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: 07/30/2006 22:00:53 |
Time to build: 1 minute 10 seconds |
Last changed: 07/28/2006 05:46:07 |
Last log entry: fixed event notification |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 1321) | ||||
1.2 | modified | msurtani | tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilTest.java | migrated to new configurators |
1.3 | deleted | bwang | tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilAopTest.java | Name changes |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilTest.java | Name changes |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilAopTest.java | Refctoring and moved some classes to impl dir. |
1.4 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java | upd |
1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/Node.java | Changed annotation to pojo from aop. |
1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/PropagationManager.java | Changed annotation to pojo from aop. |
1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/StateItem.java | Changed annotation to pojo from aop. |
1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java | Renamed CacheInterceptor to CacheFieldInterceptor |
1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Person.java | Renamed CacheInterceptor to CacheFieldInterceptor |
1.3 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Student.java | Renamed CacheInterceptor to CacheFieldInterceptor |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java | Relocated the dynamic interceptors |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java | Added undo interceptor stack. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/NonSerializableObject.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Person.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Resource.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/SpecialSerializedAddress.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/Student.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/TestNode.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/ValueObject.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/Node.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/PropagationManager.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/PropagationRule.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/StateItem.java | Ported more test cases. |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/util/ObjectUtilAopTest.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/AbstractPropagtionRule.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/NodeImpl.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/ORSummaryRule.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/PropagationManagerImpl.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/PropagationRuleFactory.java | Ported more test cases. |
1.2 | modified | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/StateItemImpl.java | Ported more test cases. |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/NonSerializableObject.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/Person.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/Resource.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/SerializedAddress.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/SpecialAddress.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/SpecialSerializedAddress.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/Student.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/TestNode.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/ValueObject.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/Node.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/PropagationManager.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/PropagationRule.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/StateItem.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/AbstractPropagtionRule.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/NodeImpl.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/ORSummaryRule.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/PropagationManagerImpl.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/PropagationRuleFactory.java | Test cases for PC2.0 |
1.1 | added | bwang | tests-50/functional/org/jboss/cache/pojo/test/propagation/impl/StateItemImpl.java | Test cases for PC2.0 |