Index: lams_tool_laqa/build.properties
===================================================================
diff -u -r2999f2756b676f00dc21ef0cdf2fb94c54ce9aea -r2324d2f357190c9cc7457cf90a3dc49b9423838b
--- lams_tool_laqa/build.properties (.../build.properties) (revision 2999f2756b676f00dc21ef0cdf2fb94c54ce9aea)
+++ lams_tool_laqa/build.properties (.../build.properties) (revision 2324d2f357190c9cc7457cf90a3dc49b9423838b)
@@ -1,81 +1,28 @@
# properties for building the Lams q/a Tool
#name of this project
-name=lams_tool_laqa11
-product=lams-tool-laqa11
+signature=laqa11
# Directory where third party jars reside.
-sharedlib=../lams_build/lib
-deploy.tool.dir=../lams_build/deploy-tool
j2eelibs=C:/Program Files/MyEclipse/eclipse/plugins/com.genuitec.eclipse.j2eedt.core_3.8.4/data/libraryset/1.4
-build.deploy=${build}/deploy
-#middlegen properties
-middlegen = ${conf}/middlegen
-gui = true
-#xdoclet version number
-xdoclet.version=1.2.2
-
-#web application properties
-sessiontimeout=120
-
-signature=laqa11
-
-# the URL used to access LAMS
-toolContext=/lams/tool/laqa11
-
-#database access
-db.name=lams
-db.driver=com.mysql.jdbc.Driver
-db.url=jdbc:mysql://localhost/lams?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&autoReconnect=true
-database.url=${db.url}
-db.username=lams
-db.password=lamsdemo
-database.userid=lams
-database.password=lamsdemo
-db.driver.jar=${sharedlib}/mysql/mysql-connector-java-3.1.7-bin.jar
-db.scripts=${basedir}/db/sql
-sql=${basedir}/db/sql
-
#submit files package definition
qa.package=org.lamsfoundation.lams.tool.qa
qa.path=org/lamsfoundation/lams/tool/qa
#configuration files
-conf.dir=${basedir}/conf
-conf.middlegen.dir=${conf.dir}/middlegen
-conf.hibernate.dir=${conf.dir}/hibernate
-conf.hibernate.mapping.dir=${conf.hibernate.dir}/mappings
-conf.web.dir=${basedir}/web
conf.includes.dir=${basedir}/web/includes
conf.template.dir=${basedir}/web/template
-conf.webinf.dir=${conf.web.dir}/WEB-INF
-conf.xdoclet.dir=${conf.dir}/xdoclet
-conf.struts.dir=${conf.webinf.dir}/struts
conf.resources.dir=${conf.web.dir}/resources
-webinf=${conf.webinf.dir}
# Build directory
-build=${basedir}/build
-build.classes.java=${build}/classes/java
-build.classes.test=${build}/classes/test
-build.lib=${build}/lib
-build.report=${build}/report
-build.web=${build}/web
build.webinf.dir=${build.web}/WEB-INF/resources
build.web.includes=${build}/web/includes
build.web.template=${build}/web/template
-# Source directory under the current root
-src.dir=${basedir}/src
-src.dir.java=${src.dir}/java
-src.dir.test=${basedir}/test/java
-src.test.java=${basedir}/test/java
-
testweb=${basedir}/test/web
testwebinf=${testweb}/WEB-INF
-jboss.home=D:/AppServer/jboss-3.2.6/
-jboss.deploy=${jboss.home}/server/default/deploy/lams.ear
+jboss.home=D:/jboss-3.2.6/
contentrepository.location = D:/repository
Index: lams_tool_laqa/build.xml
===================================================================
diff -u -r63a14a82c79d87539f49f17e2b57e930d8e70bb0 -r2324d2f357190c9cc7457cf90a3dc49b9423838b
--- lams_tool_laqa/build.xml (.../build.xml) (revision 63a14a82c79d87539f49f17e2b57e930d8e70bb0)
+++ lams_tool_laqa/build.xml (.../build.xml) (revision 2324d2f357190c9cc7457cf90a3dc49b9423838b)
@@ -24,7 +24,8 @@
-
+
+
@@ -76,9 +77,9 @@
The JDBC driver you have specified by including one of the files in ${basedir}/config/database
- doesn't exist. You have to download this driver separately and put it in ${database.driver.file}
+ doesn't exist. You have to download this driver separately and put it in ${db.driver.jar}
Please make sure you're using a version that is equal or superior to the one we looked for.
- If you name the driver jar file differently, please update the database.driver.file property
+ If you name the driver jar file differently, please update the db.driver.jar property
in the ${basedir}/config/database/xxx.xml file accordingly.
@@ -90,7 +91,7 @@
-
+
@@ -150,14 +151,14 @@
-
-
+
@@ -166,7 +167,7 @@
-
+
@@ -222,7 +223,7 @@
-
+
@@ -330,7 +331,7 @@
-
+
@@ -359,17 +360,17 @@
-
-
-
+
+
+
-
+
@@ -414,7 +415,7 @@
-
+