[JBoss-user] [Nukes User] - Re: unable to compile latest cvs

2004-09-24 Thread jae77
did you compile the common package first? we should probably add some kind of check that will check if the common package has been compiled and if not, compile it before the core. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3849425#3849425 Reply to the

[JBoss-user] [Nukes User] - Re: unable to compile latest cvs

2004-09-24 Thread chasetec
Try building from the build directory and not the nukes directory. You may also want to look at the build instructions at: http://www.jboss.org/wiki/Wiki.jsp?page=InstallUninstallUpgrade View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3849428#3849428 Reply to

[JBoss-user] [Nukes User] - Re: unable to compile latest cvs

2004-09-24 Thread oissela
The common build fails in this way: F:\nukes\commonbuild Executing F:\nukes\common\..\tools\bin\ant.bat -logger org.apache.tools.ant.NoB annerLogger Buildfile: build.xml _buildmagic:init: Trying to override old definition of task property [echo] F:\nukes/build/etc/mysql.properties

[JBoss-user] [Nukes User] - Re: unable to compile latest cvs

2004-09-24 Thread oissela
thanks, following instructions at http://www.jboss.org/wiki/Wiki.jsp?page=InstallUninstallUpgrade it works maybe this page http://www.jboss.org/developers/projects/nukes/build should be updated by pointing it to http://www.jboss.org/wiki/Wiki.jsp?page=InstallUninstallUpgrade ... View the