Index: lams_build/build.xml =================================================================== diff -u -ref2bb1ac1270d66fc7201f08de45744eb0aa56c4 -r5c9a0640d0a7ca8d223a7d4392d89a86950e8d3a --- lams_build/build.xml (.../build.xml) (revision ef2bb1ac1270d66fc7201f08de45744eb0aa56c4) +++ lams_build/build.xml (.../build.xml) (revision 5c9a0640d0a7ca8d223a7d4392d89a86950e8d3a) @@ -47,7 +47,7 @@ - + @@ -536,5 +536,25 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: lams_build/common.properties =================================================================== diff -u -r08950e1090443c3423a3d1c587416a2fccd8bbdf -r5c9a0640d0a7ca8d223a7d4392d89a86950e8d3a --- lams_build/common.properties (.../common.properties) (revision 08950e1090443c3423a3d1c587416a2fccd8bbdf) +++ lams_build/common.properties (.../common.properties) (revision 5c9a0640d0a7ca8d223a7d4392d89a86950e8d3a) @@ -35,6 +35,9 @@ #deploy tool directory deploy.tool.dir=../lams_build/deploy-tool +#deploy tool directory +tag.web.dir=../lams_central/web/WEB-INF + #database access db.name=lams db.driver=com.mysql.jdbc.Driver