jmartin     01/05/08 01:39:31

  Modified:    .        build.xml
  Log:
  Removed redundent copy of global.xml
  
  Revision  Changes    Path
  1.16      +0 -1      jakarta-alexandria/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml 2001/04/30 20:52:41     1.15
  +++ build.xml 2001/05/08 08:39:26     1.16
  @@ -60,7 +60,6 @@
           <jar jarfile="${build.dir}/Alexandria.jar" basedir="${build.classes}"
               excludes="**/test_*.class"
           />
  -        <copy file="src/xml/global.xml" toDir="${build.dir}/etc" />
           <copy toDir="${build.dir}/etc/projects">
             <fileset dir="src/xml/projects"/>
           </copy>
  
  
  

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

Reply via email to