diff --git a/build.xml b/build.xml index 0f3f8024f92..f13de21c0bd 100644 --- a/build.xml +++ b/build.xml @@ -92,7 +92,22 @@ - + + + + + + ${javacc.files.uptodate} + + + + + One or more of the JavaCC .jj files is newer than its corresponding + .java file. Run the "javacc" target to regenerate the artifacts. + + + +