You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by co...@apache.org on 2001/11/25 07:58:41 UTC

cvs commit: jakarta-avalon-cornerstone/apps/xcommander build.xml

colus       01/11/24 22:58:41

  Modified:    apps/xcommander build.xml
  Log:
  Not needed for xcommander.
  
  Revision  Changes    Path
  1.2       +0 -4      jakarta-avalon-cornerstone/apps/xcommander/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/xcommander/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml	2001/11/25 05:39:36	1.1
  +++ build.xml	2001/11/25 06:58:41	1.2
  @@ -123,10 +123,6 @@
            environment="${conf.dir}/xcommander-environment.xml"
            assembly="${conf.dir}/xcommander-assembly.xml" >
   
  -      <zipfileset dir="${build.classes}" prefix="SAR-INF/classes">
  -        <include name="org/apache/avalon/xcommander/classes/*"/>
  -      </zipfileset>
  -
         <lib dir="${build.lib}/">
           <include name="*.jar"/>
         </lib>          
  
  
  

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