View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite-jdk14?log=log20061215041237

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:58: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 12/15/2006 04:12:37
Time to build: 1 minute 24 seconds
Last changed: 12/14/2006 13:52:40
Last log entry: [JBCACHE-879] drop table set to false in cache-jdbc.properties. Otherwise JDBCCacheLoaderPerfTest.tesGet() won't get anything.cache.jdbc.table.drop added to JDBCCacheLoaderPerfTest.configureCache(). In tearDown() we evict cache not remove otherwise jdbc data is lost. results of get and remove operations are tested for not null.

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

 Modifications since last build:  (first 50 of 27)
1.5modifiedgzamarrenoetc/cache-jdbc.properties[JBCACHE-879] drop table set to false in cache-jdbc.properties. Otherwise JDBCCacheLoaderPerfTest.tesGet() won't get anything.cache.jdbc.table.drop added to JDBCCacheLoaderPerfTest.configureCache(). In tearDown() we evict cache not remove otherwise jdbc data is lost. results of get and remove operations are tested for not null.
1.9modifiedgzamarrenotests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.java[JBCACHE-879] drop table set to false in cache-jdbc.properties. Otherwise JDBCCacheLoaderPerfTest.tesGet() won't get anything.cache.jdbc.table.drop added to JDBCCacheLoaderPerfTest.configureCache(). In tearDown() we evict cache not remove otherwise jdbc data is lost. results of get and remove operations are tested for not null.
1.7modifiedmsurtanitests/functional/org/jboss/cache/transaction/DeadlockTest.javaTests fixed to be compliant with JBCACHE-871 and JBCACHE-875
1.5modifiedmsurtanitests/functional/org/jboss/cache/transaction/IsolationLevelNoneTest.javaTests fixed to be compliant with JBCACHE-871 and JBCACHE-875
1.11modifiedmsurtanitests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.javaTests fixed to be compliant with JBCACHE-871 and JBCACHE-875
1.4modifiedmsurtanitests/functional/org/jboss/cache/transaction/PrepareTxTest.javaTests fixed to be compliant with JBCACHE-871 and JBCACHE-875
1.3modifiedmsurtanitests/functional/org/jboss/cache/transaction/SuspendTxTest.javaTests fixed to be compliant with JBCACHE-871 and JBCACHE-875
1.36modifiedmsurtanisrc/org/jboss/cache/interceptors/OptimisticNodeInterceptor.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.37modifiedmsurtanisrc/org/jboss/cache/interceptors/PessimisticLockInterceptor.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.17modifiedmsurtanisrc/org/jboss/cache/optimistic/WorkspaceNode.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.31modifiedmsurtanisrc/org/jboss/cache/optimistic/WorkspaceNodeImpl.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.6modifiedmsurtanisrc/org/jboss/cache/statetransfer/DefaultStateTransferGenerator.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.7modifiedmsurtanisrc/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.4modifiedmsurtanisrc/org/jboss/cache/statetransfer/StateTransferGenerator.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.5modifiedmsurtanisrc/org/jboss/cache/statetransfer/StateTransferIntegrator.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.17modifiedmsurtanisrc/org/jboss/cache/statetransfer/StateTransferManager.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.10modifiedmsurtanitests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.19modifiedmsurtanitests/functional/org/jboss/cache/transaction/TransactionTest.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.23modifiedmsurtanisrc/org/jboss/cache/AbstractNode.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.4deletedmsurtanisrc/org/jboss/cache/ExtendedTreeCacheListener.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.25modifiedmsurtanisrc/org/jboss/cache/NodeImpl.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.16modifiedmsurtanisrc/org/jboss/cache/RegionManager.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.17modifiedmsurtanisrc/org/jboss/cache/TransactionEntry.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.292modifiedmsurtanisrc/org/jboss/cache/TreeCache.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.54modifiedmsurtanisrc/org/jboss/cache/TreeCacheProxyImpl.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.30modifiedmsurtanisrc/org/jboss/cache/TreeNode.javaThe beginnings of porting JBCACHE-871 and JBCACHE-875 as well as rearranging the Node/Cache object model to something sensible
1.2modifiedmsurtanitests/functional/org/jboss/cache/transaction/IsolationLevelRepeatableReadTest.javaAdded more in-depth tests