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

BUILD COMPLETE -  build.81
Date of build: 02/18/2005 13:12:03
Time to build: 30 minutes 8 seconds
Last changed: 02/18/2005 12:39:25
Last log entry: bug fixes

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

 Modifications since last build:  (119)
1.5modifiedpatriot1burkeejb3/docs/tutorial/index.wikibug fixes
1.6modifiedpatriot1burkeejb3/docs/tutorial/index.htmlbug fixes
1.11modifiedbelabantestsuite/src/main/org/jboss/test/cache/stress/EvictionLocalStressTestCase.javans
1.9modifiedbelabancache/src/main/org/jboss/cache/interceptors/CreateIfNotExistsInterceptor.javans
1.224modifiedbelabancache/src/main/org/jboss/cache/TreeCache.javans
1.1addedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/regression/AbstractEntity.javabug fixes
1.1addedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/regression/ConcreteEntity.javabug fixes
1.2modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/consumer/QueueTestXA.javabug fixes
1.5modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/consumer/unit/ConsumerUnitTestCase.javabug fixes
1.4modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/joininheritance/Customer.javabug fixes
1.4modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/joininheritance/Employee.javabug fixes
1.4modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/joininheritance/Person.javabug fixes
1.25modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/entity/EntityToHibernateXml.javabug fixes
1.8modifiedbelabancache/src/main/org/jboss/cache/interceptors/CreateIfNotExistsInterceptor.javans
1.24modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/entity/EntityToHibernateXml.javabug in join subclass @Table mapping
1.2modifiedccrouchadmin-console/docs/design/implementation_implications.pdfupdated with new implications following phase 1.0 implementation
1.2modifiedccrouchadmin-console/docs/design/implementation_implications.docupdated with new implications following phase 1.0 implementation
1.19modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/local/TxUnitTestCase.javaadded unit test
1.1addedloubyanskytestsuite/src/resources/xml/newmetadata.xmlxml for new metadata prototype tests
1.10modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/MiscUnitTestCase.javatests for new metadata prototype
1.6modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/BindingCursor.javafixes in the new metadata prototype, support for collections as collection items
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/CursorImpl.javafixes in the new metadata prototype, support for collections as collection items
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/ObjectModelFactoryImpl.javafixes in the new metadata prototype, support for collections as collection items
1.36modifiedloubyanskycommon/src/main/org/jboss/xml/binding/ObjectModelBuilder.javafixes in the new metadata prototype, support for collections as collection items
1.5modifiedloubyanskycommon/src/main/org/jboss/xml/binding/UnmarshallingContext.javafixes in the new metadata prototype, support for collections as collection items
1.7modifiedbelabantestsuite/src/main/org/jboss/test/cache/perf/basic/ReplicatedSyncPerfTestCase.javans
1.3modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/standAloneAop/LocalConcurrentTestCase.javaset isolation lvl correctly
1.31modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/replicated/SyncTxUnitTestCase.javaincreased timeout for threads to barrier
1.223modifiedbelabancache/src/main/org/jboss/cache/TreeCache.javafixed getNumberOfNodes()
1.30modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/replicated/SyncTxUnitTestCase.javans
1.5modifiedbelabancache/src/main/org/jboss/cache/tests/BdbjeCacheLoaderTest.javarenamed CacheLoaderTests
1.14deletedbelabancache/src/main/org/jboss/cache/tests/CacheLoaderTests.javarenamed CacheLoaderTests
1.1addedbelabancache/src/main/org/jboss/cache/tests/CacheLoaderTestsBase.javarenamed CacheLoaderTests
1.5modifiedbelabancache/src/main/org/jboss/cache/tests/CallbackTest.javarenamed CacheLoaderTests
1.2modifiedbelabancache/src/main/org/jboss/cache/tests/DelegatingCacheLoaderTest.javarenamed CacheLoaderTests
1.18modifiedbelabancache/src/main/org/jboss/cache/tests/FileCacheLoaderTest.javarenamed CacheLoaderTests
1.5modifiedbelabancache/src/main/org/jboss/cache/tests/JDBCCacheLoaderTest.javarenamed CacheLoaderTests
1.13modifiedbelabancache/src/main/org/jboss/cache/tests/CacheLoaderTests.javacleaned up
1.10modifiedbelabantestsuite/src/main/org/jboss/test/cache/stress/EvictionLocalStressTestCase.javacleaned up
1.2modifiedbelabantestsuite/src/main/org/jboss/test/cache/test/standAloneAop/LocalConcurrentTestCase.javacleaned up
1.5modifiedstarksmthirdparty/oswego-concurrent/lib/concurrent.jarUpdate to the 1.3.4 release.# WaitableX: notify on bitwise operations# QueuedExecutor: can shutdown before thread created (thanks to Wolfgang Hoschek)
1.5modifiedstarksmthirdparty/oswego-concurrent/lib/README.txtUpdate to the 1.3.4 release.# WaitableX: notify on bitwise operations# QueuedExecutor: can shutdown before thread created (thanks to Wolfgang Hoschek)
1.3modifiedstarksmthirdparty/oswego-concurrent/lib/concurrent-src.zipUpdate to the 1.3.4 release.# WaitableX: notify on bitwise operations# QueuedExecutor: can shutdown before thread created (thanks to Wolfgang Hoschek)
1.11modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/eviction/AopLRUPolicyUnitTestCase.javaGet this class to compile
1.1addedejortcommon/src/main/org/jboss/util/WeakClassCache.javaFurther tidying up. ClassAdapter comes next.
1.4modifiedejortcontainer/src/main/org/jboss/joinpoint/config/Config.javaFurther tidying up. ClassAdapter comes next.
1.7modifiedejortcontainer/src/main/org/jboss/reflect/PrimitiveInfo.javaFurther tidying up. ClassAdapter comes next.
1.6modifiedejortcontainer/src/main/org/jboss/reflect/plugins/introspection/IntrospectionTypeInfoFactory.javaFurther tidying up. ClassAdapter comes next.
1.8modifiedejortkernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelController.javaFurther tidying up. ClassAdapter comes next.
1.2modifiedejortkernel/src/main/org/jboss/kernel/spi/config/KernelConfig.javaFurther tidying up. ClassAdapter comes next.
1.3modifiedejortkernel/src/main/org/jboss/kernel/plugins/config/AbstractKernelConfig.javaFurther tidying up. ClassAdapter comes next.
1.10modifiedejortkernel/src/main/org/jboss/kernel/plugins/config/Configurator.javaFurther tidying up. ClassAdapter comes next.
1.3deletedejortkernel/src/main/org/jboss/util/KernelUtil.javaFurther tidying up. ClassAdapter comes next.
1.4modifiedejortkernel/src/main/org/jboss/beans/info/spi/BeanInfo.javaFurther tidying up. ClassAdapter comes next.
1.5modifiedejortkernel/src/main/org/jboss/beans/info/spi/BeanInfoFactory.javaFurther tidying up. ClassAdapter comes next.
1.4modifiedejortkernel/src/main/org/jboss/kernel/plugins/bootstrap/AbstractBootstrap.javaFurther tidying up. ClassAdapter comes next.
1.2deletedejortkernel/src/main/org/jboss/kernel/plugins/bootstrap/AbstractKernelFactory.javaFurther tidying up. ClassAdapter comes next.
1.1addedejortkernel/src/main/org/jboss/kernel/plugins/bootstrap/AbstractKernelInitializer.javaFurther tidying up. ClassAdapter comes next.
1.2deletedejortkernel/src/main/org/jboss/kernel/spi/bootstrap/KernelFactory.javaFurther tidying up. ClassAdapter comes next.
1.1addedejortkernel/src/main/org/jboss/kernel/spi/bootstrap/KernelInitializer.javaFurther tidying up. ClassAdapter comes next.
1.3deletedejortkernel/src/main/org/jboss/kernel/plugins/bootstrap/basic/BasicKernelFactory.javaFurther tidying up. ClassAdapter comes next.
1.1addedejortkernel/src/main/org/jboss/kernel/plugins/bootstrap/basic/BasicKernelInitializer.javaFurther tidying up. ClassAdapter comes next.
1.2modifiedejortkernel/src/main/org/jboss/kernel/plugins/bootstrap/basic/KernelConstants.javaFurther tidying up. ClassAdapter comes next.
1.7modifiedejortkernel/src/main/org/jboss/kernel/plugins/config/basic/BasicKernelConfigurator.javaFurther tidying up. ClassAdapter comes next.
1.3modifiedejortkernel/src/main/org/jboss/beans/metadata/plugins/AbstractArrayMetaData.javaFurther tidying up. ClassAdapter comes next.
1.4modifiedejortkernel/src/main/org/jboss/beans/metadata/plugins/StringValueMetaData.javaFurther tidying up. ClassAdapter comes next.
1.3modifiedejortkernel/src/main/org/jboss/kernel/plugins/config/property/PropertyKernelConfig.javaFurther tidying up. ClassAdapter comes next.
1.5modifiedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractBeanInfo.javaFurther tidying up. ClassAdapter comes next.
1.1addedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractBeanInfoFactory.javaFurther tidying up. ClassAdapter comes next.
1.2deletedejortkernel/src/main/org/jboss/beans/info/plugins/reflect/ClassLoading.javaFurther tidying up. ClassAdapter comes next.
1.2deletedejortkernel/src/main/org/jboss/beans/info/plugins/reflect/ReflectBeanInfoFactory.javaFurther tidying up. ClassAdapter comes next.
1.2deletedejortkernel/src/main/org/jboss/beans/info/plugins/reflect/package.htmlFurther tidying up. ClassAdapter comes next.
1.15modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/classes/messages/applicationmessages.propertiesupdates to improve formatting of datasource view page
1.11modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jspupdates to improve formatting of datasource view page
1.7modifiedccrouchadmin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jspupdates to improve formatting of datasource view page
1.2deletedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/SaveDataSourceActionTest.javamoved test into /test folder
1.1addedccrouchadmin-console/src/test/org/jboss/admin/console/web/struts/datasource/SaveDataSourceActionTest.javamoved test into /test folder
1.7modifiedccrouchadmin-console/src/main/org/jboss/admin/console/web/struts/datasource/SaveDataSourceAction.javaupdated comment
1.17modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/schema/EntityTable.javafixed issue JBBENCH-29: collection-valued CMR cache synchronization issue (cmp2.x jdbc2 pm)
1.11modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/JDBCStoreManager2.javafixed issue JBBENCH-29: collection-valued CMR cache synchronization issue (cmp2.x jdbc2 pm)
1.5modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/PersistentContext.javafixed issue JBBENCH-29: collection-valued CMR cache synchronization issue (cmp2.x jdbc2 pm)
1.11modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/cmp/jdbc2/bridge/JDBCCMRFieldBridge2.javafixed issue JBBENCH-29: collection-valued CMR cache synchronization issue (cmp2.x jdbc2 pm)
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/JavaValueFactory.javanew metadata prototype
1.5modifiedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/unmarshalling/BindingCursor.javanew metadata prototype
1.8modifiedloubyanskycommon/src/main/org/jboss/xml/binding/MetadataDrivenObjectModelFactory.javanew metadata prototype
1.35modifiedloubyanskycommon/src/main/org/jboss/xml/binding/ObjectModelBuilder.javanew metadata prototype
1.6modifiedloubyanskycommon/src/main/org/jboss/xml/binding/SimpleTypeBindings.javanew metadata prototype
1.25modifiedloubyanskycommon/src/main/org/jboss/xml/binding/Unmarshaller.javanew metadata prototype
1.7modifiedloubyanskycommon/src/main/org/jboss/xml/binding/UnmarshallerImpl.javanew metadata prototype
1.4modifiedloubyanskycommon/src/main/org/jboss/xml/binding/UnmarshallingContext.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/MapEntryValue.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/MapValue.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/ObjectModelFactoryImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlAttribute.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlAttributeImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlComplexType.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlComplexTypeImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlDataContent.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlDataContentImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlDocument.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlDocumentFactory.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlDocumentFactoryImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlDocumentImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlElement.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlElementImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlNamespace.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlNamespaceImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlSimpleType.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlSimpleTypeImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlType.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/XmlTypeImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/ArrayValue.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/CollectionValue.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/CursorImpl.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/JavaFieldValue.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/JavaValue.javanew metadata prototype
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/metadata/JavaValueFactoryImpl.javanew metadata prototype
1.10modifiedbwang00testsuite/src/main/org/jboss/test/cache/test/eviction/AopLRUPolicyUnitTestCase.javaRollbacked JBCache-90 fix untill next release
1.42modifiedbwang00cache/src/main/org/jboss/cache/aop/TreeCacheAop.javaJBCACHE-90 fix. Let's wait untill 1.2.1 is out

Reply via email to