https://bz.apache.org/bugzilla/show_bug.cgi?id=63868

            Bug ID: 63868
           Summary: JavaCC/JJTree: add <classpath> element and
                    "classpathref" attribute
           Product: Ant
           Version: 1.9.14
          Hardware: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Core tasks
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Hello

A newcoming 8.0.0 version of JavaCC and JJTree will be delivered with 2 or more
jars: a parser.jar and one or more additional generator.jar (Java, c++, C#). As
such the way the the JavaCC/JJTree tasks are referencing the location of a
single jar with the "javacchome" attribute is incompatible with the upcoming
new version.

So, this enhancement proposes to add the traditional <classpath> element and
the "classpathref" attribute to the JavaCC/JJTree tasks.

Also, a new option is mandatory for using the JavaCC 8.0 future versions:
CODE_GENERATOR that sets up the language of the generated parser, (Java, C++,
C#).

This enhancement should be targeted for the 1.9 Ant version as well as above
1.10.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to