dion        2003/01/04 21:55:50

  Modified:    jelly    project.xml
  Log:
  Remove antlr dependency
  
  Revision  Changes    Path
  1.108     +2 -2      jakarta-commons-sandbox/jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/project.xml,v
  retrieving revision 1.107
  retrieving revision 1.108
  diff -u -r1.107 -r1.108
  --- project.xml       5 Jan 2003 01:28:35 -0000       1.107
  +++ project.xml       5 Jan 2003 05:55:49 -0000       1.108
  @@ -301,12 +301,12 @@
         || These will be sub-projects one day, when Maven handles them gracefully
         -->
   
  -     <!-- antlr taglib -->
  +     <!-- antlr taglib 
       <dependency>
         <id>antlr</id>
         <version>2.7.1</version>
         <jar>antlrall-2.7.1.jar</jar>
  -    </dependency>
  +    </dependency> -->
   
        <!-- beanshell taglib -->
       <dependency>
  
  
  

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

Reply via email to