You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by ha...@apache.org on 2001/11/02 13:26:16 UTC

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

hammant     01/11/02 04:26:16

  Modified:    apps/bay build.xml
  Log:
  revert incorrectly commited
  
  Revision  Changes    Path
  1.10      +2 -1      jakarta-avalon-cornerstone/apps/bay/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/apps/bay/build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.xml	2001/11/02 12:01:31	1.9
  +++ build.xml	2001/11/02 12:26:16	1.10
  @@ -122,10 +122,11 @@
         <lib dir="${build.lib}/">
           <include name="*.jar"/>
         </lib>
  -      
  +      <!--
         <lib dir="lib/">
           <include name="tools.jar"/>
         </lib>       
  +      -->
   
         <zipfileset dir="${conf.dir}" fullpath="conf/keyStore">
           <include name="keystore"/>
  
  
  

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