See 
<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/1244/changes>

Changes:

[mduerig] JCR-2724: Wrong argument check in BTreeManager constructor

[jukka] JCR-2722: Add a filtered RangeIterator

Add a few predicate utilities

[jukka] JCR-2722: Add a filtered RangeIterator

Add convenience constructors to allow the use of predicates with all the 
RangeIteratorAdapter subclasses.

Use generics in declarations.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Jackrabbit JCR Commons
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file set: 
<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/target>
 (included: [**], excluded: [])
[TASKS] Scanning folder 
'<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/src/main/java'>
 for tasks ... 
[TASKS] Found 6.
[TASKS] Scanning folder 
'<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/src/test/java'>
 for tasks ... 
[TASKS] Found 5.
[TASKS] Scanning folder 
'<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/src/main/resources'>
 for tasks ... 
[TASKS] Found 0.
[TASKS] Skipping non-existent folder 
'<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/src/test/resources'...>
[INFO] [remote-resources:process {execution: default}]
[TASKS] Skipping maven reporter: there is already a result available.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[TASKS] Skipping maven reporter: there is already a result available.[INFO] 
[compiler:compile]

[INFO] Compiling 115 source files to 
<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/target/classes>
[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/Jackrabbit-trunk/modules/org.apache.jackrabbit$jackrabbit-jcr-commons/builds/2010-08-23_16-08-39/archive/org.apache.jackrabbit/jackrabbit-jcr-commons/2.2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/src/main/java/org/apache/jackrabbit/commons/iterator/RowIteratorAdapter.java>:[40,8]
 reference to RowIteratorAdapter is ambiguous, both method 
RowIteratorAdapter(javax.jcr.RangeIterator) in 
org.apache.jackrabbit.commons.iterator.RowIteratorAdapter and method 
RowIteratorAdapter(java.util.Iterator<?>) in 
org.apache.jackrabbit.commons.iterator.RowIteratorAdapter match

<https://hudson.apache.org/hudson/job/Jackrabbit-trunk/org.apache.jackrabbit$jackrabbit-jcr-commons/ws/src/main/java/org/apache/jackrabbit/commons/query/GQL.java>:[1119,12]
 reference to RowIteratorAdapter is ambiguous, both method 
RowIteratorAdapter(javax.jcr.RangeIterator) in 
org.apache.jackrabbit.commons.iterator.RowIteratorAdapter and method 
RowIteratorAdapter(java.util.Iterator<?>) in 
org.apache.jackrabbit.commons.iterator.RowIteratorAdapter match


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58 seconds
[INFO] Finished at: Mon Aug 23 16:09:46 UTC 2010
[INFO] Final Memory: 39M/217M
[INFO] ------------------------------------------------------------------------

Reply via email to