Index: lams_tool_forum/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/build.properties,v diff -u -r1.11 -r1.12 --- lams_tool_forum/build.properties 22 Jul 2005 05:58:57 -0000 1.11 +++ lams_tool_forum/build.properties 23 Aug 2005 06:25:39 -0000 1.12 @@ -7,35 +7,11 @@ ######################################################################################################################## ### project properties ### -project=LAMS signature=lafrum11 -product=lams-tool-lafrum11 -project_version=1.1 project.displayname = lams forum tool -# the URL used to access LAMS -toolContext=/lams/tool/lafrum11 - -# xdoclet properties -xdoclet.version=1.2.2 - -# application properties -sessiontimeout=120 - # path properties lib=${basedir}/lib -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 - jboss.home=D:/jboss-3.2.6/ -jboss.deploy=${jboss.home}/server/default/deploy/lams.ear -# database related properties -database.driver.file=${sharedlib}/mysql/mysql-connector-java-3.1.7-bin.jar -database.driver.classpath=${database.driver.file} -database.driver=com.mysql.jdbc.Driver -database.url=jdbc:mysql://localhost/lams?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull -database.userid=lams -database.password=lamsdemo - Index: lams_tool_forum/build.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/build.xml,v diff -u -r1.18 -r1.19 --- lams_tool_forum/build.xml 2 Aug 2005 07:22:04 -0000 1.18 +++ lams_tool_forum/build.xml 23 Aug 2005 06:25:39 -0000 1.19 @@ -1,39 +1,21 @@ - + - - - + + + + - - - - - - - - - - - - + + - - - - + + + - - - - - - - - @@ -83,13 +65,12 @@ - - - - + + + + - @@ -99,13 +80,12 @@ +------------------------------------------+ - - - - + + + + - @@ -131,10 +111,10 @@ classname="xdoclet.modules.hibernate.HibernateDocletTask" classpathref="all-libs"/> - Building hbm.xml files using XDoclet to ${hibernate.mappings.dir} from ${src.dir} + Building hbm.xml files using XDoclet to ${conf.hibernate.mapping.dir} from ${src.dir} @@ -163,7 +143,7 @@ - - + - + - + - + - + - - + + - + - + - + @@ -213,7 +193,7 @@ +-------------------------------------------+ - @@ -233,7 +213,7 @@ - + @@ -260,11 +240,11 @@ +------------------------------------------+ | create jar file | +------------------------------------------+ - - + + - + @@ -275,8 +255,8 @@ classname="xdoclet.modules.web.WebDocletTask" classpathref="project.classpath" /> - + @@ -294,16 +274,16 @@ +------------------------------------------+ | build jar file | +------------------------------------------+ - - - + + + - + @@ -315,9 +295,9 @@ - - @@ -336,12 +316,12 @@ - - - + + + - - + + @@ -350,13 +330,13 @@ - + - + @@ -369,18 +349,18 @@ - + @@ -402,7 +382,7 @@ classname="org.lamsfoundation.lams.tool.deploy.Deploy" classpathref="deploy.classpath" fork="true"> - +