Because OSX is hosed I decided to move my development to my linux box, but it doesn't build either. It looks like the build isn't picking up the JavaCC.zip file. Jason is this working for you... Here is what I get

java version "1.4.1_02"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_02-b06)
Java HotSpot(TM) Client VM (build 1.4.1_02-b06, mixed mode)

[EMAIL PROTECTED] build]$ ./build.sh
build.sh: *WARNING* Ignoring environment value for $ANT_HOME
build.sh: Executing: /home/dain/work/jboss/jboss-head/tools/bin/ant -logger org.
apache.tools.ant.NoBannerLogger
Buildfile: build.xml


_buildmagic:init:
Trying to override old definition of task property
<snip/>
==============================================================
 ==
 ==  Executing 'most' in module 'server'...
 ==
 ==

generate-parsers:
[jjtree] Exception in thread "main" java.lang.NoClassDefFoundError: COM/sun/labs/jjtree/Main


BUILD FAILED
file:/home/dain/work/jboss/jboss-head/server/build.xml:168: JJTree failed.




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to