sbailliez    02/04/16 05:22:48

  Modified:    .        build.xml
  Log:
  Fix something that should not make it into cvs..
  
  Revision  Changes    Path
  1.292     +0 -4      jakarta-ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/build.xml,v
  retrieving revision 1.291
  retrieving revision 1.292
  diff -u -r1.291 -r1.292
  --- build.xml 16 Apr 2002 12:21:29 -0000      1.291
  +++ build.xml 16 Apr 2002 12:22:48 -0000      1.292
  @@ -1331,8 +1331,4 @@
             description="--> creates a minimum distribution in ./dist"
             depends="dist-lite" />
   
  -  <target name="javacc">
  -    <javacc javacchome="e:\download\thirdparty\javacc2.0"
  -      
target="E:\download\thirdparty\javacc2.0\examples\MailProcessing\Digest.jj"/>
  -  </target>
   </project>
  
  
  

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

Reply via email to