Author: antonio Date: Sat Nov 6 14:02:30 2004 New Revision: 56776 Added: cocoon/branches/BRANCH_2_1_X/legal/antlr-2.7.4.jar.license.txt - copied unchanged from rev 56688, cocoon/branches/BRANCH_2_1_X/legal/antlr-2.7.3.jar.license.txt cocoon/branches/BRANCH_2_1_X/lib/optional/antlr-2.7.4.jar (contents, props changed) Removed: cocoon/branches/BRANCH_2_1_X/legal/antlr-2.7.3.jar.license.txt cocoon/branches/BRANCH_2_1_X/lib/optional/antlr-2.7.3.jar Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml cocoon/branches/BRANCH_2_1_X/status.xml Log: Update antlr to 2.7.4
Modified: cocoon/branches/BRANCH_2_1_X/lib/jars.xml ============================================================================== --- cocoon/branches/BRANCH_2_1_X/lib/jars.xml (original) +++ cocoon/branches/BRANCH_2_1_X/lib/jars.xml Sat Nov 6 14:02:30 2004 @@ -976,7 +976,7 @@ translators from grammatical descriptions containing Java, C#, or C++ actions </description> <used-by>OJB</used-by> - <lib>optional/antlr-2.7.3.jar</lib> + <lib>optional/antlr-2.7.4.jar</lib> <homepage>http://www.antlr.org/</homepage> </file> Added: cocoon/branches/BRANCH_2_1_X/lib/optional/antlr-2.7.4.jar ============================================================================== Binary file. No diff available. Modified: cocoon/branches/BRANCH_2_1_X/status.xml ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Sat Nov 6 14:02:30 2004 @@ -199,6 +199,9 @@ <changes> <release version="@version@" date="@date@"> + <action dev="AG" type="update"> + Updated antlr to 2.7.4 + </action> <action dev="TC" type="fix" fixes-bug="31297" due-to="Nikolaus Rath" due-to-email="[EMAIL PROTECTED]"> Javaflow: also support inherited methods </action>