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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 04/29/2006 13:30:37
Time to build: 14 minutes 22 seconds
Last changed: 04/29/2006 12:53:49
Last log entry: JBAS-3118, refactor Andy's changes so that suspending/resuming of scaning for particular deployments works in all situations (added/changed/removed url)

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

 Modifications since last build:  (first 50 of 56)
1.39modifieddimitrissystem/src/main/org/jboss/deployment/scanner/URLDeploymentScanner.javaJBAS-3118, refactor Andy's changes so that suspending/resuming of scaning for particular deployments works in all situations (added/changed/removed url)
1.6modifieddimitrissystem/src/main/org/jboss/deployment/scanner/URLDeploymentScannerMBean.javaJBAS-3118, refactor Andy's changes so that suspending/resuming of scaning for particular deployments works in all situations (added/changed/removed url)
1.28modifiedovidiujms/src/main/org/jboss/messaging/core/plugin/JDBCPersistenceManager.javaeven more minor reformatting
1.18modifiedovidiujms/src/main/org/jboss/messaging/core/ChannelState.javaFix for http://jira.jboss.org/jira/browse/JBMESSAGING-364
1.6modifiedovidiujms/tests/src/org/jboss/test/messaging/jms/message/JMSXDeliveryCountTest.javaminor reformatting
1.4modifiedovidiujms/tests/src/org/jboss/test/messaging/jms/CTSMiscellaneousTest.javaadded test for behavior that caused http://jira.jboss.org/jira/browse/JBMESSAGING-364
1.18modifiedovidiujms/src/main/org/jboss/messaging/core/tx/Transaction.javaminor reformatting
1.62modifiedovidiujms/src/main/org/jboss/messaging/core/ChannelSupport.javaminor reformatting
1.3modifiedovidiujms/src/main/org/jboss/jms/tx/MessagingXAResource.javaminor reformatting
1.20modifiedovidiujms/src/main/org/jboss/jms/tx/ResourceManager.javaminor reformatting
1.9modifiedovidiujms/src/main/org/jboss/jms/tx/TransactionRequest.javaminor reformatting
1.40modifiedovidiujms/src/main/org/jboss/jms/server/endpoint/ServerConnectionEndpoint.javaminor reformatting
1.41modifiedovidiujms/src/main/org/jboss/jms/server/endpoint/ServerConsumerEndpoint.javaminor reformatting
1.68modifiedovidiujms/src/main/org/jboss/jms/client/remoting/MessageCallbackHandler.javaminor reformatting
1.2modifiedrrajasekarantools/etc/cruisecontrol/scripts/build-jboss-serialization-testsuite.xmlRemoved jboss-serialization runs with jrockit1.4
1.15modifiedovidiujms/src/main/org/jboss/jms/selector/Selector.javaFixed subscriber creation. Creating a subscriber with an invalid selector did not throw the correct exception.http://jira.jboss.org/jira/browse/JBMESSAGING-363
1.13modifiedovidiujms/src/main/org/jboss/jms/server/plugin/JDBCChannelMapper.javaFixed subscriber creation. Creating a subscriber with an invalid selector did not throw the correct exception.http://jira.jboss.org/jira/browse/JBMESSAGING-363
1.3modifiedovidiujms/tests/src/org/jboss/test/messaging/jms/CTSMiscellaneousTest.javaFixed subscriber creation. Creating a subscriber with an invalid selector did not throw the correct exception.http://jira.jboss.org/jira/browse/JBMESSAGING-363
1.27modifiedovidiujms/src/main/org/jboss/messaging/core/plugin/JDBCPersistenceManager.javamodified the transaction isolation level warning to make it more obvious it is generated by Messaging
1.58modifiedrrajasekarantools/etc/cruisecontrol/templates/projects.xmlAdded jboss-serialization-testsuite project
1.1addedrrajasekarantools/etc/cruisecontrol/scripts/build-jboss-serialization-testsuite.xmlBuild file for jboss-serialization-testsuite
1.5modifieddimitrissystem/src/main/org/jboss/deployment/SuffixOrderHelper.javacorrect the output when printing an enhanced suffix
1.19modifieddimitrisserver/src/etc/deploy/ejb-deployer.xmlJBAS-3053, inject a TransactionManagerFactory to the ejb timer service, use that upon start or fall back to the locator
1.11modifieddimitrisserver/src/main/org/jboss/ejb/txtimer/EJBTimerServiceImpl.javaJBAS-3053, inject a TransactionManagerFactory to the ejb timer service, use that upon start or fall back to the locator
1.4modifieddimitrisserver/src/main/org/jboss/ejb/txtimer/EJBTimerServiceImplMBean.javaJBAS-3053, inject a TransactionManagerFactory to the ejb timer service, use that upon start or fall back to the locator
1.9modifieddimitristransaction/src/main/org/jboss/tm/TransactionManagerServiceMBean.javaJBAS-3053, create a separate TransactionManagerFactory interface for cleaner injection of TransactionManager to ejb timer service
1.1addeddimitristransaction/src/main/org/jboss/tm/TransactionManagerFactory.javabranches: 1.1.2;JBAS-3053, create a separate TransactionManagerFactory interface for cleaner injection of TransactionManager to ejb timer service
1.4modifiedovidiujms/docs/examples/stateless/README.htmlupdated example READMEs
1.4modifiedovidiujms/docs/examples/topic/README.htmlupdated example READMEs
1.10modifiedbillkernel/build-test.xmlDeployer prototype
1.24modifiedbillkernel/build.xmlDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/DeploymentImpl.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/KernelErrorsLogger.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/MainDeployerImpl.javaDeployer prototype
1.1addedbillkernel/src/resources/deployment/classpath-bootstrap.xmlDeployer prototype
1.1addedbillkernel/src/resources/xml-test/org/jboss/test/deployment/four-beans.xmlDeployer prototype
1.1addedbillkernel/src/resources/xml-test/org/jboss/test/deployment/one-beans.xmlDeployer prototype
1.1addedbillkernel/src/resources/xml-test/org/jboss/test/deployment/three-beans.xmlDeployer prototype
1.1addedbillkernel/src/resources/xml-test/org/jboss/test/deployment/two-beans.xmlDeployer prototype
1.1addedbillkernel/src/tests/org/jboss/test/deployment/BaseDeploymentTestCase.javaDeployer prototype
1.1addedbillkernel/src/tests/org/jboss/test/deployment/Bean.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/plugins/ClasspathBootstrap.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/plugins/ClasspathScanner.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/plugins/IgnoredJars.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/plugins/MCDeployer.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/plugins/TCLDeployerAspect.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/spi/Deployer.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/spi/DeployerAspect.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/spi/Deployment.javaDeployer prototype
1.1addedbillkernel/src/main/org/jboss/deployment/spi/MainDeployer.javaDeployer prototype

Reply via email to