[jbosscache-commits] Build failed in Hudson: jbosscache-core-trunk-code-coverage » JBoss Cache - Core Edition #16

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Jul 15 10:26:48 EDT 2008


See http://hudson.qa.jboss.com/hudson/job/jbosscache-core-trunk-code-coverage/org.jboss.cache$jbosscache-core/16/changes

Changes:

[mircea.markus] made executable

[mircea.markus] changed 2x->3x config transforming scripts to accomodate new distro layout (different lib packages: compile and test

[manik.surtani at jboss.com] Cleaned up sme TODOs

[mircea.markus] changed 2x->3x config transforming scripts to accomodate new distro layout (different lib packages: compile and test

[manik.surtani at jboss.com] Updated lib readme

[manik.surtani at jboss.com] added option to defensively copy data map when generating node data

[manik.surtani at jboss.com] fixed locking issues with region activation and deactivation

[mircea.markus] fixed test

[manik.surtani at jboss.com] Fixed PFER tests

[manik.surtani at jboss.com] Cleaned up unit test failures

[mircea.markus] fixed test

[mircea.markus] fixed test

[manik.surtani at jboss.com] Cleaned up unit test failures

[manik.surtani at jboss.com] Suppress cache loading when not needed

------------------------------------------
channel started
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'emma'.
[INFO] org.apache.maven.plugins: checking for updates from Main Maven Repo
[INFO] org.apache.maven.plugins: checking for updates from snapshots.repository.codehaus.org
[INFO] org.apache.maven.plugins: checking for updates from repository.jboss.org
[INFO] org.apache.maven.plugins: checking for updates from snapshots.jboss.org
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehaus.mojo: checking for updates from Main Maven Repo
[INFO] org.codehaus.mojo: checking for updates from snapshots.repository.codehaus.org
[INFO] org.codehaus.mojo: checking for updates from repository.jboss.org
[INFO] org.codehaus.mojo: checking for updates from snapshots.jboss.org
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] snapshot org.codehaus.mojo:emma-maven-plugin:1.0-SNAPSHOT: checking for updates from Main Maven Repo
[INFO] snapshot org.codehaus.mojo:emma-maven-plugin:1.0-SNAPSHOT: checking for updates from snapshots.repository.codehaus.org
[INFO] snapshot org.codehaus.mojo:emma-maven-plugin:1.0-SNAPSHOT: checking for updates from repository.jboss.org
[INFO] snapshot org.codehaus.mojo:emma-maven-plugin:1.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:emma-maven-plugin:1.0-SNAPSHOT: checking for updates from repository.jboss.org
[INFO] snapshot org.codehaus.mojo:emma-maven-plugin:1.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.codehaus.mojo:emma-maven-plugin:1.0-SNAPSHOT: checking for updates from e-xml.sourceforge.net
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from Main Maven Repo
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from snapshots.repository.codehaus.org
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from repository.jboss.org
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from snapshots.jboss.org
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from central
[INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from Main Maven Repo
[INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from snapshots.repository.codehaus.org
[INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from repository.jboss.org
[INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from snapshots.jboss.org
[INFO] artifact org.codehaus.mojo:findbugs-maven-plugin: checking for updates from central
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.0-SNAPSHOT: checking for updates from Main Maven Repo
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.0-SNAPSHOT: checking for updates from snapshots.repository.codehaus.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.0-SNAPSHOT: checking for updates from repository.jboss.org
[INFO] snapshot org.codehaus.mojo:findbugs-maven-plugin:2.0-SNAPSHOT: checking for updates from snapshots.jboss.org
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Cache - Core Edition
[INFO]    task-segment: [clean, emma:emma, findbugs:findbugs]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Preparing emma:emma
[HUDSON] Archiving /home/hudson/hudson_workspace/workspace/jbosscache-core-trunk-code-coverage/./pom.xml
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 448 source files to /home/hudson/hudson_workspace/workspace/jbosscache-core-trunk-code-coverage/target/classes
[HUDSON] Archiving /home/hudson/hudson_workspace/workspace/jbosscache-core-trunk-code-coverage/./pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/home/hudson/hudson_workspace/workspace/jbosscache-core-trunk-code-coverage/src/main/java/org/jboss/cache/buddyreplication/BuddyManager.java:[1076,16] <E>fromRelativeElements(org.jboss.cache.Fqn<E>,E...) in org.jboss.cache.Fqn cannot be applied to (org.jboss.cache.Fqn<java.lang.String>,java.lang.Integer); no instance(s) of type variable(s) E exist so that argument type java.lang.Integer conforms to formal parameter type java.lang.String

/home/hudson/hudson_workspace/workspace/jbosscache-core-trunk-code-coverage/src/main/java/org/jboss/cache/commands/read/GravitateDataCommand.java:[107,41] <E>fromRelativeElements(org.jboss.cache.Fqn<E>,E...) in org.jboss.cache.Fqn cannot be applied to (org.jboss.cache.Fqn<java.lang.String>,java.lang.Object); no instance(s) of type variable(s) E exist so that argument type java.lang.Object conforms to formal parameter type java.lang.String

/home/hudson/hudson_workspace/workspace/jbosscache-core-trunk-code-coverage/src/main/java/org/jboss/cache/UnversionedNode.java:[266,27] <E>fromRelativeElements(org.jboss.cache.Fqn<E>,E...) in org.jboss.cache.Fqn cannot be applied to (org.jboss.cache.Fqn<capture of ?>,java.lang.Object); no instance(s) of type variable(s) E exist so that argument type java.lang.Object conforms to formal parameter type capture of ?

/home/hudson/hudson_workspace/workspace/jbosscache-core-trunk-code-coverage/src/main/java/org/jboss/cache/invocation/CacheInvocationDelegate.java:[393,38] <E>fromRelativeElements(org.jboss.cache.Fqn<E>,E...) in org.jboss.cache.Fqn cannot be applied to (org.jboss.cache.Fqn<capture of ?>,java.lang.Object); no instance(s) of type variable(s) E exist so that argument type java.lang.Object conforms to formal parameter type capture of ?


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 6 seconds
[INFO] Finished at: Tue Jul 15 10:26:31 EDT 2008
[INFO] Final Memory: 15M/41M
[INFO] ------------------------------------------------------------------------




More information about the jbosscache-commits mailing list