colus       2002/07/30 06:22:08

  Modified:    .        build.xml
  Log:
  Target description.
  
  Revision  Changes    Path
  1.145     +1 -1      jakarta-avalon-phoenix/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/build.xml,v
  retrieving revision 1.144
  retrieving revision 1.145
  diff -u -r1.144 -r1.145
  --- build.xml 30 Jul 2002 13:20:10 -0000      1.144
  +++ build.xml 30 Jul 2002 13:22:08 -0000      1.145
  @@ -316,7 +316,7 @@
   
   
       <!-- Create the lite build -->
  -    <target name="dist-mx4j" if="mx4j.present">
  +    <target name="dist-mx4j" description="Copies MX4J jars" if="mx4j.present">
        <copy file="${mx4j.jar}" todir="${bin.dist.bin}/lib"/>
        <copy file="${mx4j-tools.jar}" todir="${bin.dist.bin}/lib"/>
       </target>
  
  
  

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

Reply via email to