Update of /var/cvs/all
In directory james.mmbase.org:/tmp/cvs-serv6518

Modified Files:
        build.xml 
Log Message:
include INDEX in jar


See also: http://cvs.mmbase.org/viewcvs/all


Index: build.xml
===================================================================
RCS file: /var/cvs/all/build.xml,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -b -r1.171 -r1.172
--- build.xml   11 Apr 2008 08:42:01 -0000      1.171
+++ build.xml   11 Apr 2008 09:11:44 -0000      1.172
@@ -2,7 +2,7 @@
 
 
 MMBase Build File
-$Id: build.xml,v 1.171 2008/04/11 08:42:01 pierre Exp $
+$Id: build.xml,v 1.172 2008/04/11 09:11:44 nklasens Exp $
 =================
 
 This build file can be used to build the following from CVS or from the source
@@ -483,6 +483,7 @@
     <copy todir="${build.dir}/classes/org/mmbase/config"  
preservelastmodified="true">
       <fileset dir="${source-config.dir}">
         <include name="**/*.xml"/>
+       <include name="**/INDEX"/>
         <include name="xslt/**/*.xsl"/>
         <include name="xslt/**/*.xslt"/>
         <include name="dtd/**"/>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to