svn commit: r580978 - in /lenya/branches/branch_1_2_x_shibboleth: lib/antlr-2.7.7.jar lib/antlr3-task.jar lib/stringtemplate-3.0.jar src/targets/antlr-build.xml

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Mon Oct  1 07:48:33 2007
New Revision: 580978

URL: http://svn.apache.org/viewvc?rev=580978&view=rev
Log:
Adding missing libraries for ANTLR grammar compilation, updated antlr build file

Added:
    lenya/branches/branch_1_2_x_shibboleth/lib/antlr-2.7.7.jar   (with props)
    lenya/branches/branch_1_2_x_shibboleth/lib/antlr3-task.jar   (with props)
    lenya/branches/branch_1_2_x_shibboleth/lib/stringtemplate-3.0.jar   (with props)
Modified:
    lenya/branches/branch_1_2_x_shibboleth/src/targets/antlr-build.xml

Added: lenya/branches/branch_1_2_x_shibboleth/lib/antlr-2.7.7.jar
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/lib/antlr-2.7.7.jar?rev=580978&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lenya/branches/branch_1_2_x_shibboleth/lib/antlr-2.7.7.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lenya/branches/branch_1_2_x_shibboleth/lib/antlr3-task.jar
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/lib/antlr3-task.jar?rev=580978&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lenya/branches/branch_1_2_x_shibboleth/lib/antlr3-task.jar
------------------------------------------------------------------------------
    svn:executable = *

Propchange: lenya/branches/branch_1_2_x_shibboleth/lib/antlr3-task.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: lenya/branches/branch_1_2_x_shibboleth/lib/stringtemplate-3.0.jar
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/lib/stringtemplate-3.0.jar?rev=580978&view=auto
==============================================================================
Binary file - no diff available.

Propchange: lenya/branches/branch_1_2_x_shibboleth/lib/stringtemplate-3.0.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: lenya/branches/branch_1_2_x_shibboleth/src/targets/antlr-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/targets/antlr-build.xml?rev=580978&r1=580977&r2=580978&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/targets/antlr-build.xml (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/targets/antlr-build.xml Mon Oct  1 07:48:33 2007
@@ -20,18 +20,13 @@
 
 <project name="antlr">
   
-  <target name="antlr.compile">
+  <target name="antlr.compile" description="Generate the ANTLR parser for attribute rule evaluation">
     <property name="antlr.build" value="build/lenya/antlr"/>
     <mkdir dir="${antlr.build}"/>
     <antlr:antlr3 xmlns:antlr="antlib:org/apache/tools/ant/antlr"
-      target="src/java/org/apache/lenya/ac/impl/expressions-grammar.antlr"
+      target="src/java/org/apache/lenya/ac/impl/antlr/Expressions.g"
       outputdirectory="${antlr.build}">
       <jvmarg value="-Djava.compiler=NONE"/>
-      <classpath>
-        <fileset dir="tools/lib">
-          <include name="antlr-*.jar"/>
-        </fileset>
-      </classpath>
     </antlr:antlr3>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.