|
| 60375 | modified | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/service/test-destination-service.xml | Fixed deployment |
| 60374 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/dd/mdb/unit/MDBUnitTestCase.java | Fixed deployment |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/AssemblyDescriptor.java | Fixed SecurityRoleMetaData |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.java | Fixed SecurityRoleMetaData |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | Fixed SecurityRoleMetaData |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | Fixed SecurityRoleMetaData |
| 60373 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.java | Fixed SecurityRoleMetaData |
| 60370 | modified | wolfc | //branches/Branch_4_2/ejb3/local.properties | Reverted local.properties |
| 60368 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/iiop/test/ParameterPassingStressTestCase.java | JBAS-3613, conditionally skip test_getException() on Sun JVM 1.5 |
| 60356 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/web/test/ssl/SSLUnitTestCase.java | HttpClient now automatically handles 302 redirects. setFollowRedirects(false) |
| 60355 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/test/CircularityUnitTestCase.java | JBAS-4066, Update logging and javadoc |
| 60355 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/circularity/test/RecursiveCCETests.java | JBAS-4066, Update logging and javadoc |
| 60355 | modified | scott.stark@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/classloader/circularity/test/CircularLoadTests.java | JBAS-4066, Update logging and javadoc |
| 60351 | modified | scott.stark@jboss.org | //branches/Branch_4_2/jmx/src/main/org/jboss/mx/loading/LoadMgr3.java | JBAS-4066, Retry if the load error is an instanceof ClassCircularityErroror exactly of type LinkageError.class |
| 60347 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/jmx/interceptors/jboss-service.xml | Fix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes |
| 60347 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/resources/jmx/interceptors/naming-xmbean.xml | Fix org.jboss.test.jmx.test.DeployXMBeanUnitTestCase, broken after the Naming changes |
| 60346 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheManager.java | [JBAS-4075] Use java.util.concurrent.ConcurrentHashMap |
| 60343 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2JBossMQUnitTestCase.java | JBAS-4074, the execution order of tests in this test case is important |
| 60343 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java | JBAS-4074, the execution order of tests in this test case is important |
| 60341 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.java | Correct assertion to reflect independent life of nested SFSB |
| 60339 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/build-test.xml | Support for added clustered entity tests |
| 60337 | modified | wolfc | //branches/Branch_4_2/ejb3/build-test.xml | Enabled more tests |
| 60331 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | reference bsh.jar explicitly, since v1.3.0 contains both bsh.jar and bsh-1.3.0.jar |