TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:107: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures. |
Date of build: 05/17/2007 08:03:27 |
Time to build: 222 minutes 15 seconds |
Last changed: 05/16/2007 14:29:19 |
Last log entry: Move object refs from subnodes to fields |
Unit Tests: (4455) Total Errors and Failures: (21) | ||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 21) | ||||
1.8 | modified | jgreene | etc/META-INF/pojocache-passivation-service.xml | Move object refs from subnodes to fields |
1.1 | added | jgreene | etc/META-INF/pojocache-passivation-service2.xml | Move object refs from subnodes to fields |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/PojoInstance.java | Move object refs from subnodes to fields |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/PojoReference.java | Move object refs from subnodes to fields |
1.4 | modified | jgreene | src/org/jboss/cache/pojo/impl/AdvisedPojoHandler.java | Move object refs from subnodes to fields |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/impl/InternalHelper.java | Move object refs from subnodes to fields |
1.3 | modified | jgreene | src/org/jboss/cache/pojo/impl/ObjectGraphHandler.java | Move object refs from subnodes to fields |
1.6 | modified | jgreene | src/org/jboss/cache/pojo/impl/PojoCacheDelegate.java | Move object refs from subnodes to fields |
1.7 | modified | jgreene | src/org/jboss/cache/pojo/impl/PojoCacheImpl.java | Move object refs from subnodes to fields |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/interceptors/dynamic/CacheFieldInterceptor.java | Move object refs from subnodes to fields |
1.3 | modified | jgreene | tests/functional/org/jboss/cache/pojo/passivation/ReplicatedTest.java | Move object refs from subnodes to fields |
1.2 | modified | jgreene | src/org/jboss/cache/pojo/notification/ArrayModifyNotification.java | Fix wrong return type |
1.202 | modified | msurtani | /build.xml | Version to CR2 |
1.31 | modified | msurtani | src/org/jboss/cache/Version.java | Version to CR2 |
1.15 | modified | msurtani | docs/JBossCache-UserGuide/en/master.xml | Auth tag |
1.4 | modified | msurtani | /pom.xml | Made version CR2 |
1.6 | modified | gzamarreno | docs/tutorial-pojo/en/master.xml | [JBCACHE-1000] JBossCache tutorial demo has been refactored to accomodate PojoCache one so that it uses the same embedded beanshell. PojoCache tutorial has been rewritten to have more similarities with JBossCache one, and has been extended with a section on Collections. Person and Address fields have been made private to promote encapsulation. Person no has a setLanguages(List<String>) to be consistent with get operation. This required fixing the ReplicatedPutWithBulkRemoveTest. |
1.3 | modified | gzamarreno | tests/functional/org/jboss/cache/pojo/ReplicatedPutWithBulkRemoveTest.java | [JBCACHE-1000] JBossCache tutorial demo has been refactored to accomodate PojoCache one so that it uses the same embedded beanshell. PojoCache tutorial has been rewritten to have more similarities with JBossCache one, and has been extended with a section on Collections. Person and Address fields have been made private to promote encapsulation. Person no has a setLanguages(List<String>) to be consistent with get operation. This required fixing the ReplicatedPutWithBulkRemoveTest. |
1.3 | modified | gzamarreno | tests/functional/org/jboss/cache/pojo/test/Address.java | [JBCACHE-1000] JBossCache tutorial demo has been refactored to accomodate PojoCache one so that it uses the same embedded beanshell. PojoCache tutorial has been rewritten to have more similarities with JBossCache one, and has been extended with a section on Collections. Person and Address fields have been made private to promote encapsulation. Person no has a setLanguages(List<String>) to be consistent with get operation. This required fixing the ReplicatedPutWithBulkRemoveTest. |
1.2 | modified | gzamarreno | tests/functional/org/jboss/cache/pojo/test/Person.java | [JBCACHE-1000] JBossCache tutorial demo has been refactored to accomodate PojoCache one so that it uses the same embedded beanshell. PojoCache tutorial has been rewritten to have more similarities with JBossCache one, and has been extended with a section on Collections. Person and Address fields have been made private to promote encapsulation. Person no has a setLanguages(List<String>) to be consistent with get operation. This required fixing the ReplicatedPutWithBulkRemoveTest. |
1.24 | modified | gzamarreno | etc/build.xml | [JBCACHE-1000] JBossCache tutorial demo has been refactored to accomodate PojoCache one so that it uses the same embedded beanshell. PojoCache tutorial has been rewritten to have more similarities with JBossCache one, and has been extended with a section on Collections. Person and Address fields have been made private to promote encapsulation. Person no has a setLanguages(List<String>) to be consistent with get operation. This required fixing the ReplicatedPutWithBulkRemoveTest. |