[Mulgara-svn] r1198 - trunk/src/jar/web

pag at mulgara.org pag at mulgara.org
Thu Aug 28 23:42:46 UTC 2008


Author: pag
Date: 2008-08-28 16:42:46 -0700 (Thu, 28 Aug 2008)
New Revision: 1198

Added:
   trunk/src/jar/web/web-build.properties
Removed:
   trunk/src/jar/web/webquery-build.properties
Log:
Changed the name of this directory, so the properties filename changes too

Copied: trunk/src/jar/web/web-build.properties (from rev 1189, trunk/src/jar/web/webquery-build.properties)
===================================================================
--- trunk/src/jar/web/web-build.properties	                        (rev 0)
+++ trunk/src/jar/web/web-build.properties	2008-08-28 23:42:46 UTC (rev 1198)
@@ -0,0 +1,15 @@
+#
+# Properties used by the web module
+#
+
+# Module Name
+web.name          = web
+
+# General module properties
+web.conf.dir      = ${conf.dir}
+web.src.dir       = ${jar.src.dir}/web
+web.obj.dir       = ${jar.obj.dir}/web
+web.dist.dir      = ${bin.dir}
+web.test.dir      = ${test.dir}/web
+web.jxtest.dir    = ${jxtest.dir}/web
+web.jar           = web-base-${mulgara-version}.jar

Deleted: trunk/src/jar/web/webquery-build.properties
===================================================================
--- trunk/src/jar/web/webquery-build.properties	2008-08-28 23:41:45 UTC (rev 1197)
+++ trunk/src/jar/web/webquery-build.properties	2008-08-28 23:42:46 UTC (rev 1198)
@@ -1,15 +0,0 @@
-#
-# Properties used by the web module
-#
-
-# Module Name
-web.name          = web
-
-# General module properties
-web.conf.dir      = ${conf.dir}
-web.src.dir       = ${jar.src.dir}/web
-web.obj.dir       = ${jar.obj.dir}/web
-web.dist.dir      = ${bin.dir}
-web.test.dir      = ${test.dir}/web
-web.jxtest.dir    = ${jxtest.dir}/web
-web.jar           = web-base-${mulgara-version}.jar




More information about the Mulgara-svn mailing list