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 22:14:58 |
Time to build: 12 minutes 39 seconds |
Last changed: 04/23/2005 22:07:58 |
Last log entry: Add a test of permission matching from a Permissions collection. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (5) | ||||
1.1.4.5 | modified | starksm | testsuite/src/main/org/jboss/test/security/test/WebResourcePermissionUnitTestCase.java | Add a test of permission matching from a Permissions collection. |
1.1.2.1 | modified | starksm | server/src/main/org/jboss/web/WebPermissionMapping.java | Update the qualified url pattern name usage and make sure the default pattern is included if not seen in the security constraints. |
1.1.4.2 | modified | starksm | server/src/main/org/jboss/metadata/WebSecurityMetaData.java | The web resource collection does not have to be unique so if a new collection is added with a duplicate name, unique the name. |
1.5.4.7 | modified | starksm | security/src/main/org/jboss/security/jacc/DelegatingPolicy.java | Add trace level logging on the current policy context subject |
1.15.2.6 | modified | starksm | tomcat/build.xml | Add a tests src tree |