Re: JavaCC and Demo files

2008-12-08 Thread Grant Ingersoll
On Dec 8, 2008, at 6:15 AM, Michael McCandless wrote: 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.0 -0500 src/demo/org/apache/lucene/demo/html/HTMLParser.java -rw-rw-rw- 1 mike users 9486 2008-11-26 05:25:28

Re: JavaCC and Demo files

2008-12-08 Thread Michael McCandless
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.0 -0500 src/ demo/org/apache/lucene/demo/html/HTMLParser.java -rw-rw-rw- 1 mike users 9486 2008-11-26 05:25:28.0 -0500 src/ demo/org/apache/lucene/demo/html/H

Re: JavaCC and Demo files

2008-12-06 Thread Grant Ingersoll
I figured as much, but wanted to double check that it wasn't just caused by the fact that I'm on JavaCC 4.x and the files themselves are 3.x. On Dec 6, 2008, at 9:07 PM, Mark Miller wrote: Grant Ingersoll wrote: Anyone else seeing: javacc-notice: [echo] [echo] One or more of

Re: JavaCC and Demo files

2008-12-06 Thread Mark Miller
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 f