BUILD FAILED |
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:66: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See tests.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/ |
Date of build: 11/16/2004 01:16:06 |
Time to build: 15 minutes 36 seconds |
Last changed: 11/15/2004 21:58:27 |
Last log entry: Eclipse build fixes (again).Thomas, don't copy the .classpath from jboss-head into jboss-3.2 it hasa different thirdparty structure. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (20) | ||||
1.7.2.6 | modified | ejort | console/.classpath | Eclipse build fixes (again).Thomas, don't copy the .classpath from jboss-head into jboss-3.2 it hasa different thirdparty structure. |
1.6.2.7 | modified | ejort | testsuite/.classpath | Eclipse build fixes (again).Thomas, don't copy the .classpath from jboss-head into jboss-3.2 it hasa different thirdparty structure. |
1.4.2.10 | modified | ejort | jboss.net/.classpath | Eclipse build fixes (again).Thomas, don't copy the .classpath from jboss-head into jboss-3.2 it hasa different thirdparty structure. |
1.1.1.1.2.3 | modified | ejort | jaxrpc/.classpath | Eclipse build fixes (again).Thomas, don't copy the .classpath from jboss-head into jboss-3.2 it hasa different thirdparty structure. |
1.8.2.9 | modified | ejort | varia/.classpath | Eclipse build fixes (again).Thomas, don't copy the .classpath from jboss-head into jboss-3.2 it hasa different thirdparty structure. |
1.1.2.1 | modified | ejort | messaging/src/main/org/jboss/mq/MessageStatistics.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.2.2.7 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/DestinationMBean.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.3.2.10 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/DestinationMBeanSupport.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.3.2.7 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/Queue.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.4.2.13 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/DestinationManager.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.3.2.7 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/Topic.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.1.2.6 | modified | ejort | messaging/src/main/org/jboss/mq/server/BasicQueueParameters.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.12.2.13 | modified | ejort | messaging/src/main/org/jboss/mq/server/JMSQueue.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.17.2.21 | modified | ejort | messaging/src/main/org/jboss/mq/server/JMSTopic.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.1.2.7 | modified | ejort | messaging/src/main/org/jboss/mq/server/MessageCounter.java | Make the message history parameter work during the configuration phase.Add a MessageStatistics object that is serializable, i.e. useable outside the JBoss JVM. |
1.2.2.7 | modified | loubyansky | server/src/main/org/jboss/cache/invalidation/InvalidationManager.java | added invalidateAll() operation for the InvalidationGroup |
1.1.4.1 | modified | starksm | testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java | Log the replicants map from each node |
1.165.2.172 | modified | starksm | testsuite/build.xml | Add a sleep seconds="15" after the cluster node web servers are seento be up to give the partition time to recognize the nodes. We need a custom test to validate the the cluster membership has the expected count on each node. |
1.1.1.1.2.3 | modified | recampbell | jaxrpc/build.xml | add xalan to the library.classpath to allow building under jdk 1.3 |
1.1.2.18 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.java | fixed [ 1064073 ] CMP2.x jdbc2 handles CMR (M:N) collection incorrectly. |