[jboss-user] [JBoss Seam] - Cannot compile seam from CVS

fady.matar do-not-reply at jboss.com
Wed Jan 17 08:42:56 EST 2007


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



More information about the jboss-user mailing list