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/07/25 18:27:50 UTC

Build failed in Jenkins: OpenJPA-trunk » OpenJPA Kernel #509

See <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/509/changes>

Changes:

[curtisr7] OPENJPA-2035: Fix testcase to run from cmd line.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenJPA Kernel
[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-kernel/ws/target> (included: [**], excluded: [])
[INFO] [buildnumber:create {execution: default}]
[INFO] [enforcer:enforce {execution: default}]
[INFO] [javacc:jjtree-javacc {execution: jjtree-javacc-jpql}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/src/main/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jjt> . . .
File "<https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/Node.java"> does not exist.  Will create one.
Annotated grammar generated successfully in <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jj>
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jj> . . .
Warning: Choice conflict in (...)* construct at line 939, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "+"
         Consider using a lookahead of 2 or more for nested expansion.
Warning: Choice conflict in (...)* construct at line 948, column 17.
         Expansion nested within construct and expansion following construct
         have common prefixes, one of which is: "*"
         Consider using a lookahead of 2 or more for nested expansion.
File "TokenMgrError.java" does not exist.  Will create one.
Warning: ParseException.java: File is obsolete.  Please rename or delete this file so that a new one can be generated for you.
File "Token.java" does not exist.  Will create one.
File "JavaCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 3 warnings.
[INFO] Processed 1 grammar
[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 15 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 489 source files to <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/target/classes>
[INFO] [antrun:run {execution: add-was-interfaces}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [antrun:run {execution: generate-standard-sco-proxies}]
[INFO] Executing tasks
org.apache.openjpa.util.java$sql$Date$proxy
org.apache.openjpa.util.java$sql$Time$proxy
org.apache.openjpa.util.java$sql$Timestamp$proxy
org.apache.openjpa.util.java$util$ArrayList$proxy
org.apache.openjpa.util.java$util$Date$proxy
org.apache.openjpa.util.java$util$GregorianCalendar$proxy
org.apache.openjpa.util.java$util$HashMap$proxy
org.apache.openjpa.util.java$util$HashSet$proxy
org.apache.openjpa.util.java$util$Hashtable$proxy
org.apache.openjpa.util.java$util$LinkedList$proxy
org.apache.openjpa.util.java$util$Properties$proxy
org.apache.openjpa.util.java$util$TreeMap$proxy
org.apache.openjpa.util.java$util$TreeSet$proxy
org.apache.openjpa.util.java$util$Vector$proxy
org.apache.openjpa.util.java$util$EnumMap$proxy
org.apache.openjpa.util.java$util$IdentityHashMap$proxy
org.apache.openjpa.util.java$util$LinkedHashMap$proxy
org.apache.openjpa.util.java$util$LinkedHashSet$proxy
org.apache.openjpa.util.java$util$PriorityQueue$proxy
[INFO] Executed tasks
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 11 source files to <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/src/test/java/org/apache/openjpa/kernel/TestPCDataSerialization.java>:[41,16] package org.jmock does not exist
[ERROR] <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/src/test/java/org/apache/openjpa/kernel/TestPCDataSerialization.java>:[42,16] package org.jmock does not exist
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/pom.xml> to /home/hudson/hudson/jobs/OpenJPA-trunk/modules/org.apache.openjpa$openjpa-kernel/builds/2011-07-25_16-26-23/archive/org.apache.openjpa/openjpa-kernel/2.2.0-SNAPSHOT/openjpa-kernel-2.2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/src/test/java/org/apache/openjpa/kernel/TestPCDataSerialization.java>:[41,16] package org.jmock does not exist
<https://builds.apache.org/job/OpenJPA-trunk/org.apache.openjpa$openjpa-kernel/ws/src/test/java/org/apache/openjpa/kernel/TestPCDataSerialization.java>:[42,16] package org.jmock does not exist

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59 seconds
[INFO] Finished at: Mon Jul 25 16:27:49 UTC 2011
[INFO] Final Memory: 80M/511M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : OpenJPA-trunk » OpenJPA Kernel #510

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