View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041215174932Lbuild.40

BUILD COMPLETE -  build.40
Date of build: 12/15/2004 17:49:32
Time to build: 38 minutes 51 seconds
Last changed: 12/15/2004 11:54:03
Last log entry: Fix the encapsulation of some path checks in quotes for the case of jboss installed in a path with spaces.

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

 Modifications since last build:  (120)
1.19.4.2modifiedstarksmsystem/src/bin/run.shFix the encapsulation of some path checks in quotes for the case of jboss installed in a path with spaces.
1.13.4.1modifiedstarksmsystem/src/bin/run.batEncapsulate the java.endorsed.dirs option in quotes in case jboss is installed into a directory with spaces.
1.31.2.1modifiedejortconnector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java[JBAS-31] - inUseConnections not correctPorted from JBoss-3.2.x
1.16.2.2modifiedejorttomcat/src/resources/server-50.xmlRestore the example cached connection manager valve to its former glory.
1.64.2.1modifiedstarksmserver/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java- Move the onException reconnection to a seperate thread in all cases. It has been seen that the thread calling onException can have its interrupted state set which results in the reconnection immeadiately failing as though the container has been shutdown.- Expose the MessageDrivenMetaData as a read-only attribute.- Include the destinationJNDI name in the toString format.
1.5.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/standAloneAop/ObjectGraphAopTest.javaMerge the cache changes from the 1.2/head version
1.3.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/standAloneAop/Person.javaMerge the cache changes from the 1.2/head version
1.2.4.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/standAloneAop/ReplicatedAopTest.javaMerge the cache changes from the 1.2/head version
1.11.2.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/standAloneAop/TreeCacheAopTester.javaMerge the cache changes from the 1.2/head version
1.7.4.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/standAloneAop/LocalAopTest.javaMerge the cache changes from the 1.2/head version
1.3.4.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/local/LockReleaseUnitTestCase.javaMerge the cache changes from the 1.2/head version
1.5.6.1deletedstarksmtestsuite/src/main/org/jboss/test/cache/test/local/MBeanUnitTestCase.javaMerge the cache changes from the 1.2/head version
1.1.4.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/local/CrudMethodUnitTestCase.javaMerge the cache changes from the 1.2/head version
1.7.2.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/generic/IdentityLockUnitTestCase.javaMerge the cache changes from the 1.2/head version
1.3.2.1modifiedstarksmtestsuite/src/main/org/jboss/test/cache/test/eviction/LRUAlgorithmUnitTestCase.javaMerge the cache changes from the 1.2/head version
1.44.2.3modifiedstarksmcache/build.xmlMerge the cache changes from the 1.2/head version
1.12.2.2modifiedstarksmcache/src/main/org/jboss/cache/CacheException.javaMerge the cache changes from the 1.2/head version
1.4.2.2modifiedstarksmcache/src/main/org/jboss/cache/ConfigureException.javaMerge the cache changes from the 1.2/head version
1.13.4.1modifiedstarksmcache/src/main/org/jboss/cache/Fqn.javaMerge the cache changes from the 1.2/head version
1.6.6.1modifiedstarksmcache/src/main/org/jboss/cache/GlobalTransaction.javaMerge the cache changes from the 1.2/head version
1.39.2.1modifiedstarksmcache/src/main/org/jboss/cache/Node.javaMerge the cache changes from the 1.2/head version
1.10.2.3modifiedstarksmcache/src/main/org/jboss/cache/PropertyConfigurator.javaMerge the cache changes from the 1.2/head version
1.7.4.1modifiedstarksmcache/src/main/org/jboss/cache/ReplicationQueue.javaMerge the cache changes from the 1.2/head version
1.13.4.1modifiedstarksmcache/src/main/org/jboss/cache/TransactionEntry.javaMerge the cache changes from the 1.2/head version
1.11.6.2modifiedstarksmcache/src/main/org/jboss/cache/TransactionTable.javaMerge the cache changes from the 1.2/head version
1.158.2.4modifiedstarksmcache/src/main/org/jboss/cache/TreeCache.javaMerge the cache changes from the 1.2/head version
1.28.4.1modifiedstarksmcache/src/main/org/jboss/cache/TreeCacheView.javaMerge the cache changes from the 1.2/head version
1.13.4.1modifiedstarksmcache/src/main/org/jboss/cache/TreeCacheView2.javaMerge the cache changes from the 1.2/head version
1.19.4.1modifiedstarksmcache/src/main/org/jboss/cache/transaction/DummyTransaction.javaMerge the cache changes from the 1.2/head version
1.3.2.1modifiedstarksmcache/src/main/org/jboss/cache/tests/BdbjeCacheLoaderTest.javaMerge the cache changes from the 1.2/head version
1.3.2.1modifiedstarksmcache/src/main/org/jboss/cache/tests/BdbjeUnitTestCase.javaMerge the cache changes from the 1.2/head version
1.3.2.2modifiedstarksmcache/src/main/org/jboss/cache/tests/CacheLoaderTests.javaMerge the cache changes from the 1.2/head version
1.16.2.2modifiedstarksmcache/src/main/org/jboss/cache/tests/FileCacheLoaderTest.javaMerge the cache changes from the 1.2/head version
1.2.4.1modifiedstarksmcache/src/main/org/jboss/cache/tests/TxCacheLoaderTest.javaMerge the cache changes from the 1.2/head version
1.13.2.1modifiedstarksmcache/src/main/org/jboss/cache/lock/IdentityLock.javaMerge the cache changes from the 1.2/head version
1.4.6.1modifiedstarksmcache/src/main/org/jboss/cache/lock/LockMap.javaMerge the cache changes from the 1.2/head version
1.7.2.1modifiedstarksmcache/src/main/org/jboss/cache/lock/LockStrategyFactory.javaMerge the cache changes from the 1.2/head version
1.6.2.1modifiedstarksmcache/src/main/org/jboss/cache/lock/LockStrategyReadUncommitted.javaMerge the cache changes from the 1.2/head version
1.3.2.1modifiedstarksmcache/src/main/org/jboss/cache/lock/LockStrategySerializable.javaMerge the cache changes from the 1.2/head version
1.3.2.2modifiedstarksmcache/src/main/org/jboss/cache/lock/OwnerNotExistedException.javaMerge the cache changes from the 1.2/head version
1.23.2.1modifiedstarksmcache/src/main/org/jboss/cache/loader/CacheLoader.javaMerge the cache changes from the 1.2/head version
1.11.4.1modifiedstarksmcache/src/main/org/jboss/cache/loader/FileCacheLoader.javaMerge the cache changes from the 1.2/head version
1.4.4.1modifiedstarksmcache/src/main/org/jboss/cache/loader/SharedStoreCacheLoader.javaMerge the cache changes from the 1.2/head version
1.13.2.1modifiedstarksmcache/src/main/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.javaMerge the cache changes from the 1.2/head version
1.3.4.2modifiedstarksmcache/src/main/org/jboss/cache/interceptors/CacheLoaderInterceptor.javaMerge the cache changes from the 1.2/head version
1.1.6.1modifiedstarksmcache/src/main/org/jboss/cache/interceptors/CallInterceptor.javaMerge the cache changes from the 1.2/head version
1.1.6.2modifiedstarksmcache/src/main/org/jboss/cache/interceptors/Interceptor.javaMerge the cache changes from the 1.2/head version
1.6.4.2modifiedstarksmcache/src/main/org/jboss/cache/interceptors/ReplicationInterceptor.javaMerge the cache changes from the 1.2/head version
1.4.4.2deletedstarksmcache/src/main/org/jboss/cache/interceptors/TransactionInterceptor.javaMerge the cache changes from the 1.2/head version
1.1.6.1modifiedstarksmcache/src/main/org/jboss/cache/eviction/AopLRUAlgorithm.javaMerge the cache changes from the 1.2/head version
1.6.2.1modifiedstarksmcache/src/main/org/jboss/cache/eviction/AopLRUPolicy.javaMerge the cache changes from the 1.2/head version
1.6.2.2modifiedstarksmcache/src/main/org/jboss/cache/eviction/BaseEvictionPolicy.javaMerge the cache changes from the 1.2/head version
1.2.2.2modifiedstarksmcache/src/main/org/jboss/cache/eviction/EvictionException.javaMerge the cache changes from the 1.2/head version
1.4.8.1modifiedstarksmcache/src/main/org/jboss/cache/eviction/EvictionPolicy.javaMerge the cache changes from the 1.2/head version
1.17.2.2modifiedstarksmcache/src/main/org/jboss/cache/eviction/LRUAlgorithm.javaMerge the cache changes from the 1.2/head version
1.13.2.1modifiedstarksmcache/src/main/org/jboss/cache/eviction/LRUPolicy.javaMerge the cache changes from the 1.2/head version
1.10.2.1modifiedstarksmcache/src/main/org/jboss/cache/eviction/Region.javaMerge the cache changes from the 1.2/head version
1.5.2.1modifiedstarksmcache/src/main/org/jboss/cache/eviction/RegionManager.javaMerge the cache changes from the 1.2/head version
1.3.2.2modifiedstarksmcache/src/main/org/jboss/cache/eviction/RegionNameConflictException.javaMerge the cache changes from the 1.2/head version
1.10.4.1modifiedstarksmcache/src/main/org/jboss/cache/aop/TreeCacheAopView.javaMerge the cache changes from the 1.2/head version
1.2.6.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CachedAttribute.javaMerge the cache changes from the 1.2/head version
1.3.4.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CachedList.javaMerge the cache changes from the 1.2/head version
1.5.4.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CachedListInterceptor.javaMerge the cache changes from the 1.2/head version
1.3.4.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CachedMap.javaMerge the cache changes from the 1.2/head version
1.4.4.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CachedMapInterceptor.javaMerge the cache changes from the 1.2/head version
1.4.4.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CachedSetInterceptor.javaMerge the cache changes from the 1.2/head version
1.2.6.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CachedType.javaMerge the cache changes from the 1.2/head version
1.10.4.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CollectionInterceptorUtil.javaMerge the cache changes from the 1.2/head version
1.30.2.2modifiedstarksmcache/src/main/org/jboss/cache/aop/TreeCacheAop.javaMerge the cache changes from the 1.2/head version
1.14.4.1modifiedstarksmcache/src/main/org/jboss/cache/aop/CacheInterceptor.javaMerge the cache changes from the 1.2/head version
1.1.1.1.14.1modifiedstarksmcache/src/etc/default.mfMerge the cache changes from the 1.2/head version
1.27.2.1modifiedstarksmcache/src/etc/tree-service.xmlMerge the cache changes from the 1.2/head version
1.7.4.1modifiedstarksmcache/src/etc/standalone/runShellDemo.batMerge the cache changes from the 1.2/head version
1.10.4.1modifiedstarksmcache/src/etc/standalone/runShellDemo.shMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/src/etc/standalone/META-INF/local-aop-eviction-service.xmlMerge the cache changes from the 1.2/head version
1.4.2.1modifiedstarksmcache/src/etc/standalone/META-INF/local-eviction-service.xmlMerge the cache changes from the 1.2/head version
1.10.2.1modifiedstarksmcache/src/etc/standalone/META-INF/local-service.xmlMerge the cache changes from the 1.2/head version
1.3.2.1modifiedstarksmcache/src/etc/standalone/META-INF/node1.xmlMerge the cache changes from the 1.2/head version
1.4.2.1modifiedstarksmcache/src/etc/standalone/META-INF/node2.xmlMerge the cache changes from the 1.2/head version
1.3.2.1modifiedstarksmcache/src/etc/standalone/META-INF/oodb-service.xmlMerge the cache changes from the 1.2/head version
1.7.2.1modifiedstarksmcache/src/etc/standalone/META-INF/replAsync-service.xmlMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/src/etc/standalone/META-INF/replAsyncSharedCacheLoader-service.xmlMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/src/etc/standalone/META-INF/replSync-eviction-service.xmlMerge the cache changes from the 1.2/head version
1.15.2.1modifiedstarksmcache/src/etc/standalone/META-INF/replSync-service.xmlMerge the cache changes from the 1.2/head version
1.12.4.1modifiedstarksmcache/docs/FAQ.xmlMerge the cache changes from the 1.2/head version
1.18.4.1modifiedstarksmcache/docs/TreeCache.xmlMerge the cache changes from the 1.2/head version
1.8.4.1modifiedstarksmcache/docs/TreeCacheAop.xmlMerge the cache changes from the 1.2/head version
1.5.4.1modifiedstarksmcache/docs/Tutorial.xmlMerge the cache changes from the 1.2/head version
1.15.2.1modifiedstarksmcache/docs/Changelog.txtMerge the cache changes from the 1.2/head version
1.5.4.1modifiedstarksmcache/docs/html/html.cssMerge the cache changes from the 1.2/head version
1.2.8.1modifiedstarksmcache/docs/html/index.htmlMerge the cache changes from the 1.2/head version
1.4.4.1modifiedstarksmcache/docs/html/TreeCacheAop.htmlMerge the cache changes from the 1.2/head version
1.3.6.1modifiedstarksmcache/docs/html/Tutorial.htmlMerge the cache changes from the 1.2/head version
1.9.4.1modifiedstarksmcache/docs/html/FAQ.htmlMerge the cache changes from the 1.2/head version
1.9.4.1modifiedstarksmcache/docs/html/TreeCache.htmlMerge the cache changes from the 1.2/head version
1.3.4.1modifiedstarksmcache/docs/html/resources/LocalCacheLoader.gifMerge the cache changes from the 1.2/head version
1.3.4.1modifiedstarksmcache/docs/html/resources/OnlyOneCacheLoader.gifMerge the cache changes from the 1.2/head version
1.3.4.1modifiedstarksmcache/docs/html/resources/SharedCacheLoader.gifMerge the cache changes from the 1.2/head version
1.4.4.1modifiedstarksmcache/docs/html/resources/TreeCacheArchitecture.gifMerge the cache changes from the 1.2/head version
1.4.4.1modifiedstarksmcache/docs/html/resources/TreeNodeExample.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/1.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/10.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/11.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/12.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/13.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/14.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/15.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/2.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/3.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/4.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/5.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/6.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/7.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/8.gifMerge the cache changes from the 1.2/head version
1.2.2.1modifiedstarksmcache/docs/html/callouts/9.gifMerge the cache changes from the 1.2/head version
1.6.4.1modifiedstarksmcache/docs/design/CacheLoader.txtMerge the cache changes from the 1.2/head version
1.1.4.1modifiedstarksmcache/docs/design/Refactoring.txtMerge the cache changes from the 1.2/head version
1.25.2.1modifiedstarksmcache/docs/design/todo.txtMerge the cache changes from the 1.2/head version
1.2.6.1modifiedejortconnector/src/main/org/jboss/resource/connectionmanager/ConnectionFactoryBindingService.javaLog a message at info level when a ConnectionFactory/DataSource is unbound
1.10.6.1modifiedejortconnector/.classpathFix the eclipse build

Reply via email to