As a suggestion: The clean target does not sweep the javacc outputs from the
source files. This should be in especially if someone works on the *.jj
files.
It is intentional that it does not remove them. If it did, then someone without JavaCC would no longer be able to build.
But, there are some to-do items... such as a check for out-of-dateness with the .jj files and their generated output, such that the build could try to run JavaCC if a .jj is changed.
For now its a manual step.
Erik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
