View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-sun-1.5?log=log20070918154144

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:261: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:163: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 09/18/2007 15:41:44
Time to build: 258 minutes 47 seconds
Last changed: 09/18/2007 15:34:44
Last log entry: JBAS-4362, update javadoc and add an Exception throws to all methods

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

 Modifications since last build:  (first 50 of 31)
65458modifiedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/MutableRepository.javaJBAS-4362, update javadoc and add an Exception throws to all methods
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/CapabilityProvider.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/Repository.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repositoryJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/Requirement.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/Capability.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/Resolver.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/AttachmentsResource.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/CapabilityImpl.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/Version.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/system/server/profileservice/repository/VFSDeploymentResource.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/Resource.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/RepositoryAdmin.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65457addedscott.stark@jboss.org//trunk/system/src/main/org/jboss/profileservice/spi/repository/MutableRepository.javaJBAS-4362, validate the mapping of the DeploymentRepository to an osgi OBR like repository.
65456modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/cluster/defaultcfg/test/DRMTestCase.java[JBAS-4709] Organize clustering artifacts in deploy
65455modifieddimitris@jboss.org//trunk/server/src/main/org/jboss/ejb/txtimer/BigIntegerTimerIdGenerator.javaJBAS-3379, seed using currentTimeMillis to avoid duplicate ids upon restart
65453modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactory.java[JBAS-4728] Don't use org.jgroups.jmx.JChannelFactory as a wrapper around our pojo factory
65453modifiedbstansberry@jboss.com//trunk/cluster/src/resources/jgroups/multiplexer-beans.xml[JBAS-4728] Don't use org.jgroups.jmx.JChannelFactory as a wrapper around our pojo factory
65452addedpgier//trunk/iiop/src/idl/CosTransactions.idlAdding idl files required by the maven idl compiler plugin.
65452addedpgier//trunk/iiop/src/idl/CSI.idlAdding idl files required by the maven idl compiler plugin.
65452addedpgier//trunk/iiop/src/idl/orb.idlAdding idl files required by the maven idl compiler plugin.
65448modifiedwolfc//trunk/ejb3/build-test.xmlwait-on-shutdown in clustered-no-buddyrepl-test
65446modifiedadrian@jboss.org//trunk/aspects/src/etc/META-INF/jboss-aspect-library-beans.xml[JBAS-4717] - Cutover to the ServiceController based JMX lifecycle
65445modifiedthomas.diesler@jboss.com//trunk/build/build-thirdparty.xmlRemove binary dependency on jbossws container integration
65444modifieddimitris@jboss.org//trunk/build/build-distr.xmlJBAS-4565, include hibernate-validator.jar in server/xxx/lib
65444modifieddimitris@jboss.org//trunk/build/build-thirdparty.xmlJBAS-4565, include hibernate-validator.jar in server/xxx/lib
65442modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/dependency/JndiDemandMetaData.javaFixed: java.lang.IllegalAccessError: tried to access field org.jboss.util.JBossObject.log from class org.jboss.ejb3.dependency.JndiDemandMetaData$JndiDemandDependencyItem
65441modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulBean.javaEJBTHREE-1016: fixed regression on nested passivation
65441modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.javaEJBTHREE-1016: fixed regression on nested passivation
65441modifiedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javaEJBTHREE-1016: fixed regression on nested passivation
65440modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatelessBean.javaFixed regression