You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/05 18:46:17 UTC

Build failed in Jenkins: OpenJPA-trunk » OpenJPA Persistence JDBC #561

See <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/561/changes>

Changes:

[curtisr7] OPENJPA-2057: Reverting previous commits.

[curtisr7] OPENJPA-2065: Add unit test for passing an interface as a result type.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Persistence JDBC
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/target> (included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [checkstyle:checkstyle {execution: default}]
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 65 source files to <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 97 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2529 source files to <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/src/test/java/org/apache/openjpa/persistence/query/common/apps/QueryTest1.java>:[48,35] cannot find symbol
symbol: class EntityInterface
public class QueryTest1 implements EntityInterface {
[ERROR] <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/src/test/java/org/apache/openjpa/persistence/query/TestNamedQueries.java>:[35,55] cannot find symbol
symbol  : class EntityInterface
location: package org.apache.openjpa.persistence.query.common.apps
[ERROR] <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/src/test/java/org/apache/openjpa/persistence/query/TestNamedQueries.java>:[121,19] cannot find symbol
symbol  : class EntityInterface
location: class org.apache.openjpa.persistence.query.TestNamedQueries
[ERROR] <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/src/test/java/org/apache/openjpa/persistence/query/TestNamedQueries.java>:[121,73] cannot find symbol
symbol  : class EntityInterface
location: class org.apache.openjpa.persistence.query.TestNamedQueries
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/pom.xml> to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-persistence-jdbc/builds/2011-11-05_17-42-47/archive/org.apache.openjpa/openjpa-persistence-jdbc/2.2.0-SNAPSHOT/openjpa-persistence-jdbc-2.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/src/test/java/org/apache/openjpa/persistence/query/common/apps/QueryTest1.java>:[48,35] cannot find symbol
symbol: class EntityInterface
public class QueryTest1 implements EntityInterface {
<https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/src/test/java/org/apache/openjpa/persistence/query/TestNamedQueries.java>:[35,55] cannot find symbol
symbol  : class EntityInterface
location: package org.apache.openjpa.persistence.query.common.apps
<https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/src/test/java/org/apache/openjpa/persistence/query/TestNamedQueries.java>:[121,19] cannot find symbol
symbol  : class EntityInterface
location: class org.apache.openjpa.persistence.query.TestNamedQueries
<https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/ws/src/test/java/org/apache/openjpa/persistence/query/TestNamedQueries.java>:[121,73] cannot find symbol
symbol  : class EntityInterface
location: class org.apache.openjpa.persistence.query.TestNamedQueries

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 3 seconds
[INFO] Finished at: Sat Nov 05 17:46:16 UTC 2011
[INFO] Final Memory: 105M/576M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : OpenJPA-trunk » OpenJPA Persistence JDBC #562

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-persistence-jdbc/562/changes>