You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by br...@apache.org on 2004/03/17 17:28:11 UTC

cvs commit: db-ojb/src/test/org/apache/ojb build.xml

brianm      2004/03/17 08:28:11

  Modified:    src/test/org/apache/ojb build.xml
  Log:
  Minor change to copy wildcard to get the root repository.xml as well as entity ref'd files
  
  Revision  Changes    Path
  1.4       +1 -1      db-ojb/src/test/org/apache/ojb/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/build.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- build.xml	4 Jan 2004 04:36:07 -0000	1.3
  +++ build.xml	17 Mar 2004 16:28:11 -0000	1.4
  @@ -36,7 +36,7 @@
               <fileset dir="${source.resource.dir}">
                   <include name="*.properties"/>
                   <include name="*.dtd"/>
  -                <include name="repository_*.xml"/>
  +                <include name="repositor*.xml"/>
                   <exclude name="build.properties"/>
               </fileset>
               <filterset>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org