You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2002/09/09 06:39:17 UTC

cvs commit: jakarta-avalon-excalibur/assembly build.xml

mcconnell    2002/09/08 21:39:17

  Modified:    assembly build.xml
  Log:
  Buildfile update on tools dir.
  
  Revision  Changes    Path
  1.58      +1 -1      jakarta-avalon-excalibur/assembly/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/assembly/build.xml,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- build.xml	9 Sep 2002 04:33:52 -0000	1.57
  +++ build.xml	9 Sep 2002 04:39:17 -0000	1.58
  @@ -477,7 +477,7 @@
       <echo message="updating orb"/>
       <copy toDir="${lib.dir}" file="${apps.dir}/enterprise/orb/build/orb-2.0.jar"/>
       <copy toDir="${lib.dir}" file="${apps.dir}/enterprise/orb/lib/openorb_tools-1.3.0.jar"/>
  -    <copy toDir="${lib.dir}" file="${apps.dir}/enterprise/orb/lib/openorb-1.3.0.jar"/>
  +    <copy toDir="${local-tools.dir}" file="${apps.dir}/enterprise/orb/lib/openorb-1.3.0.jar"/>
     </target>
   
    
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>