I used JBoss Seam from CVS however today I can no longer compile the sources. the Tool class is no longer available in antlr. Here's the error I get from the console.
| $ ant | Buildfile: build.xml | | init: | [echo] Build JBoss Seam 1.1 | [mkdir] Created dir: d:\workspace\src\java\frameworks\jboss-seam\build\classes | [copy] Copying 8 files to d:\workspace\src\java\frameworks\jboss-seam\build\classes | | select-compiler: | | antlr: | [antlrtask] java.lang.NoClassDefFoundError: antlr/Tool | [antlrtask] Exception in thread "main" | | BUILD FAILED | d:\workspace\src\java\frameworks\jboss-seam\build.xml:496: ANTLR returned: 1 | | Total time: 0 seconds View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002772#4002772 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002772 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
