Hi, I've downloaded the prebuilt jboss server and got everything working really fast. Looks great, nice work.
I would like to mess around with the modules so I checked out the src from cvs and tried to build it but i came across some problems there. I'm running the $NUKES_HOME/build/build.sh script with jboss_home set to a fresh installation of the JB-version that is pointed to from the project page (jboss-3.2.3RC1). The error i get is: --------------------------------------------------------------------------------------------------- ... BUILD FAILED file:/home/robert/cvstracking/nukes/common/build.xml:124: Could not create task or type of type: javacc. Ant could not find the task or a class this task relies upon. ... ---------------------------------------------------------------------------------------------------- I also tried to build a separate module by running the build script from $NUKES_HOME/news/ Then i get this error: --------------------------------------------------------------------------------------------------- ... BUILD FAILED file:/home/robert/cvstracking/nukes/nukes/../tools/etc/buildfragments/targets.ent:51: Could not create task or type of type: depend. Ant could not find the task or a class this task relies upon. ... --------------------------------------------------------------------------------------------------- I'm using Fedora Core 1 and running the scripts like shell$] ./build.sh I have ANT_HOME set to my ant installation dir but the script says that it ignores the preset ANT_HOME variable so i figured that can't be the problem either. (I tried to remove the ANT_HOME env.var . aswell) Thanks for any help /Rob X <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3824551#3824551">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3824551>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
