BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:79: Exit code: 1 See tests.log in Build Artifacts for details. |
Date of build: 02/02/2007 05:22:11 |
Time to build: 1 minute 44 seconds |
Last changed: 02/01/2007 14:03:46 |
Last log entry: added ant libs to jboss retro lib dir so retroweaver runs |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 13) | ||||
1.174 | modified | msurtani | /build.xml | added ant libs to jboss retro lib dir so retroweaver runs |
1.173 | modified | msurtani | /build.xml | JBCACHE-880 bug fixed |
1.21 | modified | msurtani | src/org/jboss/cache/eviction/BaseEvictionAlgorithm.java | fixed unreachable code block (to treat added nodes as visited) |
1.4 | modified | msurtani | src/org/jboss/cache/interceptors/NotificationInterceptor.java | Added null chk |
1.13 | modified | msurtani | tests/functional/org/jboss/cache/loader/deadlock/ConcurrentCreationDeadlockTest.java | Cleaned up test a bit |
1.19 | modified | msurtani | tests/functional/org/jboss/cache/loader/BdbjeCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/ChainingCacheLoaderFullTest.java | Updated to clean up tmp dirs before running test |
1.12 | modified | msurtani | tests/functional/org/jboss/cache/loader/FileCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/loader/JdbmCacheLoaderTest.java | Updated to clean up tmp dirs before running test |
1.7 | modified | msurtani | tests/functional/org/jboss/cache/marshall/JBossSerializationTest.java | runs the test for longer to create a more accurate test |
1.3 | modified | msurtani | tests/functional/org/jboss/cache/pojo/statetransfer/StateTransferAopTestBase.java | fixed test |
1.2 | modified | msurtani | tests/functional/org/jboss/cache/pojo/passivation/LocalTest.java | fixed test |
1.10 | modified | msurtani | tests/functional/org/jboss/cache/transaction/DeadlockTest.java | some stuff |