Hi,
I succeed to build the default target (Thanks Scott,
I did not know that I had to add the option -d to cvs update)
but next I tried
./build.sh dist
and got the following:
util:
[javac] Compiling 1 source file to /home/src/jboss/build/util/classes
[javac]
/home/src/jboss/src/main/
Hi,
Sorry to bother you, I probably should be using a precompiled
installation
After doing:
cvs update
cd src/build
./build.sh clean
./build.sh
I got
BUILD FAILED
/home/src/jboss/src/build/build.xml:235:
/home/src/jboss/build/classes/org/jboss/jms/ra not found.
Any clue?
Daniel
__