View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache?log=log20070516203547Lbuild.1040

BUILD COMPLETE -  build.1040
Date of build: 05/16/2007 20:35:47
Time to build: 2 minutes 5 seconds
Last changed: 05/16/2007 14:29:19
Last log entry: Move object refs from subnodes to fields

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

 Modifications since last build:  (first 50 of 21)
1.8modifiedjgreeneetc/META-INF/pojocache-passivation-service.xmlMove object refs from subnodes to fields
1.1addedjgreeneetc/META-INF/pojocache-passivation-service2.xmlMove object refs from subnodes to fields
1.2modifiedjgreenesrc/org/jboss/cache/pojo/PojoInstance.javaMove object refs from subnodes to fields
1.2modifiedjgreenesrc/org/jboss/cache/pojo/PojoReference.javaMove object refs from subnodes to fields
1.4modifiedjgreenesrc/org/jboss/cache/pojo/impl/AdvisedPojoHandler.javaMove object refs from subnodes to fields
1.2modifiedjgreenesrc/org/jboss/cache/pojo/impl/InternalHelper.javaMove object refs from subnodes to fields
1.3modifiedjgreenesrc/org/jboss/cache/pojo/impl/ObjectGraphHandler.javaMove object refs from subnodes to fields
1.6modifiedjgreenesrc/org/jboss/cache/pojo/impl/PojoCacheDelegate.javaMove object refs from subnodes to fields
1.7modifiedjgreenesrc/org/jboss/cache/pojo/impl/PojoCacheImpl.javaMove object refs from subnodes to fields
1.2modifiedjgreenesrc/org/jboss/cache/pojo/interceptors/dynamic/CacheFieldInterceptor.javaMove object refs from subnodes to fields
1.3modifiedjgreenetests/functional/org/jboss/cache/pojo/passivation/ReplicatedTest.javaMove object refs from subnodes to fields
1.2modifiedjgreenesrc/org/jboss/cache/pojo/notification/ArrayModifyNotification.javaFix wrong return type
1.202modifiedmsurtani/build.xmlVersion to CR2
1.31modifiedmsurtanisrc/org/jboss/cache/Version.javaVersion to CR2
1.15modifiedmsurtanidocs/JBossCache-UserGuide/en/master.xmlAuth tag
1.4modifiedmsurtani/pom.xmlMade version CR2
1.6modifiedgzamarrenodocs/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.3modifiedgzamarrenotests/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.3modifiedgzamarrenotests/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.2modifiedgzamarrenotests/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.24modifiedgzamarrenoetc/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.