[JBoss-dev] jboss-remoting-testsuite-1.5 Build Completed With Testsuite Errors

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.5?log=log20060411014716 TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line:

[JBoss-dev] jboss-remoting-testsuite-1.4 Build Completed With Testsuite Errors

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-remoting-testsuite-1.4?log=log20060411060212 TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-remoting.xml:96: The following error occurred while executing this line:

[JBoss-dev] jboss-cache-testsuite Build Completed With Testsuite Errors

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060411074931 TESTS FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-JBossCache.xml:86: The following error occurred while executing this line:

[JBoss-dev] jboss-4.0-jdk-matrix Build Failed

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060411094849 BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:198: The following error occurred while executing this line:

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060411142335 BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line:

[JBoss-dev] jbpm-hsqldb-testsuite Build Completed With Testsuite Errors

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jbpm-hsqldb-testsuite?log=log20060411143836 TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-jbpm-db-matrix.xml:77: The following error occurred while executing this line:

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060411145722 BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line:

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060411154924 BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line:

[JBoss-dev] jboss-head-jdk-matrix Build Failed

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060411161932 BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line:

[JBoss-dev] jboss-3.2-compatibility-matrix Build Failed

2006-04-11 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-compatibility-matrix?log=log20060411223033 BUILD FAILEDAnt Error Message:/services/cruisecontrol/work/scripts/build-jboss-common.xml:228: The following error occurred while executing this line:

[JBoss-dev] synchronization on non-final fields warning

2006-04-11 Thread Scott M Stark
I'm trying to understand the full implication of the intellij synchronization on non-final fields warning, which has this description: This inspection reports instances of synchronized statements where the lock expression is a non-final field. Such statements are unlikely to have useful