See
http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.5/org.j...
Changes:
[manik.surtani(a)jboss.com] Deprecated CreateNodeCommand visitors
[jason.greene(a)jboss.com] Convert all immutable usage to new Immutables factory.
Drop ImmutableMapCopy and ImmutableSetCopy in favor of map/set wrappers
Add immutable wrappers which are detectable (unlike Collections.unmodifiable*)
------------------------------------------
started
Building remotely on soavmg12-linux
Reusing existing maven process
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Cache - Core Edition
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 464 source files to
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.5/target/classes
[HUDSON] Archiving
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.5/./pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.5/src/main/java/org/jboss/cache/commands/Visitor.java:[4,38]
package org.jboss.cache.commands.local does not exist
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 seconds
[INFO] Finished at: Thu Aug 07 12:07:54 EDT 2008
[INFO] Final Memory: 24M/121M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data