View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060414091715Lbuild.1667

BUILD COMPLETE -  build.1667
Date of build: 04/14/2006 09:17:15
Time to build: 25 minutes 4 seconds
Last changed: 04/14/2006 08:27:06
Last log entry: More tests and tweaks to connection factory remoting connector stuff, also updates to docs

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 67)
1.5modifiedtimfoxjms/docs/gettingstarted/en/modules/about.xmlMore tests and tweaks to connection factory remoting connector stuff, also updates to docs
1.6modifiedtimfoxjms/docs/gettingstarted/en/modules/configuration.xmlMore tests and tweaks to connection factory remoting connector stuff, also updates to docs
1.6modifiedtimfoxjms/src/main/org/jboss/jms/server/ConnectionManager.javaMore tests and tweaks to connection factory remoting connector stuff, also updates to docs
1.2modifiedtimfoxjms/src/main/org/jboss/jms/server/ConnectorManager.javaMore tests and tweaks to connection factory remoting connector stuff, also updates to docs
1.103modifiedtimfoxjms/src/main/org/jboss/jms/server/ServerPeer.javaMore tests and tweaks to connection factory remoting connector stuff, also updates to docs
1.5modifiedtimfoxjms/src/main/org/jboss/jms/server/connectionfactory/ConnectionFactory.javaMore tests and tweaks to connection factory remoting connector stuff, also updates to docs
1.5modifiedtimfoxjms/src/main/org/jboss/jms/server/connectionmanager/SimpleConnectionManager.javaMore tests and tweaks to connection factory remoting connector stuff, also updates to docs
1.2modifiedtimfoxjms/src/main/org/jboss/jms/server/connectormanager/SimpleConnectorManager.javaMore tests and tweaks to connection factory remoting connector stuff, also updates to docs
1.41modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java[JBAS-1725] Flesh out the MBean interface
1.17modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManager.java[JBAS-1725] Flesh out the MBean interface
1.6modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManagerMBean.java[JBAS-1725] Flesh out the MBean interface
1.2modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManagerMBean.java[JBAS-1725] Flesh out the MBean interface
1.4modifiedasaldhanatestsuite/src/main/org/jboss/test/util/AppCallbackHandler.javaJBAS-3105:Fix HEAD Security TestCasesResurrect AppCallbackHandler that had moved to the test module and is needed by the SRPLoginModuleUnitTestCase.http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81152
1.555modifiedasaldhanatestsuite/build.xmlAdd the target "one-test-debug" available in the 4.0 testsuite.
1.6modifiedasaldhanatest/.classpathRoll back the change made to make the AppCallbackHandler use the ByteArrayCallback defined in the security module.http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81152
1.6modifiedasaldhanatest/build.xmlRoll back the change made to make the AppCallbackHandler use the ByteArrayCallback defined in the security module.http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81152
1.5modifiedasaldhanatest/src/main/org/jboss/test/util/AppCallbackHandler.javaRoll back the change made to make the AppCallbackHandler use the ByteArrayCallback defined in the security module.http://www.jboss.com/index.html?module=bb&op=viewtopic&t=81152
1.1addedwpriceconnector/src/main/org/jboss/resource/deployment/ds/metadata/NoTxDataSourceMetaData.javaMetatData implementation classes for new DsSubdeployerSupport. Used in marshalling/unmarshalling *-ds.xml file.
1.1addedwpriceconnector/src/main/org/jboss/resource/deployment/ds/metadata/TxConnectionFactoryMetaData.javaMetatData implementation classes for new DsSubdeployerSupport. Used in marshalling/unmarshalling *-ds.xml file.
1.1addedwpriceconnector/src/main/org/jboss/resource/deployment/ds/metadata/XATxDataSourceMetaData.javaMetatData implementation classes for new DsSubdeployerSupport. Used in marshalling/unmarshalling *-ds.xml file.
1.16modifiedkkhantestsuite/src/main/org/jboss/test/aop/bean/RemotingTester.java[JBAOP-224] Merge in changes to fix aop memory leaks. Make sure we unregister remote object following test
1.10modifiedkkhantestsuite/src/main/org/jboss/test/aop/bean/RemotingTesterMBean.java[JBAOP-224] Merge in changes to fix aop memory leaks. Make sure we unregister remote object following test
1.20modifiedkkhantestsuite/src/main/org/jboss/test/aop/test/RemotingUnitTestCase.java[JBAOP-224] Merge in changes to fix aop memory leaks. Make sure we unregister remote object following test
1.37modifiedwpriceconnector/src/resources/stylesheets/ConnectionFactoryTemplate.xslNew template to allow for prefilling connection pools.
1.5modifiedwpriceconnector/src/resources/jca-sar/jbossjca-service.xmlMBean definition for experimental DsSubDeployer; at present this is unused and commented out.
1.8modifiedasaldhanatestsuite/src/resources/security-spec/service-inf/jboss-service.xmlJBAS-3105:Fix HEAD Security TestCasesorg.jboss.test.security.test.EJBSpecUnitTestCase worksAdd the default queues A/B/C/D
1.16modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/PassivationCacheLoader.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/PassivationEvictionPolicy.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/PassivationTreeCache.javaupdated for new JBossCache API
1.8modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/StatefulCacheLoader.javaupdated for new JBossCache API
1.9modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/StatefulEvictionPolicy.javaupdated for new JBossCache API
1.12modifiedbdecosteejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.javaupdated for new JBossCache API
1.4modifiedbdecosteejb3/src/resources/test/cache/testejb3-cache-service.xmlupdated for new JBossCache API
1.4modifiedbdecosteejb3/src/resources/test/cache/testejb3-statefulcache-service.xmlupdated for new JBossCache API
1.9modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulBean.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulLocal.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulRemote.javaupdated for new JBossCache API
1.10modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/StatefulBean.javaupdated for new JBossCache API
1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/StatefulLocal.javaupdated for new JBossCache API
1.5modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/StatefulRemote.javaupdated for new JBossCache API
1.8modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/Tester.javaupdated for new JBossCache API
1.4modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/unit/CacheUnitTestCase.javaupdated for new JBossCache API
1.7modifiedbdecosteejb3/src/test/org/jboss/ejb3/test/cache/unit/StatefulUnitTestCase.javaupdated for new JBossCache API
1.10modifiedasaldhanatestsuite/src/main/org/jboss/test/security/ejb/EntityBeanImpl.javaJBAS-3105:Fix HEAD Security TestCasesAdd the missing methods.org.jboss.test.security.test.EJBSpecUnitTestCase has a run.
1.6modifiedasaldhanatestsuite/src/resources/security-srp/service-inf/jboss-service.xmlUse the bind address
1.5modifiedasaldhanatest/.classpathJBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module.
1.5modifiedasaldhanatest/build.xmlJBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module.
1.4modifiedasaldhanatest/src/main/org/jboss/test/util/AppCallbackHandler.javaJBAS-3105:Fix HEAD Security TestCasesAdd reliance on security module.Fixes org.jboss.test.security.test.SRPLoginModuleUnitTestCase (as there are two ByteArrayCallbacks - one in the test module and one in the security module). The AppCallbackHandler should be using the one defined in the security module.
1.6modifiedasaldhanatestsuite/imports/sections/security.xmlJBAS-3105: Fix HEAD Security TestCasesFixes org.jboss.test.security.test.ClientLoginModuleEJBUnitTestCaseThe needed archives were never built.

Reply via email to