Author: nextgens
Date: 2008-09-06 17:16:08 +0000 (Sat, 06 Sep 2008)
New Revision: 22501
Modified:
trunk/contrib/db4o/build.xml
Log:
doh
Modified: trunk/contrib/db4o/build.xml
===================================================================
--- trunk/contrib/db4o/build.xml 2008-09-06 16:17:24 UTC (rev 22500)
+++ trunk/contrib/db4o/build.xml 2008-09-06 17:16:08 UTC (rev 22501)
@@ -77,7 +77,7 @@
<!-- ================================================== -->
- <target name="jar" depends="clean,compile, mergeOptimizations"
+ <target name="jar" depends="compile, mergeOptimizations"
description="generate the distribution" >
<!-- Create the distribution directory -->
<jar jarfile="${jarfile}" basedir="${build}"/>