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: 05/11/2005 20:50:30 |
Time to build: 447 minutes 50 seconds |
Last changed: 05/11/2005 16:58:03 |
Last log entry: [JBAS-1807] - Fix recursive death |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (14) | ||||
1.17.6.1 | modified | state: | management/src/main/org/jboss/management/mejb/ManagementBean.java | [JBAS-1807] - Fix recursive death |
1.1.28.1 | modified | state: | common/src/main/org/jboss/util/MuInteger.java | [JBAS-1807] - Fix recursive death |
1.3.6.2 | modified | state: | console/src/resources/webconsole.war/css/jboss.css | JBAS-1795: use the blue logo instead |
1.2.6.2 | modified | state: | tomcat/src/webapps/ROOT.war/jboss.css | JBAS-1795: use the blue logo instead |
1.2.6.2 | modified | state: | tomcat/src/webapps/ROOT.war/logo.gif | JBAS-1795: use the blue logo instead |
1.3.6.1 | modified | state: | console/src/resources/webconsole.war/css/jboss.css | JBAS-1795 - update logos |
1.1.12.1 | modified | state: | console/src/resources/webconsole.war/images/jboss.gif | JBAS-1795 - update logos |
1.2.10.1 | modified | state: | console/src/resources/webconsole.war/images/logo.gif | JBAS-1795 - update logos |
1.2.6.1 | modified | state: | tomcat/src/webapps/ROOT.war/jboss.css | JBAS-1795 - update logos |
1.2.6.1 | modified | state: | tomcat/src/webapps/ROOT.war/logo.gif | JBAS-1795 - update logos |
1.2.8.1 | modified | state: | varia/src/resources/jmx/html/images/logo.gif | JBAS-1795 - update logos |
1.2.6.1 | modified | state: | testsuite/src/resources/jmx/proxy/META-INF/jboss-service.xml | Move the injection target mbean to the end to test that the dependency does not try to use the mbean before its started. |
1.32.4.3 | modified | state: | system/src/main/org/jboss/system/ServiceConfigurator.java | Use the MBeanProxyExt lazyInit mode for the proxy that delays the loading of the attribute info until needed. Resolves (JBAS-1784) Injected mbean dependencies do not honor the dependency contract. |
1.6.4.3 | modified | state: | jmx/src/main/org/jboss/mx/util/MBeanProxyExt.java | Add a lazyInit mode for the proxy that delays the loading of the attribute info until needed. Resolves (JBAS-1784) Injected mbean dependencies do not honor the dependency contract. |