I should be more specific. I've copied the ant directory into the same directory that I'm running build.sh from. This is apparently what the script wants (I walked through the script). None of the targets work. For instance. If i were to run
./build/build.sh init or help or any other target, they all fail because of an error reading the project file. Is it possible that my version of ant is too old? I'm using Ant version 1.4.1 compiled on October 11 2001. -ryan On Thu, 2001-12-13 at 14:24, Jason Dillon wrote: > How did you start the build? > > --jason > > > On Thu, 13 Dec 2001, Ryan Marsh wrote: > > > Hopefully I won't get flammed, I'd like to work on the Castor JDO integration some >and I'm trying to build the sources. I'm by no means a neophyte but I'm getting the >following when trying to build from a snapshot jboss-all. > > > > Searching for build.xml ... > > Buildfile: /home/ryan/jboss-all/build/build.xml > > > > BUILD FAILED > > > > Error reading project file > > > > Total time: 0 seconds > > > > ______________________________________________________________________ > > View this jboss-dev thread in the online forums: > > http://jboss.org/forums/thread.jsp?forum=66&thread=5628 > > > > _______________________________________________ > > Jboss-development mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/jboss-development > > _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
