View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050106035455Lbuild.41

BUILD COMPLETE -  build.41
Date of build: 01/06/2005 03:54:55
Time to build: 68 minutes 57 seconds
Last changed: 01/06/2005 03:32:12
Last log entry: Extend javax.net.ServerSocketFactory

 Unit Tests: (1909)  Total Errors and Failures: (32)
unknownorg.jboss.test.jbossmq.test.LargeMessageUnitTestCase
unknownorg.jboss.test.jbossmq.test.OILConnectionUnitTestCase
testQueueMessageOrderorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testRequestReplyQueueorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTemporaryQueueDeleteorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTemporaryTopicDeleteorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testInvalidDestinationQueueSendorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testInvalidDestinationQueueBrowseorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testInvalidDestinationTopicPublishorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testErrorsTopicSubscribeorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testCreateQueueorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testMessageListenerorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testApplicationServerStufforg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicsorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicNoLocalorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicNoLocalBounceorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicSelectorChangeorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testTopicSelectorNullOrEmptyorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testSendReceiveOutdatedorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testSendReceiveExpiredorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testSendListenOutdatedorg.jboss.test.jbossmq.test.OILJBossMQUnitTestCase
testProgramaticProxyorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
testServerFoundorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
unknownorg.jboss.test.security.test.SRPLoginModuleUnitTestCase
unknownorg.jboss.test.security.test.SRPUnitTestCase
testEvictionorg.jboss.test.cache.test.eviction.ReplicatedLRUPolicyUnitTestCase
testEvictionReplicationorg.jboss.test.cache.test.eviction.ReplicatedLRUPolicyUnitTestCase
testStateTransferorg.jboss.test.cache.test.replicated.AsyncUnitTestCase
testSyncReplorg.jboss.test.cache.test.replicated.AsyncUnitTestCase
testSyncReplorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testASyncReplorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testPutorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
 

 Modifications since last build:  (22)
1.1.4.4modifiedstarksmcommon/src/main/org/jboss/net/sockets/DefaultSocketFactory.javaExtend javax.net.ServerSocketFactory
1.27.2.20modifiedstarksmjboss.net/build.xmlThe JBossAuthenticationHandler and JBossAuthorizationHandler should not be excluded in the JDK 1.3 build.
1.1.2.5modifiedstarksmtools/etc/buildmagic/modules.xmlInclude the jboss-srp.jar in the jboss.security.classpath
1.1.2.17modifiedstarksmtools/etc/buildmagic/modules.entInclude the jboss-srp.jar in the jboss.security.classpath
1.28.2.19modifiedstarksmsecurity/build.xmlBreakout the srp classes into jboss-srp-client.jar and jboss-srp.jar
1.4.2.4modifiedstarksmsecurity/src/main/org/jboss/security/Util.javaAdd a createCipher utility method to isolate the dependency on javax.crypto.Cipher
1.5.4.5modifiedstarksmsecurity/src/main/org/jboss/security/srp/SRPRemoteServer.javaIsolate the usage of the javax.crypto.Cipher to avoid errors when running under jdk1.3 without a jce library.
1.1.4.4modifiedstarksmtestsuite/src/main/org/jboss/test/security/service/PropertiesVerifierStore.javaOnly include the cipherAlgorithm in the user config if there is support for unlimited crypto.
1.1.2.8modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/invoker/InvokerTest.javaRemove the use of the InvokerTest.this qualifier from the inner class sendNotification invocation as this causes NoSuchMethodErrors under jdk1.3
1.13.2.2modifiedejortmessaging/src/main/org/jboss/mq/SpyObjectMessage.java[JBMQ-102] - SpyObjectMessage.setObject(null) throws an exception
1.1.2.1modifiedejortmessaging/src/main/org/jboss/mq/JBossMQXid.java[JBMQ-17] - Fix for non serialize XID implementations
1.2.8.2modifiedejortmessaging/src/main/org/jboss/mq/TransactionRequest.java[JBMQ-17] - Fix for non serialize XID implementations
1.8.2.18modifiedejortconnector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java[JBAS-1269] Cached Connection Manager trace logging fails if the EJB's toString() throws an Exception
1.4.2.8modifiedejortcommon/src/main/org/jboss/util/Strings.javaUtility method to get the default implementation of toString() for an object.
1.1.2.10modifiednoelrocherserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/AbstractQueryCommand.javaAdd support for new option <throw-runtime-exceptions> in cmp defaults
1.1.2.25modifiednoelrocherserver/src/resources/org/jboss/metadata/jbosscmp-jdbc_3_2.dtdAdd support for new option <throw-runtime-exceptions> in cmp defaults
1.17.4.26modifiednoelrocherserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCEntityMetaData.javaAdd support for new option <throw-runtime-exceptions> in cmp defaults
1.1.2.22modifiednoelrocherserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCAbstractCreateCommand.javaAdd support for new option <throw-runtime-exceptions> in cmp defaults
1.12.2.35modifiednoelrocherserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCAbstractQueryCommand.javaAdd support for new option <throw-runtime-exceptions> in cmp defaults
1.39.2.56modifiednoelrocherserver/src/etc/conf/default/standardjbosscmp-jdbc.xmlAdd support for new option <throw-runtime-exceptions> in cmp defaults
1.2.2.8modifiedstarksmtestsuite/src/main/org/jboss/test/util/test/PropertyEditorsUnitTestCase.javaAdd date editor tests
1.4.2.1modifiedstarksmcommon/src/main/org/jboss/util/propertyeditor/DateEditor.javaExpand the date parsing to expand the formats it supports. It now tries the following SimpleDateFormat formats in order:* org.jboss.util.propertyeditor.DateEditor.format system property value (or MMM d, yyyy, if not specified),* EEE MMM d HH:mm:ss z yyyy* EEE, d MMM yyyy HH:mm:ss Z

Reply via email to