BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:40: Exit code: 1 See compile.log in Build Artifacts for details. |
Date of build: 04/10/2006 16:42:27 |
Time to build: 15 seconds |
Last changed: 04/10/2006 16:08:38 |
Last log entry: fix for JBCACHE-531. escape backslash characters. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 16) | ||||
1.10 | modified | smarlow | src/org/jboss/cache/config/CacheLoaderConfig.java | fix for JBCACHE-531. escape backslash characters. |
1.23 | modified | genman | src/org/jboss/cache/interceptors/ReplicationInterceptor.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
1.7 | modified | genman | src/org/jboss/cache/marshall/TreeCacheMarshaller.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
1.4 | modified | genman | tests/functional/org/jboss/cache/eviction/ReplicatedLRUPolicyTest.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
1.7 | modified | genman | tests/functional/org/jboss/cache/rpc/RpcTreeCacheFunctionalTest.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
1.149 | modified | genman | src/org/jboss/cache/TreeCache.java | Clean up tests and diagnostics; setUseMarshalling was not set on all nodesfor test; add help binary dump to TreeCacheMarshaller |
1.1 | added | bwang | src/org/jboss/cache/aop/eviction/AopEvictionPolicy.java | Moved aop eviction to its own dir. |
1.1 | added | bwang | src/org/jboss/cache/aop/eviction/AopLRUAlgorithm.java | Moved aop eviction to its own dir. |
1.1 | added | bwang | src/org/jboss/cache/aop/eviction/AopLRUPolicy.java | Moved aop eviction to its own dir. |
1.3 | deleted | bwang | src/org/jboss/cache/eviction/AopEvictionPolicy.java | Moved aop eviction to its own dir. |
1.7 | deleted | bwang | src/org/jboss/cache/eviction/AopLRUAlgorithm.java | Moved aop eviction to its own dir. |
1.5 | deleted | bwang | src/org/jboss/cache/eviction/AopLRUPolicy.java | Moved aop eviction to its own dir. |
1.1 | added | bwang | tests/functional/org/jboss/cache/aop/eviction/AopLRUPolicyTest.java | Moved aop eviction to its own dir. |
1.1 | added | bwang | tests/functional/org/jboss/cache/aop/eviction/AopLRUPolicyUpdateEvictionTest.java | Moved aop eviction to its own dir. |
1.8 | deleted | bwang | tests/functional/org/jboss/cache/eviction/AopLRUPolicyTest.java | Moved aop eviction to its own dir. |
1.3 | deleted | bwang | tests/functional/org/jboss/cache/eviction/AopLRUPolicyUpdateEvictionTest.java | Moved aop eviction to its own dir. |