I don't see this.  When I "ls -l --time-style=full-iso" these files:

-rw-rw-rw- 1 mike users 20796 2008-11-26 05:25:28.000000000 -0500 src/ demo/org/apache/lucene/demo/html/HTMLParser.java -rw-rw-rw- 1 mike users 9486 2008-11-26 05:25:28.000000000 -0500 src/ demo/org/apache/lucene/demo/html/HTMLParser.jj

so they seem to be modified at the same time.

If you run JavaCC do you see any resulting svn diffs on the .java file?

Mike

On Dec 6, 2008, at 8:25 PM, Grant Ingersoll wrote:

Anyone else seeing:
javacc-notice:
    [echo]
[echo] One or more of the JavaCC .jj files is newer than its corresponding [echo] .java file. Run the "javacc" target to regenerate the artifacts.
    [echo]


I think the demo files are out of date for the HTML parser, but don't recall if this is something we should just automatically update or not.

Thanks,
Grant

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to