You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/07/05 23:08:41 UTC

Build failed in Jenkins: Jackrabbit-trunk » Jackrabbit Core #1572

See <https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/1572/changes>

Changes:

[jukka] JCR-3011: Fix incorrect IndexingQueueTest logic

Force the VolatileIndex to commit all pending changes

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit Core
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/target> (included: [**], excluded: [])
[TASKS] Scanning folder '<https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/src/main/java'> for tasks ... 
[TASKS] Found 217.
[TASKS] Scanning folder '<https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/src/test/java'> for tasks ... 
[TASKS] Found 30.
[TASKS] Scanning folder '<https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/src/main/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/src/main/resources-filtered'> for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '<https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/src/test/resources'> for tasks ... 
[TASKS] Found 0.
[TASKS] Using set difference to compute new warnings
[TASKS] Not changing build status, since no threshold has been exceeded
[INFO] [remote-resources:process {execution: default}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 70 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 720 source files to <https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.
[JENKINS] Archiving disabled - not archiving <https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/pom.xml>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/src/main/java/org/apache/jackrabbit/core/query/lucene/JackrabbitQueryParser.java>:[24,31] package javax.xml.stream.events does not exist


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 59 seconds
[INFO] Finished at: Tue Jul 05 17:08:40 EDT 2011
[INFO] Final Memory: 65M/295M
[INFO] ------------------------------------------------------------------------


Jenkins build is back to normal : Jackrabbit-trunk » Jackrabbit Core #1573

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/1573/changes>



Re: Build failed in Jenkins: Jackrabbit-trunk » Jackrabbit Core #1572

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Tue, Jul 5, 2011 at 11:08 PM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> [INFO] Compilation failure
> <https://builds.apache.org/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-core/ws/src/main/java/org/apache/jackrabbit/core/query/lucene/JackrabbitQueryParser.java>:[24,31] package javax.xml.stream.events does not exist

Fixed in revision 1143202.

BR,

Jukka Zitting