See
http://hudson.qa.jboss.com/hudson/job/jboss-cache-1.4.X-jdk1.5/40/changes
Changes:
[galder.zamarreno(a)jboss.com] [PCACHE-58] Tidy up and addition of Map test. In memory
Collection load test has been commented as it was only used for comparison between the in
memory loaded Collection and the CacheLoader loaded Collection case.
------------------------------------------
[...truncated 936 lines...]
AU tests/perf/org/jboss/cache/Server.java
A tests/perf/org/jboss/cache/loader
AU tests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.java
AU tests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.java
AU tests/perf/org/jboss/cache/LocalPerfTest.java
AU tests/perf/org/jboss/cache/ReplicatedAsyncPerfTest.java
AU tests/perf/org/jboss/cache/ConcurrentEvictAndRemoveTest.java
AU build.bat
A lib
AU lib/jboss-minimal.jar
AU lib/derby.jar
AU lib/jboss-common.jar
AU lib/javassist.jar
AU lib/jdbm-1.0.jar
AU lib/qdox.jar
AU lib/jboss-jmx.jar
A lib/sleepycat
AU lib/sleepycat/LICENSE.txt
AU lib/sleepycat/je.jar
AU lib/sleepycat/README.txt
AU lib/log4j.jar
AU lib/concurrent.jar
AU lib/junit.jar
AU lib/jgroups.jar
A lib/licenses
AU lib/licenses/cpl-1.0.txt
AU lib/licenses/apache-1.1.txt
AU lib/licenses/apache-2.0.txt
AU lib/licenses/lgpl.txt
AU lib/licenses/thirdparty-licenses.xml
AU lib/jboss-serialization.jar
AU lib/jboss-aop.jar
AU lib/commons-logging.jar
AU lib/bsh-2.0b4.jar
AU lib/trove.jar
AU lib/jboss-system.jar
AU lib/jboss-j2ee.jar
AU build.sh
A src-50
A src-50/org
A src-50/org/jboss
A src-50/org/jboss/cache
A src-50/org/jboss/cache/aop
A src-50/org/jboss/cache/aop/annotation
AU src-50/org/jboss/cache/aop/annotation/PojoCacheable.java
AU src-50/org/jboss/cache/aop/annotation/NonTransient.java
AU src-50/org/jboss/cache/aop/annotation/Serializable.java
AU src-50/org/jboss/cache/aop/annotation/Transient.java
AU src-50/org/jboss/cache/aop/annotation/InstanceOfPojoCacheable.java
A etc
AU etc/dependencies.xml
AU etc/build.properties
AU etc/aop.bsh
AU etc/jboss-aop.xml
AU etc/tree-service.xml
AU etc/log4j.release.xml
AU etc/oodb.bsh
AU etc/cache-jdbc.properties
AU etc/build.xml
A etc/META-INF
AU etc/META-INF/hibernate-recommended-config.xml
AU etc/META-INF/interopCurSync-service.xml
AU etc/META-INF/policyPerRegion-eviction-service.xml
AU etc/META-INF/interopCurAsync-service.xml
AU etc/META-INF/local-passivation-service.xml
AU etc/META-INF/local-fifo-eviction-service.xml
AU etc/META-INF/local-lfu-eviction-service.xml
AU etc/META-INF/replSync-service.xml
AU etc/META-INF/replAsync-service.xml
AU etc/META-INF/local-eviction-cacheloader-service.xml
AU etc/META-INF/buddyreplication-service.xml
AU etc/META-INF/replAsyncSharedCacheLoader-service.xml
AU etc/META-INF/mixedPolicy-eviction-service.xml
AU etc/META-INF/cache-config.xml
AU etc/META-INF/local-lru-eviction-service.xml
AU etc/META-INF/interopPrevSync-service.xml
AU etc/META-INF/invalidationSync-service.xml
AU etc/META-INF/replAsync-optimistic-service.xml
AU etc/META-INF/oodb-service.xml
AU etc/META-INF/replSync-ChainingCacheLoader-service.xml
AU etc/META-INF/local-service.xml
AU etc/META-INF/local-elementsize-eviction-service.xml
AU etc/META-INF/pojocache-service.xml
AU etc/META-INF/tree-service.xml
AU etc/META-INF/optimal-for-large-cluster-http-session-repl.xml
AU etc/META-INF/replSync-ClusteredCacheLoader-service.xml
AU etc/META-INF/optimistic-eviction.xml
AU etc/META-INF/node1.xml
AU etc/META-INF/node2.xml
AU etc/META-INF/local-mru-eviction-service.xml
AU etc/META-INF/interopPrevAsync-service.xml
AU etc/META-INF/replSync-eviction-service.xml
AU etc/META-INF/invalidationAsync-service.xml
AU etc/META-INF/replSync-optimistic-service.xml
AU etc/aopWithTx.bsh
AU etc/build.bat
AU etc/runtest
AU etc/runShellDemo.bat
AU etc/build.sh
AU etc/jdbcCacheLoader-service.xml
AU etc/runShellDemo.sh
AU etc/tcp-cacheserver-service.xml
A etc/svuid-db
AU etc/svuid-db/svuid-14.1.3.0.GA.xml
AU etc/svuid-db/svuid-50.1.3.0.GA.xml
AU etc/svuid-db/svuid-14.1.4.0.GA.xml
AU etc/svuid-db/svuid-50.1.4.0.GA.xml
AU etc/plain.bsh
AU etc/log4j.xml
A examples
A examples/PojoCache
A examples/PojoCache/annotated14
AU examples/PojoCache/annotated14/PojoCacheTasks.xml
AU examples/PojoCache/annotated14/build.bat
A examples/PojoCache/annotated14/src
A examples/PojoCache/annotated14/src/test
A examples/PojoCache/annotated14/src/test/examples
AU examples/PojoCache/annotated14/src/test/examples/StudentMaintTest.java
A examples/PojoCache/annotated14/src/examples
AU examples/PojoCache/annotated14/src/examples/Course.java
AU examples/PojoCache/annotated14/src/examples/Address.java
AU examples/PojoCache/annotated14/src/examples/Person.java
AU examples/PojoCache/annotated14/src/examples/Student.java
AU examples/PojoCache/annotated14/build.sh
AU examples/PojoCache/annotated14/build.properties
AU examples/PojoCache/annotated14/readme.txt
AU examples/PojoCache/annotated14/build.xml
A examples/PojoCache/annotated50
AU examples/PojoCache/annotated50/PojoCacheTasks.xml
AU examples/PojoCache/annotated50/build.bat
A examples/PojoCache/annotated50/src
A examples/PojoCache/annotated50/src/test
A examples/PojoCache/annotated50/src/test/examples
AU examples/PojoCache/annotated50/src/test/examples/StudentMaintTest.java
A examples/PojoCache/annotated50/src/examples
AU examples/PojoCache/annotated50/src/examples/Course.java
AU examples/PojoCache/annotated50/src/examples/Address.java
AU examples/PojoCache/annotated50/src/examples/Person.java
AU examples/PojoCache/annotated50/src/examples/Student.java
AU examples/PojoCache/annotated50/build.sh
AU examples/PojoCache/annotated50/build.properties
AU examples/PojoCache/annotated50/readme.txt
AU examples/PojoCache/annotated50/build.xml
A examples/PojoCache/non-annotated
AU examples/PojoCache/non-annotated/PojoCacheTasks.xml
AU examples/PojoCache/non-annotated/build.bat
A examples/PojoCache/non-annotated/src
A examples/PojoCache/non-annotated/src/test
A examples/PojoCache/non-annotated/src/test/examples
AU examples/PojoCache/non-annotated/src/test/examples/StudentMaintTest.java
A examples/PojoCache/non-annotated/src/examples
AU examples/PojoCache/non-annotated/src/examples/Course.java
AU examples/PojoCache/non-annotated/src/examples/Address.java
AU examples/PojoCache/non-annotated/src/examples/Person.java
AU examples/PojoCache/non-annotated/src/examples/Student.java
AU examples/PojoCache/non-annotated/build.sh
AU examples/PojoCache/non-annotated/build.properties
AU examples/PojoCache/non-annotated/readme.txt
AU examples/PojoCache/non-annotated/jboss-aop.xml
AU examples/PojoCache/non-annotated/build.xml
A examples/PojoCache/sensor
A examples/PojoCache/sensor/article
A examples/PojoCache/sensor/article/image
AU examples/PojoCache/sensor/article/image/object_split.jpg
AU examples/PojoCache/sensor/article/image/propagation_topology.png
AU examples/PojoCache/sensor/article/image/object_split.png
AU examples/PojoCache/sensor/article/image/propagation_object.jpg
AU examples/PojoCache/sensor/article/image/propagation_overview.jpg
AU examples/PojoCache/sensor/article/image/propagation_object.png
AU examples/PojoCache/sensor/article/image/propagation_overview.png
AU examples/PojoCache/sensor/article/image/propagation_topology.jpg
AU examples/PojoCache/sensor/article/pojocache.html
AU examples/PojoCache/sensor/build.bat
AU examples/PojoCache/sensor/runShellDemo.bat
A examples/PojoCache/sensor/src
A examples/PojoCache/sensor/src/test
A examples/PojoCache/sensor/src/test/propagation
A examples/PojoCache/sensor/src/test/propagation/impl
AU
examples/PojoCache/sensor/src/test/propagation/impl/PropagationManagerImplTest.java
AU examples/PojoCache/sensor/src/test/propagation/impl/StateItemImplTest.java
AU examples/PojoCache/sensor/src/test/propagation/impl/NodeImplTest.java
AU examples/PojoCache/sensor/src/test/propagation/PropagationReplAopTest.java
A examples/PojoCache/sensor/src/propagation
AU examples/PojoCache/sensor/src/propagation/StateItem.java
A examples/PojoCache/sensor/src/propagation/impl
AU examples/PojoCache/sensor/src/propagation/impl/PropagationManagerImpl.java
AU examples/PojoCache/sensor/src/propagation/impl/StateItemImpl.java
AU examples/PojoCache/sensor/src/propagation/impl/ORSummaryRule.java
AU examples/PojoCache/sensor/src/propagation/impl/NodeImpl.java
AU examples/PojoCache/sensor/src/propagation/impl/AbstractPropagtionRule.java
AU examples/PojoCache/sensor/src/propagation/Node.java
AU examples/PojoCache/sensor/src/propagation/PropagationRule.java
AU examples/PojoCache/sensor/src/propagation/PropagationManager.java
AU examples/PojoCache/sensor/src/jboss-aop.xml
AU examples/PojoCache/sensor/build.sh
AU examples/PojoCache/sensor/aop.bsh
AU examples/PojoCache/sensor/build.properties
AU examples/PojoCache/sensor/runShellDemo.sh
AU examples/PojoCache/sensor/readme.txt
AU examples/PojoCache/sensor/aop2.bsh
AU examples/PojoCache/sensor/build.xml
AU examples/PojoCache/readme.txt
A examples/PojoCache/loadtime
AU examples/PojoCache/loadtime/build.bat
A examples/PojoCache/loadtime/src
A examples/PojoCache/loadtime/src/test
A examples/PojoCache/loadtime/src/test/examples
AU examples/PojoCache/loadtime/src/test/examples/StudentMaintTest.java
AU examples/PojoCache/loadtime/src/jboss-aop.xml
A examples/PojoCache/loadtime/src/examples
AU examples/PojoCache/loadtime/src/examples/Course.java
AU examples/PojoCache/loadtime/src/examples/Address.java
AU examples/PojoCache/loadtime/src/examples/Person.java
AU examples/PojoCache/loadtime/src/examples/Student.java
AU examples/PojoCache/loadtime/build.sh
AU examples/PojoCache/loadtime/build.properties
AU examples/PojoCache/loadtime/readme.txt
AU examples/PojoCache/loadtime/build.xml
U
At revision 4862
[jboss-cache-1.4.X-jdk1.5] $ bash -xe /tmp/hudson24243.sh
+ ./build.sh clean all-unittests-cc reports
Buildfile: build.xml
clean:
clean:
all-unittests-cc:
Overriding previous definition of reference to junit.excludes
compile-classes14:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/jboss-cache-1.4.X-jdk1.5/output/classes
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/jboss-cache-1.4.X-jdk1.5/output/test-classes
[javac] Compiling 264 source files to
/qa/services/hudson/hudson_workspace/workspace/jboss-cache-1.4.X-jdk1.5/output/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Compiling 369 source files to
/qa/services/hudson/hudson_workspace/workspace/jboss-cache-1.4.X-jdk1.5/output/test-classes
[javac]
/qa/services/hudson/hudson_workspace/workspace/jboss-cache-1.4.X-jdk1.5/tests/functional/org/jboss/cache/aop/loader/FileCacheLoaderAopCollectionsTest.java:86:
generics are not supported in -source 1.4
[javac] (try -source 1.5 to enable generics)
[javac] List<Person> list = new ArrayList<Person>();
[javac] ^
[javac] 1 error
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-cache-1.4.X-jdk1.5/build.xml:932: The
following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-cache-1.4.X-jdk1.5/build.xml:203:
Compile failed; see the compiler error output for details.
Total time: 14 seconds
Recording test results