[jbosscache-commits] Build failed in Hudson: jboss-cache-core-trunk-jdk1.5 » JBoss Cache - Core Edition #460

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Jun 26 12:28:08 EDT 2008


See http://hudson.qa.jboss.com/hudson/job/jboss-cache-core-trunk-jdk1.5/org.jboss.cache$jbosscache-core/460/changes

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 at jboss.com] Removed use of deprecated Configuration.isNodeLockingOptimistic

[manik.surtani at 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 soa1-RHEL4-x86
$ /qa/tools/opt/jdk1.5.0_15/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.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/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.5/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.5/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.5/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: 54 seconds
[INFO] Finished at: Thu Jun 26 12:28:01 EDT 2008
[INFO] Final Memory: 15M/50M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data




More information about the jbosscache-commits mailing list