View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050305224151

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/
Date of build: 03/05/2005 22:41:51
Time to build: 12 minutes 31 seconds
Last changed: 03/05/2005 22:31:45
Last log entry: Initial check-in

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (35)
1.1addedpharaohhkernel/src/main/org/jboss/kernel/KernelFactory.javaInitial check-in
1.1addedpharaohhkernel/src/main/org/jboss/kernel/plugins/config/KernelConfigFactory.javaInitial check-in
1.2deletedpharaohhkernel/src/main/org/jboss/kernel/plugins/bootstrap/basic/SingletonKernelManager.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.2deletedpharaohhkernel/src/main/org/jboss/kernel/spi/bootstrap/KernelManager.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.2deletedpharaohhkernel/src/main/org/jboss/kernel/plugins/bootstrap/AbstractKernelManager.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.12modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/deployment/xml/XMLKernelDeployer.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.2modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/bootstrap/standalone/StandaloneBootstrap.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.4modifiedpharaohhkernel/src/tests/org/jboss/test/kernel/xml/support/SimpleBeanImpl.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.5modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/config/property/PropertyKernelConfig.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.2modifiedpharaohhkernel/src/main/org/jboss/kernel/spi/registry/KernelRegistry.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.4modifiedpharaohhkernel/src/main/org/jboss/kernel/spi/config/KernelConfig.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.3modifiedpharaohhkernel/src/main/org/jboss/kernel/Kernel.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.2modifiedpharaohhkernel/src/tests/org/jboss/test/kernel/bootstrap/test/BootstrapTestCase.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.3modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/bootstrap/basic/BasicBootstrap.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.2modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/bootstrap/basic/BasicKernelInitializer.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.4modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/bootstrap/basic/KernelConstants.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.2modifiedpharaohhkernel/src/tests/org/jboss/test/kernel/AbstractKernelTest.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.2modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/registry/AbstractKernelRegistry.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.3modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/deployment/AbstractKernelDeployer.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.6modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/config/AbstractKernelConfig.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.5modifiedpharaohhkernel/src/main/org/jboss/kernel/plugins/bootstrap/AbstractBootstrap.javaVarious updates - removed KernelManager interface and dependent implementations. Adjusted test cases as necessary. Adjusted bootstrap implementation to use new KernelFactory.
1.4modifiedkabkhanaop/docs/reference/userguide/en/master.xmlJBAOP-68 JBoss AOP build should use docbook-support
1.8modifiedkabkhanaop/docs/reference/reference/en/master.xmlJBAOP-68 JBoss AOP build should use docbook-support
1.8modifiedkabkhanaop/docs/reference/build.xmlJBAOP-68 JBoss AOP build should use docbook-support
1.7modifiedkabkhanaop/docs/reference/quickref/en/master.xmlJBAOP-68 JBoss AOP build should use docbook-support
1.5modifiedkabkhanejb3/src/main/org/jboss/ejb3/mdb/ConsumerContainer.java-Had put put the wrong package name into StrictMaxPooL-ServerSessionPoolFactory.getServerSessionPool() takes an extra Destination parameter, which broke the ejb3 build
1.5modifiedkabkhanejb3/src/main/org/jboss/ejb3/mdb/MDB.java-Had put put the wrong package name into StrictMaxPooL-ServerSessionPoolFactory.getServerSessionPool() takes an extra Destination parameter, which broke the ejb3 build
1.5modifiedkabkhanejb3/src/test/org/jboss/ejb3/test/strictpool/StrictlyPooledMDB.java-Had put put the wrong package name into StrictMaxPooL-ServerSessionPoolFactory.getServerSessionPool() takes an extra Destination parameter, which broke the ejb3 build
1.3modifiedkabkhanejb3/src/test/org/jboss/ejb3/test/strictpool/StrictlyPooledSessionBean.java-Had put put the wrong package name into StrictMaxPooL-ServerSessionPoolFactory.getServerSessionPool() takes an extra Destination parameter, which broke the ejb3 build
1.3modifiedkabkhanejb3/src/main/org/jboss/ejb3/StrictMaxPool.java-Had put put the wrong package name into StrictMaxPooL-ServerSessionPoolFactory.getServerSessionPool() takes an extra Destination parameter, which broke the ejb3 build
1.15modifiedstarksmvaria/src/main/org/jboss/mail/MailService.javaResolves [JBAS-1544] Wrong MBean attribute name in jboss:service=Mail (POP3SererHost ).
1.15modifiedbwang00cache/docs/html/FAQ.htmlUpdated
1.19modifiedbwang00cache/docs/html/TreeCache.htmlUpdated
1.7modifiedbwang00cache/docs/html/TreeCacheAop.htmlUpdated
1.5modifiedbwang00cache/docs/html/Tutorial.htmlUpdated

Reply via email to