Tried to run this and got the following error message:
Buildfile: /Library/WebServer/Documents/mglesson/build.xml
BUILD FAILED
/Library/WebServer/Documents/mglesson/build.xml:13: Unexpected text " "
What does this mean?
I changed the line as such: <project name="Reactor_build" default="build" basedir="/Library/WebServer/Documents/mglesson">
And I'm running OSX. Build.xml is within the mglesson directory.
Lola Lee Beno
25/May/06 12:55 PM
@ Doug, sorry about that, i read it a little wrong :o)
@Lola, from the look of your error it looks like the xml might be malformed? If not I don't really know what could be generating that?
Andy J
25/May/06 1:15 PM