|
| 1.5 | modified | starksm | testsuite/src/main/org/jboss/test/web/test/FormAuthUnitTestCase.java | Add a testFlushOnSessionInvalidation that validates that a war which uses <security-domain flushOnSessionInvalidation="true"> in the jboss-web.xml does not have any jaas security domain cache entries after the web session has been invalidated. |
| 1.1 | added | recampbell | tools/etc/cruisecontrol/scripts/cc-config-3.2-jdk-matrix.xml | extracted matrix & testsuite to seperate proejcts for each branch |
| 1.1 | added | recampbell | tools/etc/cruisecontrol/scripts/cc-config-3.2-testsuite.xml | extracted matrix & testsuite to seperate proejcts for each branch |
| 1.3 | modified | recampbell | tools/etc/cruisecontrol/scripts/cc-config-3.2.xml | extracted matrix & testsuite to seperate proejcts for each branch |
| 1.1 | added | recampbell | tools/etc/cruisecontrol/scripts/cc-config-4.0-jdk-matrix.xml | extracted matrix & testsuite to seperate proejcts for each branch |
| 1.1 | added | recampbell | tools/etc/cruisecontrol/scripts/cc-config-4.0-testsuite.xml | extracted matrix & testsuite to seperate proejcts for each branch |
| 1.3 | modified | recampbell | tools/etc/cruisecontrol/scripts/cc-config-4.0.xml | extracted matrix & testsuite to seperate proejcts for each branch |
| 1.1 | added | recampbell | tools/etc/cruisecontrol/scripts/cc-config-head-jdk-matrix.xml | extracted matrix & testsuite to seperate proejcts for each branch |
| 1.5 | modified | recampbell | tools/etc/cruisecontrol/scripts/cc-config.xml | extracted matrix & testsuite to seperate proejcts for each branch |
| 1.2 | deleted | recampbell | tools/etc/cruisecontrol/scripts/cc-config-head-jdks.xml | renamed to -jdk-matrix |
| 1.3 | modified | recampbell | tools/etc/cruisecontrol/scripts/do_test.sh | use env props instead of property file for node defs |
| 1.25 | modified | bwang00 | cache/docs/Changelog.txt | Updated |
| 1.1 | added | patriot1burke | aspects/build-test.xml | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | modified | patriot1burke | aspects/build-test50.xml | refactored asynchronous again so that it works under JDK 1.4 |
| 1.21 | modified | patriot1burke | aspects/build.xml | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/test/org/jboss/test/asynch/POJO.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/test/org/jboss/test/asynch/Service.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | modified | patriot1burke | aspects/src/test50/org/jboss/test/asynch/AsynchTestCase.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | modified | patriot1burke | aspects/src/test50/org/jboss/test/asynch/POJO.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | modified | patriot1burke | aspects/src/test50/org/jboss/test/asynch/Service.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/test/org/jboss/test/asynch/AsynchTestCase.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | deleted | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchAspect.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | deleted | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchMixin.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | deleted | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProvider.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | deleted | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProxyInterceptor.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | deleted | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProxyMixin.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | deleted | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchRemoting.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | deleted | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/Asynchronous.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.2 | deleted | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/FutureHolder.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/AsynchAspect.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/AsynchMixin.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/AsynchProvider.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/AsynchProxyInterceptor.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/AsynchProxyMixin.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/AsynchRemoting.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/Asynchronous.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/ExecutorAbstraction.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/Future.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/FutureHolder.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/FutureImpl.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/TimeoutException.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynch/Asynchronous.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynch/ExecutorAbstraction.java | refactored asynchronous again so that it works under JDK 1.4 |
| 1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynch/FutureImpl.java | refactored asynchronous again so that it works under JDK 1.4 |