Index: lams_build/build.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_build/build.xml,v
diff -u -r1.41 -r1.42
--- lams_build/build.xml 28 Sep 2006 02:30:15 -0000 1.41
+++ lams_build/build.xml 28 Sep 2006 23:26:13 -0000 1.42
@@ -47,7 +47,7 @@
-
+
@@ -536,5 +536,25 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: lams_build/common.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_build/common.properties,v
diff -u -r1.16 -r1.17
--- lams_build/common.properties 17 Sep 2006 06:10:40 -0000 1.16
+++ lams_build/common.properties 28 Sep 2006 23:26:28 -0000 1.17
@@ -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