You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/01/08 08:29:11 UTC

cvs commit: jakarta-avalon-cornerstone build.xml

hammant     02/01/07 23:29:11

  Modified:    .        build.xml
  Log:
  FtpServer not excluded from binaries any more
  
  Revision  Changes    Path
  1.86      +0 -1      jakarta-avalon-cornerstone/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/build.xml,v
  retrieving revision 1.85
  retrieving revision 1.86
  diff -u -r1.85 -r1.86
  --- build.xml	29 Dec 2001 19:32:57 -0000	1.85
  +++ build.xml	8 Jan 2002 07:29:10 -0000	1.86
  @@ -430,7 +430,6 @@
       <copy todir="${dist.base}/phoenix-apps" flatten="true">
         <fileset dir="apps">
           <include name="*/dist/*.sar"/>
  -        <exclude name="ftpserver/dist/ftp-server.sar"/>
         </fileset>
       </copy>    
     </target>
  
  
  

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