BUILD FAILED |
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:72: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:34: Exit code: 127 See compile_jdk131.log in Build Artifacts for details. JAVA_HOME=/opt/jdk1.3.1_13/ |
Date of build: 11/01/2004 02:19:35 |
Time to build: 16 minutes 26 seconds |
Last changed: 10/31/2004 15:05:03 |
Last log entry: Synch up with the fixes from the 4.0 branch |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (22) | ||||
1.424 | modified | starksm | testsuite/build.xml | Synch up with the fixes from the 4.0 branch |
1.423 | modified | osdchicago | testsuite/build.xml | Correct jaxr.includes |
1.21 | modified | starksm | testsuite/imports/test-jars.xml | Merge the _jars-webservice target changes from 4.0 |
1.36 | modified | starksm | jmx/src/main/org/jboss/mx/modelmbean/ModelMBeanInvoker.java | Add support for injecting jmx kernel types into the underlying xmbean resource based on the xmbean descriptors/injection metadata. This generalizes the previous single hard coded injection of the MBeanServer if the resource supported a setMBeanServer(MBeanServer) method. |
1.35 | modified | starksm | jmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.java | Add support for injecting jmx kernel types into the underlying xmbean resource based on the xmbean descriptors/injection metadata. This generalizes the previous single hard coded injection of the MBeanServer if the resource supported a setMBeanServer(MBeanServer) method. |
1.31 | modified | starksm | jmx/src/main/org/jboss/mx/modelmbean/XMBean.java | Refactor the setting of the ModelInfo info ivar to always be done via the setModelMBeanInfo method. |
1.26 | modified | starksm | jmx/src/main/org/jboss/mx/metadata/JBossXMBean10.java | Add any injection specifications to the mbean descriptor |
1.23 | modified | starksm | jmx/src/main/org/jboss/mx/modelmbean/ModelMBeanConstants.java | Add MBeanServerType, MBeanInfoType, and ObjectNameType constants for the current injection types |
1.23 | modified | bwang00 | cache/docs/Changelog.txt | Updated |
1.7 | modified | bwang00 | cache/src/main/org/jboss/cache/eviction/AopLRUPolicy.java | Added trace log level |
1.19 | modified | bwang00 | cache/src/main/org/jboss/cache/eviction/LRUAlgorithm.java | Added trace log level |
1.17 | modified | bwang00 | cache/src/main/org/jboss/cache/eviction/LRUPolicy.java | Added trace log level |
1.9 | modified | bwang00 | cache/src/main/org/jboss/cache/eviction/RegionManager.java | Added trace log level |
1.12 | modified | bwang00 | cache/src/main/org/jboss/cache/lock/LockStrategyFactory.java | Changed to trace log level |
1.3 | modified | starksm | jmx/src/main/org/jboss/mx/interceptor/ReflectedDispatcher.java | Provide a better NPE message when the operation cannot be found on the underlying resource during the invocation dispatch |
1.422 | modified | starksm | testsuite/build.xml | Get rid of the local javac.target override |
1.18 | modified | bwang00 | cache/src/main/org/jboss/cache/lock/IdentityLock.java | Changed to trace log level |
1.51 | modified | bwang00 | cache/src/main/org/jboss/cache/Node.java | Changed to trace log level |
1.421 | modified | loubyansky | testsuite/build.xml | moved jaxme and wutka's parsers to library.classpath from tests.classpath |
1.420 | modified | loubyansky | testsuite/build.xml | added jaxme and wutka's parser to the tests.classpath |
1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/Util.java | various XML binding utilities |
1.5 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/QueryFactory.java | fixed [ 1056837 ] NullPointerException in QueryFinder |