[jboss-cvs] repository.jboss.com/antlr/2.7.6.ga ...

Dimitris Andreadis dimitris.andreadis at jboss.com
Wed Jan 10 04:14:13 EST 2007


  User: dimitris
  Date: 07/01/10 04:14:13

  Modified:    antlr/2.7.6.ga  component-info.xml
  Log:
  add unversion antlr.jar
  
  Revision  Changes    Path
  1.2       +2 -0      repository.jboss.com/antlr/2.7.6.ga/component-info.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: component-info.xml
  ===================================================================
  RCS file: /cvsroot/jboss/repository.jboss.com/antlr/2.7.6.ga/component-info.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- component-info.xml	5 May 2006 17:16:08 -0000	1.1
  +++ component-info.xml	10 Jan 2007 09:14:13 -0000	1.2
  @@ -6,8 +6,10 @@
                 projectHome="http://www.antlr.org/"
                 description="ANother Tool for Language Recognition">
         <artifact id="antlr-2.7.6.jar"/>
  +      <artifact id="antlr.jar"/>
         <export>
            <include input="antlr-2.7.6.jar"/>
  +         <include input="antlr.jar"/>
         </export>
      </component>
   
  
  
  



More information about the jboss-cvs-commits mailing list