BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:198: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:70: Unable to delete directory /services/cruisecontrol/work/checkout/jboss-head/build/output/jboss-5.0.0.Alpha/server/default/work/jboss.web/localhost/web-console |
Date of build: 04/22/2006 10:35:02 |
Time to build: 1 minute 33 seconds |
Last changed: 04/22/2006 02:31:21 |
Last log entry: JBAS-3054:Use of isCallerInRole from jsp does not work for JACCMake the fix according to Jacc specification - appendix B.19The servletname to check in the WebRoleRefPermission should be a blank string, whereas during perm population, there needs to be a population of WebRoleRefPermissions that are blank string for each role. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 2) | ||||
1.9 | modified | asaldhana | server/src/main/org/jboss/web/WebPermissionMapping.java | JBAS-3054:Use of isCallerInRole from jsp does not work for JACCMake the fix according to Jacc specification - appendix B.19The servletname to check in the WebRoleRefPermission should be a blank string, whereas during perm population, there needs to be a population of WebRoleRefPermissions that are blank string for each role. |
1.9 | modified | asaldhana | tomcat/src/main/org/jboss/web/tomcat/security/JaccAuthorizationRealm.java | JBAS-3054:Use of isCallerInRole from jsp does not work for JACCMake the fix according to Jacc specification - appendix B.19The servletname to check in the WebRoleRefPermission should be a blank string, whereas during perm population, there needs to be a population of WebRoleRefPermissions that are blank string for each role. |