OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | gotm-commits List | June 2005 Index

<--  Date Index  --> <--  Thread Index  -->

CVS update of fractal-pool (build.xml)


    Date: Tuesday, June 28, 2005 @ 15:30:29
  Author: rouvoy
    Path: /cvsroot/gotm/fractal-pool

Modified: build.xml

* correcting a ant bug in the JTS benchmark example.


-----------+
 build.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: fractal-pool/build.xml
diff -u fractal-pool/build.xml:1.6 fractal-pool/build.xml:1.7
--- fractal-pool/build.xml:1.6  Tue Jun 28 10:20:32 2005
+++ fractal-pool/build.xml      Tue Jun 28 15:30:29 2005
@@ -21,7 +21,7 @@
 <!-- Initial developer(s): Romain Rouvoy.                                 -->
 <!-- Contributor(s): ______________________________________.              -->
 
-<!-- $Id: build.xml,v 1.6 2005/06/28 08:20:32 rouvoy Exp $ -->
+<!-- $Id: build.xml,v 1.7 2005/06/28 13:30:29 rouvoy Exp $ -->
 <!-- ==================================================================== -->
 
 <project name="Fractal Pool" default="all">
@@ -85,7 +85,7 @@
   <!-- ====================== -->
 
   <target name="-pool-prepare" depends="copy-alias,-fractal.template">
-    <copy todir="${build.dir}/${cfg.dir}" failonerror="false">
+    <copy todir="${build.dir}/${lib.dir}" failonerror="false">
       <fileset dir="${basedir}/${src.dir}/${cfg.dir}" includes="**/*.cfg" />
     </copy>
   </target>



<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.