I pulled the source from subversion yesterday just after they tagged CR1, and
except for a minor maven glitch (had to run "mvn -U -up" to update various
stuff, oh and make sure you have maven 2.0.9), it compiled just fine. Hold on
while I compile the 'official' source. OK, it built for me. I used WinXP SP2,
JDK 1.5.0_15.
I compared my build.log with yours. Right before the errors, your build log
shows:
compile-classes:
| [javac] Compiling 168 source files to
/home/dersupai/Tools/Appserver/jboss-5.0.0.CR1-src/j2se/ou
| tput/classes
but mine shows:
======================================================================
| == Executing 'most' in module 'j2se'...
| ==
|
| _buildmagic:init:
|
| configure:
| Overriding previous definition of reference to jboss.test.classpath
|
| _default:task-init:
|
| init:
|
| _buildmagic:build-bypass-checker:
|
| _buildmagic:build-bypass-notice:
|
| _buildmagic:build-bypass-check:
|
| jars:
|
| _buildmagic:init:
|
| init:
|
| compile-classes:
| [mkdir] Created dir:
F:\opt\jboss\download\jboss-5.0.0.CR1-src\j2se\output\classes
| [mkdir] Created dir:
F:\opt\jboss\download\jboss-5.0.0.CR1-src\j2se\output\gen-src
| [javac] Compiling 260 source files to
F:\opt\jboss\download\jboss-5.0.0.CR1-src\j2se\output\classes
Why is mine compiling 260 classes while yours is compiling only 168 classes? It
would appear that the untargzing of the file did not work correctly.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161839#4161839
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161839
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user