BUILD COMPLETE - build.54 |
Date of build: 02/27/2005 00:45:08 |
Time to build: 148 minutes 23 seconds |
Last changed: 02/26/2005 11:22:38 |
Last log entry: JBAS-1468 - Moved the LoginModule to the Tomcat module. Removed the lame credential |
Unit Tests: (2396) Total Errors and Failures: (28) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (9) | ||||
1.1.2.2 | deleted | ricardoarguello | security/src/main/org/jboss/security/auth/spi/IPAddressLoginModule.java | JBAS-1468 - Moved the LoginModule to the Tomcat module. Removed the lame credential |
1.1.2.2 | deleted | ricardoarguello | security/src/main/org/jboss/security/auth/spi/PasswordIPAddressCredentials.java | JBAS-1468 - Moved the LoginModule to the Tomcat module. Removed the lame credential |
1.355.2.23 | modified | ricardoarguello | build/build.xml | JBAS-1468 - Copy the webcallbackhandler.jar to server/all/lib |
1.15.2.5 | modified | ricardoarguello | tomcat/build.xml | JBAS-1468 - Build webcallbackhandler.jar |
1.1.2.1 | modified | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/HttpServletRequestLoginModule.java | JBAS-1468 LoginModule that has access to the client's HttpServletRequest |
1.1.2.1 | modified | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/WebCallbackHandler.java | JBAS-1468 CallbackHandler to set the HttpServletRequestCallback. |
1.1.2.1 | modified | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/HttpServletRequestCallback.java | JBAS-1468 Callback to obtain the HttpServletRequest from the client. |
1.1.2.1 | modified | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/HttpServletRequestValve.java | JBAS-1468 - Generalized the Valve to contain the whole HttpServletRequest |
1.1.2.2 | deleted | ricardoarguello | tomcat/src/main/org/jboss/web/tomcat/security/IPAddressValve.java | JBAS-1468 Changed the name to HttpServletRequestValve. |