jmartin     01/03/10 02:06:22

  Modified:    .        build.xml
  Log:
  Added copy of test.xml to build dir
  
  Revision  Changes    Path
  1.11      +1 -0      jakarta-alexandria/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build.xml 2001/02/05 23:02:18     1.10
  +++ build.xml 2001/03/10 10:06:22     1.11
  @@ -44,6 +44,7 @@
             <fileset dir="src/xml/repositories"/>
           </copy>
           <copy file="src/xml/workspace.xml" toDir="${build.dir}/etc" />
  +        <copy file="src/xml/test.xml" toDir="${build.dir}/etc" />
           <copy file="src/xml/alexandria.xml" toDir="${build.dir}/xml" />
           <copy file="src/scripts/alexandria" toDir="${build.dir}" />
           <copy file="src/scripts/alexandria.bat" toDir="${build.dir}" />
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to