See
http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.6/org.j...
Changes:
[mircea.markus] updated ut to use relative path to the xslt. Also moved the xslt so that
it is grabbed in the class path
[manik.surtani(a)jboss.com] Removed use of deprecated Configuration.isNodeLockingOptimistic
[manik.surtani(a)jboss.com] Invocation and Transaction Context refactoring.
- introduced interfaces in front of each context
- introduced factories to construct them
- introduced better javadocs
[mircea.markus] added an UT for xslt transformation. Also fixed some bugs in xslt file and
new parser
------------------------------------------
started
Building remotely on dev47-linux
$ /qa/tools/opt/jdk1.6.0_03/bin/java -Xmx256m -cp
/home/hudson/hudson_workspace/maven-agent.jar:/qa/tools/opt/maven-2.0.9/boot/classworlds-1.1.jar
hudson.maven.agent.Main /qa/tools/opt/maven-2.0.9
/qa/services/hudson/hudson_release/WEB-INF/slave.jar
/home/hudson/hudson_workspace/maven-interceptor.jar
channel started
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[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 415 source files to
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/target/classes
[HUDSON] Archiving
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/./pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/src/main/java/org/jboss/cache/InvocationContext.java:[74,63]
cannot find symbol
symbol : method lookUpNode(org.jboss.cache.Fqn)
location: interface org.jboss.cache.transaction.TransactionContext
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/src/main/java/org/jboss/cache/InvocationContext.java:[91,27]
cannot find symbol
symbol : method putLookedUpNode(org.jboss.cache.Fqn,org.jboss.cache.NodeSPI)
location: interface org.jboss.cache.transaction.TransactionContext
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/src/main/java/org/jboss/cache/InvocationContext.java:[107,27]
cannot find symbol
symbol : method clearLookedUpNodes()
location: interface org.jboss.cache.transaction.TransactionContext
/home/hudson/hudson_workspace/workspace/jboss-cache-core-trunk-jdk1.6/src/main/java/org/jboss/cache/InvocationContext.java:[123,63]
cannot find symbol
symbol : method getLookedUpNodes()
location: interface org.jboss.cache.transaction.TransactionContext
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55 seconds
[INFO] Finished at: Thu Jun 26 12:08:35 EDT 2008
[INFO] Final Memory: 13M/51M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data