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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:335: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:70: Exit code: 1 See compile_jdk15.log in Build Artifacts for details.
Date of build: 01/21/2007 17:45:04
Time to build: 26 minutes 5 seconds
Last changed: 01/21/2007 12:51:33
Last log entry: Implement WebServiceContext.getUserPrincipal(), isUserInRole()

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

 Modifications since last build:  (first 50 of 28)
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/SessionContainer.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainerInvocation.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/mdb/ConsumerContainer.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/injection/WebServiceContextPropertyInjector.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessBeanContext.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainerInvocation.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890deletedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/webserviceImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59890modifiedthomas.diesler@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.javaImplement WebServiceContext.getUserPrincipal(), isUserInRole()
59889modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivationSpec.java[JBAS-3917] Increase DLQMaxResent from zero to five.
59887modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/work/JBossWorkManager.java[JBAS-4002]As per the ExecutionContext API, the transaction timeoutis in seconds, not milliseconds. The JBossWorkManager incorrectlyhandled this as milliseconds. Simple converion to milliseconds.
59882modifiedweston.price@jboss.com//trunk/connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl[JBAS-3851] Added fast fail property to allow connection attemptto fail at first attempt rather than evaluate the entire pool. This is performance optimization and can be addressed by other meansthough this is the most 'direct' route.
59882modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java[JBAS-3851] Added fast fail property to allow connection attemptto fail at first attempt rather than evaluate the entire pool. This is performance optimization and can be addressed by other meansthough this is the most 'direct' route.
59882modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPool.java[JBAS-3851] Added fast fail property to allow connection attemptto fail at first attempt rather than evaluate the entire pool. This is performance optimization and can be addressed by other meansthough this is the most 'direct' route.
59882modifiedweston.price@jboss.com//trunk/connector/src/main/org/jboss/resource/connectionmanager/JBossManagedConnectionPoolMBean.java[JBAS-3851] Added fast fail property to allow connection attemptto fail at first attempt rather than evaluate the entire pool. This is performance optimization and can be addressed by other meansthough this is the most 'direct' route.
59878modifiedscott.stark@jboss.org//trunk/j2ee/src/main/javax/enterprise/deploy/spi/DeploymentManager.javaUpdate DeploymentManager for ee 5
59877modifiedscott.stark@jboss.org//trunk/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.javaUpdate DeploymentManager for ee 5
59876modifiedscott.stark@jboss.org//trunk/j2ee/src/main/javax/enterprise/deploy/shared/DConfigBeanVersionType.javaUpdate for ee 5
59867modifiedscott.stark@jboss.org//trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.javaAdd testRemoveDataSource and testUpdateDataSource stub
59865modifiedbdecoste//trunk/ejb3/src/resources/ejb3-interceptors-aop.xmlchanges for calling StatefulReplicationInterceptor when @Clustered is in child class and advised method is inherited
59865modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.javachanges for calling StatefulReplicationInterceptor when @Clustered is in child class and advised method is inherited