donaldp     01/03/28 19:56:44

  Modified:    .        build.xml
  Log:
  Eyes are such a groovy thing ... really gotta learn to use them.
  
  Revision  Changes    Path
  1.12      +2 -2      jakarta-avalon-phoenix/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/build.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- build.xml 2001/03/28 15:08:27     1.11
  +++ build.xml 2001/03/29 03:56:44     1.12
  @@ -425,8 +425,8 @@
         </fileset>
       </copy>
   
  -    <copy file="${xerces.jar}" todir="${src.dist.lib}">
  -    <copy file="${avalonapi.jar}" todir="${src.dist.lib}">
  +    <copy file="${xerces.jar}" todir="${src.dist.lib}/"/>
  +    <copy file="${avalonapi.jar}" tofile="${src.dist.lib}/avalonapi.jar"/>
   
       <copy todir="${src.dist.src}">
         <fileset dir="${src.dir}"/>
  
  
  

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

Reply via email to