View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041018152618Lbuild.323

BUILD COMPLETE -  build.323
Date of build: 10/18/2004 15:26:18
Time to build: 84 minutes 27 seconds
Last changed: 10/18/2004 14:53:10
Last log entry: Port synchronization fixes from jboss4

 Unit Tests: (1973)  Total Errors and Failures: (54)
testWarXmlOverridesorg.jboss.test.classloader.test.ScopingUnitTestCase
testServletSessionLoadBalancingorg.jboss.test.cluster.test.WebSessionTestCase
testEjbInterceptionorg.jboss.test.hibernate.test.HibernateEjbInterceptorUnitTestCase
testOIL2MutliSessionOneConnectionorg.jboss.test.jbossmq.perf.OIL2InvocationLayerStressTestCase
unknownorg.jboss.test.jbossmq.test.LargeMessageUnitTestCase
unknownorg.jboss.test.jbossmq.test.OILConnectionUnitTestCase
testMCFDefaultValuesorg.jboss.test.jca.test.DeploymentUnitTestCase
testDeploySARorg.jboss.test.jmx.test.DeployServiceUnitTestCase
testDependsListElementorg.jboss.test.jmx.test.DeployServiceUnitTestCase
testCrashInStartorg.jboss.test.jmx.test.DeployServiceUnitTestCase
testInvokeTargetMethodorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
testInvokeorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
testServerFoundorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
unknownorg.jboss.test.jmx.test.JMXInvokerProxyUnitTestCase
testMBeanDependsOnEJBorg.jboss.test.jmx.test.MBeanDependsOnEJBUnitTestCase
testBrokenPackageRedeploymentorg.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
testBadEjbRedeploymentorg.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
testBadSideAffectsorg.jboss.test.jmx.test.UndeployBrokenPackageUnitTestCase
testCreateSubcontextorg.jboss.test.naming.test.PooledInvokerUnitTestCase
testLookupFailuresorg.jboss.test.naming.test.PooledInvokerUnitTestCase
testSecureHttpInvokerorg.jboss.test.naming.test.SecurityUnitTestCase
testHttpReadonlyContextLookuporg.jboss.test.naming.test.SecurityUnitTestCase
testHaInvokerorg.jboss.test.naming.test.SimpleUnitTestCase
testCreateHaJndiSubcontextorg.jboss.test.naming.test.SimpleUnitTestCase
testHaParitionNameorg.jboss.test.naming.test.SimpleUnitTestCase
testDiscoveryPortorg.jboss.test.naming.test.SimpleUnitTestCase
testOldProxyorg.jboss.test.pooled.test.BeanStressTestCase
testHttpRedirectorg.jboss.test.web.test.ssl.SSLUnitTestCase
testHttpsorg.jboss.test.web.test.ssl.SSLUnitTestCase
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
testPutTxorg.jboss.test.cache.test.replicated.SyncTxUnitTestCase
testUserTransactionorg.jboss.test.cts.test.BmpUnitTestCase
testCounterSimpleNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testCounterDifferenceNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testGaugeSimpleBothNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testGaugeSimpleHighNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testGaugeSimpleLowNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testStringBothNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testStringMatchNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testStringDifferNotificationorg.jboss.test.jbossmx.compliance.monitor.BasicTestCase
testNameChangesorg.jboss.test.naming.test.SimpleUnitTestCase
testCreateCallerorg.jboss.test.security.test.EJBSpecUnitTestCase
testUserTransactionorg.jboss.test.securitymgr.test.BMPUnitTestCase
testUserInRoleServletorg.jboss.test.securitymgr.test.WebIntegrationUnitTestCase
testFormAuthSingleSignOnorg.jboss.test.web.test.ClusteredSingleSignOnUnitTestCase
testFormAuthSubjectorg.jboss.test.web.test.FormAuthUnitTestCase
testFormAuthSingleSignOnorg.jboss.test.web.test.SingleSignOnUnitTestCase
testUserInRoleServletorg.jboss.test.web.test.WebIntegrationUnitTestCase
 

 Modifications since last build:  (15)
1.45modifiedejortserver/src/main/org/jboss/ejb/plugins/TxInterceptorCMT.javaPort synchronization fixes from jboss4
1.2modifiedejortiiop/src/main/org/jboss/proxy/ejb/NoTxPropagationInterceptor.javaPort synchronization fixes from jboss4
1.72modifiedejortserver/src/main/org/jboss/metadata/BeanMetaData.javaPort synchronization fixes from jboss4
1.14modifiedpatriot1burkeaop/RELEASE_NOTES.txtrelease notes update
1.19modifiedpatriot1burkethirdparty/javassist/lib/javassist.jarhandle primitives in annotation ClassMembers
1.8modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/ProxyMapCreator.javahandle primitives in annotation ClassMembers
1.2modifiedpatriot1burkeaop/src/test/org/jboss/test/aop/annotationc/AnnotationTester.javahandle primitives in annotation ClassMembers
1.2modifiedpatriot1burkeaop/src/test/org/jboss/test/aop/annotationc/BytecodePOJO.javahandle primitives in annotation ClassMembers
1.1addedpatriot1burkeaop/src/test/org/jboss/test/aop/annotationc/ClassAnnotation.javahandle primitives in annotation ClassMembers
1.4modifiedpatriot1burkeaop/src/main/org/jboss/aop/annotation/compiler/MemberValuePopulate.javahandle primitives in annotation ClassMembers
1.1addedloubyanskycache/src/main/org/jboss/cache/loader/JDBCCacheLoader.javajdbc cache loader. something to play with.
1.1addedkabkhanaop/src/resources/bin/run-load-boot.batScripts and examples for loadtime transformations using the custom classloader in JDK 1.4
1.1addedkabkhanaop/src/resources/bin/run-load-boot.shScripts and examples for loadtime transformations using the custom classloader in JDK 1.4
1.11modifiedkabkhanaop/docs/reference/reference/en/modules/running.xmlScripts and examples for loadtime transformations using the custom classloader in JDK 1.4
1.40modifiedtdieslerj2ee/build.xmlinclude jaxb in jboss-j2ee.jar

Reply via email to