ehatcher    02/04/23 16:11:03

  Modified:    .        build.xml
  Log:
  oops... typo!
  
  Revision  Changes    Path
  1.300     +1 -1      jakarta-ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/build.xml,v
  retrieving revision 1.299
  retrieving revision 1.300
  diff -u -r1.299 -r1.300
  --- build.xml 23 Apr 2002 18:33:52 -0000      1.299
  +++ build.xml 23 Apr 2002 23:11:03 -0000      1.300
  @@ -220,7 +220,7 @@
                unless="log4j.present" />
     </patternset>
     <patternset id="needs.commons.logging">
  -    <exclude name="${ant.package}/listener/CommongsLoggingListener.java"
  +    <exclude name="${ant.package}/listener/CommonsLoggingListener.java"
                unless="commons.logging.present" />
     </patternset>
     <patternset id="needs.bsf">
  
  
  

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

Reply via email to