[Bedework-commit] access r86 - trunk
svnadmin at bedework.org
svnadmin at bedework.org
Mon Nov 3 16:13:45 EST 2008
Author: douglm
Date: 2008-11-03 16:13:44 -0500 (Mon, 03 Nov 2008)
New Revision: 86
Modified:
trunk/build.xml
Log:
Changes to get an install script working
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2008-07-15 17:46:06 UTC (rev 85)
+++ trunk/build.xml 2008-11-03 21:13:44 UTC (rev 86)
@@ -244,7 +244,7 @@
</target>
<!-- =================================================================
- non-junit test - needs fixing or scrapping.
+ non-junit test - needs fixing or scrapping.
================================================================= -->
<target name="initRun" depends="build" >
<property name="synchmltest.run.base"
@@ -260,7 +260,6 @@
<fileset dir="${struts.dir}" includes="*.jar"/>
<fileset dir="${org.bedework.temp.jars}" includes="*.jar"/>
</copy>
- <copy todir="${synchmltest.run.lib}" file="${appserver.jdbcdriver.jar}" />
<path id="lib.class.path">
<fileset dir="${synchmltest.run.lib}">
More information about the Bedework-commit
mailing list