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: 04/23/2005 18:22:14 |
Time to build: 11 minutes 15 seconds |
Last changed: 04/23/2005 18:11:58 |
Last log entry: Make the conf/*.properties files the defaults for the other domain so that deployments can use local properties |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (3) | ||||
1.1.2.1 | modified | starksm | testsuite/src/resources/test-configs/jacc/conf/login-config.xml | Make the conf/*.properties files the defaults for the other domain so that deployments can use local properties |
1.16.4.1 | modified | starksm | security/src/main/org/jboss/security/auth/spi/UsersRolesLoginModule.java | Added two new login module options:defaultUsersProperties=string: The name of the properties resource containing the username to password mappings that will be used as the defaults Properties passed to the usersProperties Properties. This defaults to defaultUsers.properties. defaultRolesProperties=string: The name of the properties resource containing the username to roles mappings that will be used as the defaults Properties passed to the usersProperties Properties. This defaults to defaultRoles.properties. |
1.1.2.2 | modified | starksm | testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml | Change the UseJBossWebLoader setting to false |