Online report : 
http://vmbuild.apache.org/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/82/buildId/142804
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Fri, 11 May 2007 09:34:43 -0700
  Finished at: Fri, 11 May 2007 09:35:13 -0700
  Total time: 30s
  Build Trigger: Schedule
  Exit code: 1
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java version : 1.5.0_06(Sun Microsystems Inc.)

Changes
         pcl          OPENJPA-230. Updated patch based on an out-of-band patch 
from Vishal. This version avoids interrupts while still handling guaranteed 
delivery of messages in the queue.
             
/incubator/openjpa/trunk/openjpa-kernel/src/main/java/org/apache/openjpa/event/TCPRemoteCommitProvider.java
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building OpenJPA Kernel
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /x1/continuum/working-directory/82/target
[INFO] Deleting directory /x1/continuum/working-directory/82/target/classes
[INFO] Deleting directory /x1/continuum/working-directory/82/target/test-classes
[INFO] [javacc:jjtree {execution: jjtree-jpql}]
Java Compiler Compiler Version 4.0 (Tree Builder)
(type "jjtree" with no arguments for help)
Reading from file 
/x1/continuum/working-directory/82/src/main/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jjt
 . . .
File 
"/x1/continuum/working-directory/82/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/Node.java"
 does not exist.  Will create one.
Annotated grammar generated successfully in 
/x1/continuum/working-directory/82/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jj
[INFO] [javacc:javacc {execution: javacc-jpql}]
Java Compiler Compiler Version 4.0 (Parser Generator)
(type "javacc" with no arguments for help)
Reading from file 
/x1/continuum/working-directory/82/target/generated-sources/jjtree/org/apache/openjpa/kernel/jpql/JPQL.jj
 . . .
Warning: Choice conflict in (...)* construct at line 856, 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 865, 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.
File "ParseException.java" does not exist.  Will create one.
File "Token.java" does not exist.  Will create one.
File "JavaCharStream.java" does not exist.  Will create one.
Parser generated with 0 errors and 2 warnings.
[INFO] snapshot org.apache.openjpa:openjpa-lib:0.9.8-incubating-SNAPSHOT: 
checking for updates from central
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
   [delete] Deleting: 
/x1/continuum/working-directory/82/target/generated-sources/javacc/org/apache/openjpa/kernel/jpql/ParseException.java
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
Compiling 388 source files to /x1/continuum/working-directory/82/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

/x1/continuum/working-directory/82/src/main/java/org/apache/openjpa/event/TCPRemoteCommitProvider.java:[54,46]
 cannot find symbol
symbol  : class Concurrent
location: package org.apache.openjpa.lib.util.concurrent


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27 seconds
[INFO] Finished at: Fri May 11 09:35:12 PDT 2007
[INFO] Final Memory: 8M/41M
[INFO] ------------------------------------------------------------------------

****************************************************************************


Reply via email to