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

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/26/2005 13:29:46
Time to build: 21 minutes 54 seconds
Last changed: 03/25/2005 18:50:14
Last log entry: [JBAS-1604] - Make a start on the JMSRA trace logging

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

 Modifications since last build:  (32)
1.2.8.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsMessageConsumer.java[JBAS-1604] - Make a start on the JMSRA trace logging
1.10.6.2modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsSession.java[JBAS-1604] - Make a start on the JMSRA trace logging
1.11.6.2modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsSessionFactoryImpl.java[JBAS-1604] - Make a start on the JMSRA trace logging
1.8.2.1modifiedstarksmserver/src/main/org/jboss/tm/usertx/client/ClientUserTransaction.javaUse the org.jboss.naming.NamingContextFactory.lastInitialContext thread local to allow the UserTransactionSessionFactory to be obtained using the same JNDI env used to lookup the UserTransaction. Resolves (JBAS-1270) UserTransaction with non default ProviderURL.
1.8.6.1modifiedejortconnector/src/main/org/jboss/resource/deployment/RARDeployment.java[JBAS-1446] - Add trace logging for rar deployment operations
1.3.4.2modifiedejortconnector/src/main/org/jboss/resource/deployment/ActivationSpecFactory.java[JBAS-1446] - Add trace logging to activation spec construction
1.1.2.3modifiedejortconnector/src/main/org/jboss/resource/deployment/AdminObject.java[JBAS-1446] - Add TRACE logging to AdminObject construction.
1.1.2.2modifiedejortconnector/src/main/org/jboss/resource/deployment/AdminObjectFactory.java[JBAS-1446] - Add TRACE logging to AdminObject construction.
1.1.2.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/inflow/dlq/GenericDLQHandler.javaSource code tidyup
1.1.2.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/inflow/DLQHandler.javaSource code tidyup
1.2.2.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSession.javaSource code tidyup
1.1.2.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/inflow/dlq/AbstractDLQHandler.javaSource code tidyup
1.1.2.2modifiedejortconnector/src/main/org/jboss/resource/deployment/AdminObject.javaSource code tidyup
1.2.6.1modifiedejortconnector/src/main/org/jboss/resource/deployment/DummyResourceAdapter.javaSource code tidyup
1.11.2.1modifiedejortconnector/src/main/org/jboss/resource/deployment/RARDeployer.javaSource code tidyup
1.3.4.1modifiedejortconnector/src/main/org/jboss/resource/deployment/ResourceAdapterFactory.javaSource code tidyup
1.3.2.2modifiedejortconnector/src/main/org/jboss/resource/deployment/ResourceAdapterObjectModelFactory.javaSource code tidyup
1.5.6.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsLocalTransaction.javaSource code tidyup
1.5.2.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsResourceAdapter.javaSource code tidyup
1.11.6.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsSessionFactoryImpl.javaSource code tidyup
1.9.6.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsConnectionFactoryImpl.javaSource code tidyup
1.7.6.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsConnectionRequestInfo.javaSource code tidyup
1.10.6.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsSession.javaSource code tidyup
1.11.6.1modifiedejortconnector/src/main/org/jboss/resource/adapter/jms/JmsManagedConnectionFactory.javaSource code tidyup
1.6.6.3modifiedstarksmremoting/src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.javaUpdate the accept catch to handle Throwables. Part of (JBAS-1559) Check all serverSocket accept threads.
1.4.6.1modifiedstarksmserver/src/main/org/jboss/logging/Log4jSocketServer.javaUpdate the accept catch to handle Throwables. Part of (JBAS-1559) Check all serverSocket accept threads.
1.10.2.3modifiedstarksmserver/src/main/org/jboss/invocation/pooled/server/PooledInvoker.javaUpdate the accept catch to handle Throwables. Part of (JBAS-1559) Check all serverSocket accept threads.
1.3.2.3modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/FormAuthUnitTestCase.javaAccess the resource without attempting a login to validate that the session is valid and that any caching on the server is working as expected.
1.406.2.47modifiedstarksmtestsuite/build.xmlInclude all deploy/jms content recursively in the jacc test configuration
1.1.4.3modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JaccAuthorizationRealm.java- If there is no JACC Subject context handler data when the resource permission check is made, check to see if the request principal is a JBossGenericPrincipal that encapsulates the authenticated user. This is needed for FORM-AUTH which caches the authenticated user as part of the session context and does not reauthenticate to the Realm. Resolves (JBAS-1592) JaccAuthorizationRealm always returns false on subsequent requests.- Fix a problem with the migration to tomcat 5.5.x that broke the isUserInRole call for the JACC Realm.
1.10.2.8modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.javaChange the roleMap to a mapping from the caller principal to the GenericPrincipal rather than just the caller's roles.
1.3.4.3modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JBossGenericPrincipal.javaKeep the original Set<Princpal> of the user roles in addition to the role names.

Reply via email to