Index: lams_tool_deploy/test/file/test.properties =================================================================== diff -u -r60f8ad90ac03834ede1c4a45585f7f117d5844de -r244dc8625045a52b05c6f73dc81adfbaf0dbfdd1 --- lams_tool_deploy/test/file/test.properties (.../test.properties) (revision 60f8ad90ac03834ede1c4a45585f7f117d5844de) +++ lams_tool_deploy/test/file/test.properties (.../test.properties) (revision 244dc8625045a52b05c6f73dc81adfbaf0dbfdd1) @@ -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