View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041016183615Lbuild.131

BUILD COMPLETE -  build.131
Date of build: 10/16/2004 18:36:15
Time to build: 60 minutes 27 seconds
Last changed: 10/16/2004 18:13:45
Last log entry: initialize log instance variable to something other than null.

 Unit Tests: (1889)  Total Errors and Failures: (65)
testDummyConcurrentUnitTestCase
testWarXmlOverridesScopingUnitTestCase
testStateReplicationDistributedStateTestCase
testServletSessionLoadBalancingWebSessionTestCase
unknownLargeMessageUnitTestCase
unknownOILConnectionUnitTestCase
testQueueMessageOrderOILJBossMQUnitTestCase
testRequestReplyQueueOILJBossMQUnitTestCase
testTemporaryQueueDeleteOILJBossMQUnitTestCase
testTemporaryTopicDeleteOILJBossMQUnitTestCase
testInvalidDestinationQueueSendOILJBossMQUnitTestCase
testInvalidDestinationQueueBrowseOILJBossMQUnitTestCase
testInvalidDestinationTopicPublishOILJBossMQUnitTestCase
testErrorsTopicSubscribeOILJBossMQUnitTestCase
testCreateQueueOILJBossMQUnitTestCase
testMessageListenerOILJBossMQUnitTestCase
testApplicationServerStuffOILJBossMQUnitTestCase
testTopicsOILJBossMQUnitTestCase
testTopicNoLocalOILJBossMQUnitTestCase
testTopicNoLocalBounceOILJBossMQUnitTestCase
testTopicSelectorChangeOILJBossMQUnitTestCase
testTopicSelectorNullOrEmptyOILJBossMQUnitTestCase
testSendReceiveOutdatedOILJBossMQUnitTestCase
testSendListenOutdatedOILJBossMQUnitTestCase
testFederatedExternalUnitTestCase
testFederatedRedeployUnitTestCase
testAuthenticationSecurityUnitTestCase
testAuthorizationSecurityUnitTestCase
testDeploySARDeployServiceUnitTestCase
testDependsListElementDeployServiceUnitTestCase
testCrashInStartDeployServiceUnitTestCase
testMBeanDependsOnEJBMBeanDependsOnEJBUnitTestCase
testBrokenPackageRedeploymentUndeployBrokenPackageUnitTestCase
testBadEjbRedeploymentUndeployBrokenPackageUnitTestCase
testBadSideAffectsUndeployBrokenPackageUnitTestCase
testCreateSubcontextPooledInvokerUnitTestCase
testLookupFailuresPooledInvokerUnitTestCase
testSecureHttpInvokerSecurityUnitTestCase
testHttpReadonlyContextLookupSecurityUnitTestCase
testHaParitionNameSimpleUnitTestCase
testDiscoveryPortSimpleUnitTestCase
testEvictionReplicatedLRUPolicyUnitTestCase
testEvictionReplicationReplicatedLRUPolicyUnitTestCase
testThreadedAccess_RWLockIdentityLockUnitTestCase
testWriteWithExistingReaderNonBlockingWriterLockUnitTestCase
testReadWithExistingWriterNonBlockingWriterLockUnitTestCase
testReadWithExistingWriterReadWriteLockWithUpgradeUnitTestCase
testStateTransferAsyncUnitTestCase
testSyncReplAsyncUnitTestCase
testSyncReplSyncTxUnitTestCase
testASyncReplSyncTxUnitTestCase
testPutSyncTxUnitTestCase
testPutTxSyncTxUnitTestCase
testStateReplicationDRMTestCase
testUserTransactionBmpUnitTestCase
testCounterSimpleNotificationBasicTestCase
testCounterDifferenceNotificationBasicTestCase
testGaugeSimpleBothNotificationBasicTestCase
testGaugeSimpleHighNotificationBasicTestCase
testGaugeSimpleLowNotificationBasicTestCase
testStringBothNotificationBasicTestCase
testStringMatchNotificationBasicTestCase
testStringDifferNotificationBasicTestCase
testNameChangesSimpleUnitTestCase
testUserTransactionBMPUnitTestCase
 

 Modifications since last build:  (21)
1.4.2.5modifiedloubyanskyjmx/src/main/org/jboss/mx/interceptor/AbstractInterceptor.javainitialize log instance variable to something other than null.
1.1.2.7modifiedloubyanskyserver/src/main/org/jboss/invocation/jrmp/server/JRMPProxyFactory.javaMBean proxy always now invokes the proxy factory which sets the methodMap on the MarshalledInvocation. Then if managed attribute InvokeTargetMethod is true, the target method is invoked on the targetName, otherwise invoke(Invocation mi) is invoked on the targetName. Default value for InvokeTargetMethod is false to be compliant with previous version.
1.1.2.4modifiedloubyanskyserver/src/main/org/jboss/invocation/jrmp/server/JRMPProxyFactoryMBean.javaMBean proxy always now invokes the proxy factory which sets the methodMap on the MarshalledInvocation. Then if managed attribute InvokeTargetMethod is true, the target method is invoked on the targetName, otherwise invoke(Invocation mi) is invoked on the targetName. Default value for InvokeTargetMethod is false to be compliant with previous version.
1.20.2.17modifiedstarksmcommon/build.xmlRemove the org.jboss.net.ssl package from the excludes and include the sun.jsse.classpath in the library.classpath
1.1.4.1modifiedejorttestsuite/src/main/org/objectweb/jtests/jms/conform/connection/ConnectionTest.javaTestsuite fixes for j2se1.3 compilation
1.14.2.14modifiedejorttestsuite/src/main/org/jboss/test/security/test/EJBSpecUnitTestCase.javaTestsuite fixes for j2se1.3 compilation
1.7.4.4modifiedejorttestsuite/src/main/org/jboss/test/naming/ejb/TestENCBean.javaTestsuite fixes for j2se1.3 compilation
1.1.4.1modifiedejorttestsuite/src/main/org/objectweb/jtests/jms/conform/message/headers/MessageHeaderTest.javaTestsuite fixes for j2se1.3 compilation
1.1.4.1modifiedejorttestsuite/src/main/org/objectweb/jtests/jms/conform/session/QueueSessionTest.javaTestsuite fixes for j2se1.3 compilation
1.1.4.1modifiedejorttestsuite/src/main/org/objectweb/jtests/jms/conform/session/SessionTest.javaTestsuite fixes for j2se1.3 compilation
1.1.4.2modifiedejorttestsuite/src/main/org/objectweb/jtests/jms/conform/session/TopicSessionTest.javaTestsuite fixes for j2se1.3 compilation
1.1.4.2modifiedejorttestsuite/src/main/org/objectweb/jtests/jms/conform/message/properties/MessagePropertyConversionTest.javaTestsuite fixes for j2se1.3 compilation
1.1.4.1modifiedejorttestsuite/src/main/org/objectweb/jtests/jms/conform/message/properties/MessagePropertyTest.javaTestsuite fixes for j2se1.3 compilation
1.8.4.7modifiedejorttestsuite/src/main/org/jboss/test/web/servlets/ENCServlet.javaTestsuite fixes for j2se1.3 compilation
1.1.4.1modifiedejorttestsuite/src/main/org/objectweb/jtests/jms/conform/message/MessageBodyTest.javaTestsuite fixes for j2se1.3 compilation
1.1.2.2modifiedejorttestsuite/src/main/org/jboss/test/cache/test/eviction/ConcurrentEvictAndRemoveTestCase.javaTestsuite fixes for j2se1.3 compilation
1.1.1.1.4.2modifiedejorttestsuite/src/main/org/jboss/test/jbossnet/external/ExternalUnitTestCase.javaTestsuite fixes for j2se1.3 compilation
1.1.2.1modifiedejortthirdparty/hsqldb/hsqldb/changelist_1_7_2.txthsqldb 1.7.2.4 built for j2se 1.3
1.2.2.2modifiedejortthirdparty/hsqldb/hsqldb/readmehsqldb 1.7.2.4 built for j2se 1.3
1.3.4.3modifiedejortthirdparty/hsqldb/hsqldb/lib/hsqldb.jarhsqldb 1.7.2.4 built for j2se 1.3
1.8.4.8modifiedanddjmx/src/main/org/jboss/mx/modelmbean/XMBean.javaupdate ModelMBeanInvoker notification listener registry, even if thetarget resource is a NotificationBroadcaster, so that the XMBean'sown AttributeValueChanges, still work.

Reply via email to