Index: lams_tool_deploy/test/file/test.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_deploy/test/file/Attic/test.properties,v diff -u -r1.3 -r1.4 --- lams_tool_deploy/test/file/test.properties 15 Jun 2005 03:55:08 -0000 1.3 +++ lams_tool_deploy/test/file/test.properties 1 Dec 2005 23:55:54 -0000 1.4 @@ -30,10 +30,13 @@ testAppXmlPath=test/file/application.xml #path to test deploy properties file -testDeployPropertiesPath=test/file/deploy.properties +testDeployPropertiesPath=test/file/tool_deploy/deploy.xml #Destination path of test war testWarPath=test/file/lams.ear/test-dummy.war #destination path of the test jar testJarPath=test/file/lams.ear/test-dummy.jar + +#path to test library deploy propertise file +testLibraryDeployPropertiesPath=test/file/library_deploy/deployLibraryTest.xml