You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by an...@apache.org on 2004/03/31 09:41:37 UTC

cvs commit: cocoon-2.1/legal antlr-2.7.3.jar.license.txt antlr-2.7.2.jar.license.txt

antonio     2004/03/30 23:41:37

  Modified:    .        status.xml
               lib      jars.xml
  Added:       src/blocks/ojb/lib antlr-2.7.3.jar
               legal    antlr-2.7.3.jar.license.txt
  Removed:     src/blocks/ojb/lib antlr-2.7.2.jar
               legal    antlr-2.7.2.jar.license.txt
  Log:
  Update antlr to 2.7.3
  
  Revision  Changes    Path
  1.291     +4 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/status.xml,v
  retrieving revision 1.290
  retrieving revision 1.291
  diff -u -r1.290 -r1.291
  --- status.xml	28 Mar 2004 20:07:59 -0000	1.290
  +++ status.xml	31 Mar 2004 07:41:37 -0000	1.291
  @@ -212,6 +212,9 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +     <action dev="AG" type="update">
  +     Updated antlr to 2.7.3
  +   </action>
       <action dev="AG" type="update">
        Deprecated Tokenizer and the methods count(), matchStrings(),
        repleaceTokens() and both split() in StringUtils. The functionality of all this
  
  
  
  1.1                  cocoon-2.1/src/blocks/ojb/lib/antlr-2.7.3.jar
  
  	<<Binary file>>
  
  
  1.198     +2 -2      cocoon-2.1/lib/jars.xml
  
  Index: jars.xml
  ===================================================================
  RCS file: /home/cvs//cocoon-2.1/lib/jars.xml,v
  retrieving revision 1.197
  retrieving revision 1.198
  diff -u -r1.197 -r1.198
  --- jars.xml	29 Mar 2004 19:22:06 -0000	1.197
  +++ jars.xml	31 Mar 2004 07:41:37 -0000	1.198
  @@ -966,7 +966,7 @@
         translators from grammatical descriptions containing Java, C#, or C++ actions
       </description>
       <used-by>OJB</used-by>
  -    <lib>ojb/lib/antlr-2.7.2.jar</lib>
  +    <lib>ojb/lib/antlr-2.7.3.jar</lib>
       <homepage>http://www.antlr.org/</homepage>
     </file>
   
  
  
  
  1.1                  cocoon-2.1/legal/antlr-2.7.3.jar.license.txt
  
  Index: antlr-2.7.3.jar.license.txt
  ===================================================================
  
  SOFTWARE RIGHTS
  
  ANTLR 1989-2004 Developed by Terence Parr
  Partially supported by University of San Francisco & jGuru.com
  
  We reserve no legal rights to the ANTLR--it is fully in the
  public domain. An individual or company may do whatever
  they wish with source code distributed with ANTLR or the
  code generated by ANTLR, including the incorporation of
  ANTLR, or its output, into commerical software.
  
  We encourage users to develop software with ANTLR. However,
  we do ask that credit is given to us for developing
  ANTLR. By "credit", we mean that if you use ANTLR or
  incorporate any source code into one of your programs
  (commercial product, research project, or otherwise) that
  you acknowledge this fact somewhere in the documentation,
  research report, etc... If you like ANTLR and have
  developed a nice tool with the output, please mention that
  you developed it using ANTLR. In addition, we ask that the
  headers remain intact in our source code. As long as these
  guidelines are kept, we expect to continue enhancing this
  system and expect to make other tools available as they are
  completed.
  
  The primary ANTLR guy:
  
  Terence Parr
  parrt@cs.usfca.edu
  parrt@antlr.org