Change 20061214-ptw-r by [EMAIL PROTECTED] on 2006-12-14
13:39:20 EST
in /Users/ptw/OpenLaszlo/legals-1
Summary: Refine parser dependencies
Technical Reviewer: henry (pending)
QA Reviewer: ben (pending)
Doc Reviewer: n/a
Details:
The script parser Parser.java depends on the Parser.jjt syntax
specification and the custom parser/*.java files that override the
ones generated by javacc. (The Parser.jj file is an intermediate
file, not the source file.)
Any time you run jjtree and javacc you have to recopy the custom
parser/*.java files, so make these on task.
Tests:
IWFM
Files:
M WEB-INF/lps/server/build.xml
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20061214-ptw-
r.tar