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 gotm-explorer (build.xml)


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

Modified: build.xml

* correcting a ant bug in the JTS benchmark example.


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


Index: gotm-explorer/build.xml
diff -u gotm-explorer/build.xml:1.7 gotm-explorer/build.xml:1.8
--- gotm-explorer/build.xml:1.7 Tue Jun 28 10:07:19 2005
+++ gotm-explorer/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.7 2005/06/28 08:07:19 rouvoy Exp $ -->
+<!-- $Id: build.xml,v 1.8 2005/06/28 13:30:29 rouvoy Exp $ -->
 <!-- ==================================================================== -->
 
 <project name="GoTM Explorer" default="all">
@@ -87,7 +87,7 @@
     <mkdir dir="${build.dir}/${class.dir}"/>
                <java.c srcdir="${basedir}/${src.dir}/${java.dir}"/>
     <copy todir="${build.dir}/${class.dir}">
-      <fileset dir="${basedir}/${src.dir}/${cfg.dir}" includes="**/*.*"/>
+      <fileset dir="${basedir}/${src.dir}/${xml.dir}" includes="**/*.*"/>
     </copy>
     <copy todir="${build.dir}/${class.dir}">
       <fileset dir="${basedir}/${src.dir}/${pics.dir}" includes="**/*.*"/>



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

Reply via email to:

Powered by MHonArc.

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