|
| 59911 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/build.xml | Replace catalina.jar with jbossweb.jar |
| 59910 | modified | scott.stark@jboss.org | //branches/Branch_4_2/thirdparty | Update the ignored dirs |
| 59909 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/build.xml | Set source and target of javac to 5 |
| 59908 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/.classpath | Replace catalina.jar with jbossweb.jar |
| 59907 | modified | scott.stark@jboss.org | //branches/Branch_4_2/connector/src/main/org/jboss/resource/security/PBEIdentityLoginModule.java | Make this compatible with jdk14 |
| 59906 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/ExecPasswordCmd.java | JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password |
| 59906 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/resources/security/login-config.xml | JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password |
| 59906 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/XMLLoginModulesUnitTestCase.java | JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password |
| 59906 | added | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/security/test/SecurityUtilUnitTestCase.java | JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password |
| 59906 | added | scott.stark@jboss.org | //branches/Branch_4_2/connector/src/main/org/jboss/resource/security/PBEIdentityLoginModule.java | JBAS-2895, add an extension to SecureIdentityLoginModule that allows more control over the password and encryption used to mask the jca password |
| 59905 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/Util.java | JBAS-2895, Factor out the {CLASS} and {EXT} password load logic for reuse outside of the JaasSecurityDomain |
| 59905 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasSecurityDomain.java | JBAS-2895, Factor out the {CLASS} and {EXT} password load logic for reuse outside of the JaasSecurityDomain |
| 59905 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/JaasSecurityDomainMBean.java | JBAS-2895, Factor out the {CLASS} and {EXT} password load logic for reuse outside of the JaasSecurityDomain |
| 59905 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/SecurityActions.java | JBAS-2895, Factor out the {CLASS} and {EXT} password load logic for reuse outside of the JaasSecurityDomain |
| 59904 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/plugins/TmpFilePassword.java | Allow for a timeout |
| 59902 | modified | scott.stark@jboss.org | //branches/Branch_4_2/tomcat/.classpath | Change the project jars from apache-tomcat to jboss/web. |
| 59901 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/.classpath | Include the jvmti jar |
| 59900 | added | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | added | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration/config/JBossJSFConfigureListener.java | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | added | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration/config/Log4JConversionFilter.java | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | added | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration/serialization/JBossFacesObjectInputStream.java | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | added | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration/config | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | added | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration/serialization/JBossSerializationProvider.java | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/resources/web.xml | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/build.xml | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | added | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59900 | added | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/jsf/integration/serialization | Add JSF 1.2 integration code. JSF not yet working with latest JBossWeb. |
| 59899 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Add JSF 1.2_03 |
| 59898 | modified | dimitris@jboss.org | //branches/Branch_4_2/ejb3/src/resources/test-configs/ejb3-ssl-advanced/deploy/ejb3.deployer/META-INF/jboss-service.xml | tomcat -> JBossWeb |
| 59898 | modified | dimitris@jboss.org | //branches/Branch_4_2/ejb3/src/resources/test-configs/invoker/deploy/ejb3.deployer/META-INF/jboss-service.xml | tomcat -> JBossWeb |
| 59898 | modified | dimitris@jboss.org | //branches/Branch_4_2/ejb3/src/resources/test-configs/ejb3-ssl/deploy/ejb3.deployer/META-INF/jboss-service.xml | tomcat -> JBossWeb |
| 59897 | modified | dimitris@jboss.org | //branches/Branch_4_2/ejb3/src/resources/META-INF/jboss-service.xml | tomcat -> jboss-web |
| 59896 | deleted | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat55.sar | tomcat -> jboss-web |
| 59896 | deleted | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-webctx/deploy/jbossweb-tomcat55.sar | tomcat -> jboss-web |
| 59896 | added | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-ssl/deploy/jboss-web.deployer | tomcat -> jboss-web |
| 59896 | added | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-sso-cluster/deploy/jboss-web.deployer | tomcat -> jboss-web |
| 59896 | added | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-sso/deploy/jboss-web.deployer | tomcat -> jboss-web |
| 59896 | deleted | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-ssl/deploy/jbossweb-tomcat55.sar | tomcat -> jboss-web |
| 59896 | deleted | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-sso-cluster/deploy/jbossweb-tomcat55.sar | tomcat -> jboss-web |
| 59896 | deleted | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-sso/deploy/jbossweb-tomcat55.sar | tomcat -> jboss-web |
| 59896 | added | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/webservice-ssl/deploy/jboss-web.deployer | tomcat -> jboss-web |
| 59896 | added | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/jacc/deploy/jboss-web.deployer | tomcat -> jboss-web |
| 59896 | added | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/tomcat-webctx/deploy/jboss-web.deployer | tomcat -> jboss-web |
| 59896 | deleted | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/test-configs/webservice-ssl/deploy/jbossweb-tomcat55.sar | tomcat -> jboss-web |
| 59895 | modified | dimitris@jboss.org | //branches/Branch_4_2/tomcat/docs/jboss-web-clustering.xml | tomcat -> JBossWeb |
| 59894 | added | dimitris@jboss.org | //branches/Branch_4_2/tomcat/docs/html/jboss-web-clustering.html | tomcat -> JBossWeb |
| 59894 | deleted | dimitris@jboss.org | //branches/Branch_4_2/tomcat/docs/html/tc5-clustering.html | tomcat -> JBossWeb |
| 59894 | added | dimitris@jboss.org | //branches/Branch_4_2/tomcat/docs/jboss-web-clustering.xml | tomcat -> JBossWeb |
| 59894 | deleted | dimitris@jboss.org | //branches/Branch_4_2/tomcat/docs/tc5-clustering.xml | tomcat -> JBossWeb |
| 59893 | modified | dimitris@jboss.org | //branches/Branch_4_2/tomcat/docs/examples/FIELDWithAnnotation14/PojoCacheTasks.xml | tomcat -> JBossWeb |