|
| 1.2.2.20 | modified | dimitris | testsuite/src/main/org/jboss/test/cmp2/commerce/QueryTest.java | JBAS-2768, change tests that produce varying resutls based on jdk/os platform to logging warning messages rather than code assertions |
| 1.1.2.1 | modified | csuconic | testsuite/src/main/org/jboss/test/guid/GUIDTestCase.java | Renaming GUIDTest to the correct name, so it can be part of the testsuite |
| 1.11.2.10 | modified | dimitris | server/src/main/org/jboss/invocation/MarshalledInvocation.java | JBAS-2767, Conditionally set useFullHashMode to true, when SerialVersion.version == SerialVersion.JBOSS_402 |
| 1.165.2.198 | modified | rcampbell | testsuite/build.xml | added 4.0.3SP1 to compat matrix |
| 1.1.2.16 | modified | rcampbell | testsuite/imports/server-config.xml | JBAS-2758: pass serialization flag to jboss startup *and* shutdown |
| 1.165.2.197 | modified | rcampbell | testsuite/build.xml | JBAS-2758: pass serialization flag to jboss startup *and* shutdown |
| 1.2.2.22 | modified | adrian | messaging/src/main/org/jboss/mq/server/JMSDestinationManager.java | [JBAS-2762] - Avoid infinite loop when there is no state manager. |
| 1.4.2.3 | modified | dimitris | jmx/src/main/javax/management/MBeanServerConnection.java | synch with 4.x |
| 1.165.2.196 | modified | rcampbell | testsuite/build.xml | JBAS-2758: add usage of org.jboss.j2ee.Serialization flag to compatibility matrix |
| 1.1.4.3 | modified | dimitris | testsuite/src/main/org/jboss/test/jbossmx/performance/TestCase.java | fix compatibility test failures |
| 1.1.4.3 | modified | dimitris | testsuite/src/main/org/jboss/test/jbossmx/implementation/TestCase.java | fix compatibility test failures |
| 1.2.4.4 | modified | dimitris | testsuite/src/main/org/jboss/test/jbossmx/compliance/TestCase.java | fix compatibility test failures |
| 1.1.4.2 | modified | dimitris | common/src/main/org/jboss/util/id/GUID.java | JBAS-2718, define a serialVersionUID for GUID and introduce SerialVersion. The default for 3.2..x will be legacy compatibility (3.2.x and maybe 4.0.0/4.0.1) which can be overriden by defining org.jboss.j2ee.Serialization for 4.0.2+ compatibility (the opposite of the 4.0.x branch) |
| 1.2.4.2 | modified | dimitris | common/src/main/org/jboss/util/id/SerialVersion.java | JBAS-2718, define a serialVersionUID for GUID and introduce SerialVersion. The default for 3.2..x will be legacy compatibility (3.2.x and maybe 4.0.0/4.0.1) which can be overriden by defining org.jboss.j2ee.Serialization for 4.0.2+ compatibility (the opposite of the 4.0.x branch) |