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

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/21/2006 05:59:47
Time to build: 1 minute 24 seconds
Last changed: 12/21/2006 00:34:03
Last log entry: Fix bizarre args to createDataNode

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

 Modifications since last build:  (first 50 of 21)
1.299modifiedbstansberrysrc/org/jboss/cache/TreeCache.javaFix bizarre args to createDataNode
1.2modifiedbstansberrytests/functional/org/jboss/cache/eviction/StateTransferIntegrationTest.java[JBCACHE-913] Add test of notifying eviction policies of nodes added via state transfer
1.68modifiedbstansberrysrc/org/jboss/cache/interceptors/TxInterceptor.javaAvoid NPE in clearStaleLocks
1.298modifiedvblagojevicsrc/org/jboss/cache/TreeCache.javafinal state transfer refactoring
1.50modifiedvblagojevicsrc/org/jboss/cache/buddyreplication/BuddyManager.javafinal state transfer refactoring
1.8modifiedvblagojevicsrc/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.javafinal state transfer refactoring
1.18modifiedvblagojevicsrc/org/jboss/cache/statetransfer/StateTransferManager.javafinal state transfer refactoring
1.27modifiedvblagojevicsrc/org/jboss/cache/marshall/MethodDeclarations.javafinal state transfer refactoring
1.28modifiedvblagojevicsrc/org/jboss/cache/NodeImpl.javafix NPE
1.27modifiedmsurtanisrc/org/jboss/cache/NodeImpl.javafixed getChildren()
1.297modifiedmsurtanisrc/org/jboss/cache/TreeCache.javafixed getChildren()
1.32modifiedmsurtanisrc/org/jboss/cache/optimistic/WorkspaceNodeImpl.javarefactored
1.8modifiedmsurtanitests/stress/org/jboss/cache/LocalStressTest.javarefactored
1.12modifiedmsurtanitests/functional/org/jboss/cache/loader/TcpCacheLoaderTest.javaadded time for tcp cache server to start up
1.5modifiedmsurtanitests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.javaAdded sufficient clean ups to unit tests
1.10modifiedmsurtanitests/functional/org/jboss/cache/misc/TestingUtil.javaAdded sufficient clean ups to unit tests
1.12modifiedmsurtanitests/functional/org/jboss/cache/passivation/BasicPassivationTest.javaAdded sufficient clean ups to unit tests
1.6modifiedmsurtanitests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.javaAdded sufficient clean ups to unit tests
1.11modifiedmsurtanitests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.javaAdded sufficient clean ups to unit tests
1.3modifiedmsurtanitests/functional/org/jboss/cache/optimistic/RemoveBeforeCreateTest.javaadded async sleep
1.3modifiedmsurtanitests/functional/org/jboss/cache/marshall/RedeploymentEmulationTest.javaShould help with CC runs now...