View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20041103071723Lbuild.1

BUILD COMPLETE -  build.1
Date of build: 11/03/2004 07:17:23
Time to build: 73 minutes 21 seconds
Last changed: 11/03/2004 04:32:08
Last log entry: changed incorrect properties

 Unit Tests: (2092)  Total Errors and Failures: (29)
testAllTx_RWLockorg.jboss.test.cache.stress.EvictionLocalStressTestCase
testAllTx_RWLockorg.jboss.test.cache.stress.LocalStressTestCase
testWarXmlOverridesorg.jboss.test.classloader.test.ScopingUnitTestCase
testStateReplicationorg.jboss.test.cluster.test.DistributedStateTestCase
testServletSessionLoadBalancingorg.jboss.test.cluster.test.WebSessionTestCase
unknownorg.jboss.test.jbossmq.test.LargeMessageUnitTestCase
unknownorg.jboss.test.jbossmq.test.OILConnectionUnitTestCase
testMCFDefaultValuesorg.jboss.test.jca.test.DeploymentUnitTestCase
testHaParitionNameorg.jboss.test.naming.test.SimpleUnitTestCase
testDiscoveryPortorg.jboss.test.naming.test.SimpleUnitTestCase
testStatefulBeanFailoverorg.jboss.test.testbeancluster.test.BeanUnitTestCase
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
testStateReplicationorg.jboss.test.cluster.test.DRMTestCase
testServletSessionFailoverorg.jboss.test.cluster.test.WebSessionTestCase
testCreateOrganizationorg.jboss.test.jaxr.create.CreateOrganizationTestCase
testJaxrDeleteorg.jboss.test.jaxr.delete.JaxrDeleteTestCase
testJaxrReadorg.jboss.test.jaxr.read.JaxrReadTestCase
testNameChangesorg.jboss.test.naming.test.SimpleUnitTestCase
testStatelessBeanLoadBalancingorg.jboss.test.testbeancluster.test.BeanUnitTestCase
testCacheInvalidationorg.jboss.test.testbeancluster.test.CacheInvalidationUnitTestCase
testFormAuthSingleSignOnorg.jboss.test.web.test.ClusteredSingleSignOnUnitTestCase
testWebComponentClientorg.jboss.test.webservice.ws4eesimple.SimpleClientTestCase
 

 Modifications since last build:  (89)
1.4modifiedbelabanremoting/src/test/org/jboss/remoting/DistributedTest.javachanged incorrect properties
1.8modifiedanddhibernate/src/main/org/jboss/hibernate/jmx/Hibernate.javaremove unecessary notification classes, emit distinct typeshibernate.sessionfactory.createhibernate.sessionfactory.destroy
1.3deletedanddhibernate/src/main/org/jboss/hibernate/jmx/SessionFactoryBuiltEvent.javaremove unecessary notification classes, emit distinct typeshibernate.sessionfactory.createhibernate.sessionfactory.destroy
1.3deletedanddhibernate/src/main/org/jboss/hibernate/jmx/SessionFactoryDestroyedEvent.javaremove unecessary notification classes, emit distinct typeshibernate.sessionfactory.createhibernate.sessionfactory.destroy
1.12modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/local/TxUnitTestCase.javaoptimized imports
1.11modifiedbelabancache/docs/design/JBossCacheRoadmap.txtno message
1.7modifiedbelabancache/src/main/org/jboss/cache/tests/CacheLoaderTests.javaadded unit test for print()
1.24modifiedbelabancache/docs/Changelog.txtno message
1.31modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaExtract the JACC context setup to the JaccContextValue and update the logic for determining if the session is expired and should trigger a flush of the authentication cache. Fixes [1054942] Setting flushOnSessionInvalidation to true doesn't work.
1.19modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationValve.javaExtract the JACC context setup to the JaccContextValue and update the logic for determining if the session is expired and should trigger a flush of the authentication cache. Fixes [1054942] Setting flushOnSessionInvalidation to true doesn't work.
1.3modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JaccAuthorizationRealm.javaObject the active web codesource from the JaccContextValve
1.18modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationValve.javaUse the JBossGenericalPrincpial auth principal for the security association propagation.
1.3modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/CustomPrincipalValve.javaSave the original authentication principal as well as the any caller principal mapping in the JBossGenericalPrincpial so that the correct caller principal is returned and the correct authentication principal can be propagated.
1.5modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JBossGenericPrincipal.javaSave the original authentication principal as well as the any caller principal mapping in the JBossGenericalPrincpial so that the correct caller principal is returned and the correct authentication principal can be propagated.
1.11modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.javaSave the original authentication principal as well as the any caller principal mapping in the JBossGenericalPrincpial so that the correct caller principal is returned and the correct authentication principal can be propagated.
1.2modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JaccContextValve.javaA Valve that sets the JACC context id and HttpServletRequest policy context handler value. The context id needs to be established prior to any authorization valves
1.65modifiedstarksmserver/src/main/org/jboss/ejb/EjbModule.javaAdd a special unchecked permission for the Handle.getEJBObject method used by stateful session handles to obtain the bean interface.
1.9modifiedstarksmtestsuite/imports/server-config.xmlDisable the filtering during the copying of the baseconf in the create-config macrodef
1.7modifiedstarksmsecurity/src/main/org/jboss/security/jacc/SecurityService.javaAdd injection points for the MBeanServer, ObjectName and allow the JACC policy provider to be speficified via the PolicyName and PolicyAttributeName attributes. This allows for an mbean to provide the java.security.Policy interface as an alternative to the javax.security.jacc.policy.provider system property mechanism.
1.6modifiedstarksmsecurity/src/main/org/jboss/security/jacc/DelegatingPolicy.javaExpose the java.security.Policy interface via a PolicyProxy attribute and add a listContextPolicies operation for obtaining the context policy permissions.
1.3modifiedstarksmsecurity/src/main/org/jboss/security/jacc/ContextPolicy.javaAdd a toString method which shows the permissions associated with the context
1.6deletedbwang00testsuite/src/main/org/jboss/test/cache/test/standAloneAop/LocalAopEvictionTest.javaRenamed
1.1addedbwang00testsuite/src/main/org/jboss/test/cache/test/standAloneAop/LocalEvictionAopTest.javaRenamed
1.179modifiedbwang00cache/src/main/org/jboss/cache/TreeCache.java_getChildrenNames need to return Set of String type.
1.23modifiedstarksmserver/src/main/org/jboss/web/AbstractWebDeployer.javaFix the WebRoleRefPermissions creation
1.36modifiedstarksmserver/src/main/org/jboss/metadata/WebMetaData.javaAdd accessors for the web.xml servlet-name and security-role values and parse the servlet/security-role-ref elements
1.4modifiedstarksmj2ee/src/main/javax/security/jacc/WebRoleRefPermission.javaRename the invalid serialVersionID to serialVersionUID.
1.2modifiedstarksmtestsuite/src/resources/web/roles.propertiesAdd a ServletUser role ref and ServletUserRole for isUserInRole tests
1.17modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlAdd a ServletUser role ref and ServletUserRole for isUserInRole tests
1.426modifiedstarksmtestsuite/build.xmlAdd a tests-jacc-security target
1.1addedstarksmtestsuite/src/resources/test-configs/jacc/deploy/jacc-service.xmlA custom test configuration for the JACC layer
1.1addedstarksmtestsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat50.sar/server.xmlA custom test configuration for the JACC layer
1.1addedstarksmtestsuite/src/resources/test-configs/jacc/deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xmlA custom test configuration for the JACC layer
1.1addedstarksmtestsuite/src/resources/test-configs/jacc/conf/jacc-roles.propertiesA custom test configuration for the JACC layer
1.1addedstarksmtestsuite/src/resources/test-configs/jacc/conf/jacc-users.propertiesA custom test configuration for the JACC layer
1.1addedstarksmtestsuite/src/resources/test-configs/jacc/conf/login-config.xmlA custom test configuration for the JACC layer
1.1addedstarksmtestsuite/src/resources/test-configs/jacc/conf/standardjboss.xmlA custom test configuration for the JACC layer
1.33modifiedbwang00cache/docs/design/todo.txtUpdated
1.5modifiedstarksmtestsuite/src/main/org/jboss/test/cts/jms/MsgSender.javaFix the wildcard import usage to build correctly under java5
1.4modifiedstarksmtestsuite/src/main/org/jboss/test/cts/jms/ContainerMBox.javaFix the wildcard import usage to build correctly under java5
1.5modifiedstarksmtestsuite/src/main/org/jboss/test/jmsra/bean/PublisherBean.javaFix the wildcard import usage to build correctly under java5
1.2modifiedanddvaria/src/main/org/jboss/monitor/services/ActiveAlarmTable.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/services/MemoryMonitor.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/alarm/Alarm.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/alarm/AlarmKey.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/alarm/AlarmManager.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/alarm/AlarmNotification.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/alarm/AlarmTable.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/alarm/AlarmTableException.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/alarm/AlarmTableNotification.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.2modifiedanddvaria/src/main/org/jboss/monitor/alarm/MBeanImplAccess.javaported MemoryMonitor and ActiveAlarmTable from 3.2
1.3modifiedanddvaria/src/etc/monitoring-service.xmlported MemoryMonitor and ActiveAlarmTable from 3.2
1.20modifiedbwang00testsuite/src/main/org/jboss/test/cache/test/replicated/SyncTxUnitTestCase.javaUse xml config
1.11modifiedjboss-buildtools/etc/cruisecontrol/scripts/build-jboss-head.xmldon't build 1.3 with jdk1.5
1.6modifiedbelabancache/src/main/org/jboss/cache/tests/CacheLoaderTests.javaadded new tests
1.10modifiedstarksmtestsuite/src/main/org/jboss/test/jbossmq/test/RollBackUnitTestCase.javaFix the wildcard import usage to build correctly under java5
1.9modifiedstarksmtestsuite/src/main/org/jboss/test/jbossmq/test/UnackedUnitTestCase.javaFix the wildcard import usage to build correctly under java5
1.5modifiedstarksmtestsuite/src/main/org/jboss/test/jbossmq/perf/SendReplyPerfStressTestCase.javaFix the wildcard import usage to build correctly under java5
1.9modifiedstarksmtestsuite/src/main/org/jboss/test/jbossmq/perf/JBossMQPerfStressTestCase.javaFix the wildcard import usage to build correctly under java5
1.22modifiedstarksmtestsuite/imports/test-jars.xmlAdd a source attribute to the javac tasks to build correctly under java5
1.7modifiedsteveebersolehibernate/src/main/org/jboss/hibernate/jmx/Hibernate.javarounded out managed attributes
1.6modifiedsteveebersolehibernate/src/main/org/jboss/hibernate/jmx/Hibernate.javarounded out managed attributes
1.178modifiedbelabancache/src/main/org/jboss/cache/TreeCache.java- split createCacheLoader() into createCacheLoader() and startCacheLoader- replaced Class.getMethod() with Class.getDeclaredMethod()
1.425modifiedstarksmtestsuite/build.xmlInclude the source attribute in the javac task for jdk 1.5
1.2modifiedosdchicagotestsuite/src/main/org/jboss/test/jaxr/delete/JaxrDeleteTestCase.javaFix this test.
1.424modifiedstarksmtestsuite/build.xmlSynch up with the fixes from the 4.0 branch
1.423modifiedosdchicagotestsuite/build.xmlCorrect jaxr.includes
1.21modifiedstarksmtestsuite/imports/test-jars.xmlMerge the _jars-webservice target changes from 4.0
1.36modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/ModelMBeanInvoker.javaAdd support for injecting jmx kernel types into the underlying xmbean resource based on the xmbean descriptors/injection metadata. This generalizes the previous single hard coded injection of the MBeanServer if the resource supported a setMBeanServer(MBeanServer) method.
1.35modifiedstarksmjmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.javaAdd support for injecting jmx kernel types into the underlying xmbean resource based on the xmbean descriptors/injection metadata. This generalizes the previous single hard coded injection of the MBeanServer if the resource supported a setMBeanServer(MBeanServer) method.
1.31modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/XMBean.javaRefactor the setting of the ModelInfo info ivar to always be done via the setModelMBeanInfo method.
1.3modifiedstarksmjmx/src/resources/dtd/jboss_xmbean_1_2.dtdAdd an injection element used to specify what jmx kernel object the xmbean resource would like injected. The currentinjection point types are:+ MBeanServerType - the MBeanServer the XMBean is registered with. This requires a setter with an x(javax.management.MBeanServer) signature.+ MBeanInfoType - the XMBean ModelMBeanInfo metadata. This requires a setter with an x(javax.management.MBeanInfo) signature.+ ObjectNameType - the ObjectName the XMBean is registered under. This requires a setter with an x(javax.management.ObjectName) signature.
1.26modifiedstarksmjmx/src/main/org/jboss/mx/metadata/JBossXMBean10.javaAdd any injection specifications to the mbean descriptor
1.23modifiedstarksmjmx/src/main/org/jboss/mx/modelmbean/ModelMBeanConstants.javaAdd MBeanServerType, MBeanInfoType, and ObjectNameType constants for the current injection types
1.23modifiedbwang00cache/docs/Changelog.txtUpdated
1.7modifiedbwang00cache/src/main/org/jboss/cache/eviction/AopLRUPolicy.javaAdded trace log level
1.19modifiedbwang00cache/src/main/org/jboss/cache/eviction/LRUAlgorithm.javaAdded trace log level
1.17modifiedbwang00cache/src/main/org/jboss/cache/eviction/LRUPolicy.javaAdded trace log level
1.9modifiedbwang00cache/src/main/org/jboss/cache/eviction/RegionManager.javaAdded trace log level
1.12modifiedbwang00cache/src/main/org/jboss/cache/lock/LockStrategyFactory.javaChanged to trace log level
1.3modifiedstarksmjmx/src/main/org/jboss/mx/interceptor/ReflectedDispatcher.javaProvide a better NPE message when the operation cannot be found on the underlying resource during the invocation dispatch
1.422modifiedstarksmtestsuite/build.xmlGet rid of the local javac.target override
1.18modifiedbwang00cache/src/main/org/jboss/cache/lock/IdentityLock.javaChanged to trace log level
1.51modifiedbwang00cache/src/main/org/jboss/cache/Node.javaChanged to trace log level
1.421modifiedloubyanskytestsuite/build.xmlmoved jaxme and wutka's parsers to library.classpath from tests.classpath
1.420modifiedloubyanskytestsuite/build.xmladded jaxme and wutka's parser to the tests.classpath
1.2modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/XMLNameToJavaIdentifierUnitTestCase.javaXML names to various Java indentifiers conversion tests
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/Util.javavarious XML binding utilities
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/QueryFactory.javafixed [ 1056837 ] NullPointerException in QueryFinder

Reply via email to