View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-compatibility-matrix?log=log20060203103401Lbuild.1

BUILD COMPLETE -  build.1
Date of build: 02/03/2006 10:34:01
Time to build: 23 minutes 36 seconds
Last changed: 02/03/2006 09:44:06
Last log entry: extend copyright to 2006, remove dimitris' duplicate entry

 Unit Tests: (1960)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 36)
1.1.4.1modifieddimitrisbuild/docs/copyright.txtextend copyright to 2006, remove dimitris' duplicate entry
1.11.2.11modifieddimitrisserver/src/main/org/jboss/invocation/MarshalledInvocation.javaJBAS-2767, throw NestedRuntimeException instead so that the root exception is not eaten up
1.165.2.201modifieddimitristestsuite/build.xmlno need to test jbossnet across versions, according to Thomas
1.165.2.200modifieddimitristestsuite/build.xmlJBAS-2770, org.jboss.test.jbossmq.test.Jms11UnitTest excluded since we are running agains 3.2.6/3.2.7 too
1.1.1.1.4.8modifieddimitristestsuite/src/main/org/jboss/test/jbossnet/security/SecurityUnitTestCase.javaJBAS-2772, dont' execute the test if the sources had been compiled using jdk1.3, meaningorg.jboss.net.axis.server.JBossAuthenticationHandlerorg.jboss.net.axis.server.JBossAuthorizationHandlerare not present
1.165.2.199modifiedrcampbelltestsuite/build.xmlremove jbossmx, add jbossnet to compat matrix
1.2.2.20modifieddimitristestsuite/src/main/org/jboss/test/cmp2/commerce/QueryTest.javaJBAS-2768, change tests that produce varying resutls based on jdk/os platform to logging warning messages rather than code assertions
1.1.2.1modifiedcsuconictestsuite/src/main/org/jboss/test/guid/GUIDTestCase.javaRenaming GUIDTest to the correct name, so it can be part of the testsuite
1.11.2.10modifieddimitrisserver/src/main/org/jboss/invocation/MarshalledInvocation.javaJBAS-2767, Conditionally set useFullHashMode to true, when SerialVersion.version == SerialVersion.JBOSS_402
1.165.2.198modifiedrcampbelltestsuite/build.xmladded 4.0.3SP1 to compat matrix
1.1.2.16modifiedrcampbelltestsuite/imports/server-config.xmlJBAS-2758: pass serialization flag to jboss startup *and* shutdown
1.165.2.197modifiedrcampbelltestsuite/build.xmlJBAS-2758: pass serialization flag to jboss startup *and* shutdown
1.2.2.22modifiedadrianmessaging/src/main/org/jboss/mq/server/JMSDestinationManager.java[JBAS-2762] - Avoid infinite loop when there is no state manager.
1.4.2.3modifieddimitrisjmx/src/main/javax/management/MBeanServerConnection.javasynch with 4.x
1.165.2.196modifiedrcampbelltestsuite/build.xmlJBAS-2758: add usage of org.jboss.j2ee.Serialization flag to compatibility matrix
1.1.4.3modifieddimitristestsuite/src/main/org/jboss/test/jbossmx/performance/TestCase.javafix compatibility test failures
1.1.4.3modifieddimitristestsuite/src/main/org/jboss/test/jbossmx/implementation/TestCase.javafix compatibility test failures
1.2.4.4modifieddimitristestsuite/src/main/org/jboss/test/jbossmx/compliance/TestCase.javafix compatibility test failures
1.1.4.2modifieddimitriscommon/src/main/org/jboss/util/id/GUID.javaJBAS-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.2modifieddimitriscommon/src/main/org/jboss/util/id/SerialVersion.javaJBAS-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.3.4.3modifiedadrianconnector/src/main/org/jboss/resource/adapter/jdbc/StatementAccess.java[JBAS-2741] - Backport from head
1.1.2.6modifiedadrianconnector/src/main/org/jboss/resource/adapter/jdbc/WrappedCallableStatement.jpp[JBAS-2741] - Backport from head
1.1.2.9modifiedadrianconnector/src/main/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.jpp[JBAS-2741] - Backport from head
1.1.2.5modifiedadrianconnector/src/main/org/jboss/resource/adapter/jdbc/WrappedResultSet.jpp[JBAS-2741] - Backport from head
1.2.2.13modifiedadrianconnector/src/main/org/jboss/resource/adapter/jdbc/WrappedStatement.jpp[JBAS-2741] - Backport from head
1.1.2.3modifiedadrianserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/WrappedStatement.java[JBAS-2741] - Backport from head
1.6.2.15modifiedadriantestsuite/.classpath[JBAS-2741] - Backport from head
1.1.2.6modifiedadriantestsuite/src/main/org/jboss/test/jca/ejb/JDBCStatementTestsConnectionSessionBean.java[JBAS-2741] - Backport from head
1.1.4.4modifiedadriantestsuite/src/main/org/jboss/test/jca/ejb/PreparedStatementBean.java[JBAS-2741] - Backport from head
1.1.4.4modifiedadriantestsuite/src/main/org/jboss/test/jca/interfaces/PreparedStatementRemote.java[JBAS-2741] - Backport from head
1.1.4.4modifiedadriantestsuite/src/main/org/jboss/test/jca/test/PSCacheUnitTestCase.java[JBAS-2741] - Backport from head
1.2.4.3modifieddimitristestsuite/src/main/org/jboss/test/util/test/TimeoutFactoryTestCase.javaJBAS-2205, restore the previous implementation, enhanced with the new interface (ability to create new TimeoutFactories using a user provided ThreadPool, with graceful shutdown)
1.1.4.2modifieddimitriscommon/src/main/org/jboss/util/timeout/Timeout.javaJBAS-2205, restore the previous implementation, enhanced with the new interface (ability to create new TimeoutFactories using a user provided ThreadPool, with graceful shutdown)
1.1.4.6modifieddimitriscommon/src/main/org/jboss/util/timeout/TimeoutFactory.javaJBAS-2205, restore the previous implementation, enhanced with the new interface (ability to create new TimeoutFactories using a user provided ThreadPool, with graceful shutdown)
1.1.4.2modifieddimitriscommon/src/main/org/jboss/util/timeout/TimeoutTarget.javaJBAS-2205, restore the previous implementation, enhanced with the new interface (ability to create new TimeoutFactories using a user provided ThreadPool, with graceful shutdown)
1.165.2.195modifiedrrajasekarantestsuite/build.xmlRemoved webservice compatibility tests

Reply via email to