I think the merge done here in 1348227 must have been done from the
lucene/ directory.

I merged the rest (r1348248)

On Fri, Jun 8, 2012 at 4:58 PM, Apache Jenkins Server
<jenk...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/31/
>
> All tests passed
>
> Build Log:
> [...truncated 9163 lines...]
> jar-misc:
>
> check-spatial-uptodate:
>
> jar-spatial:
>
> check-grouping-uptodate:
>
> jar-grouping:
>
> check-queries-uptodate:
>
> jar-queries:
>
> check-queryparser-uptodate:
>
> jar-queryparser:
>
> prep-lucene-jars:
>
> resolve-example:
>
> ivy-availability-check:
>
> ivy-fail:
>
> ivy-configure:
>
> resolve:
> [ivy:retrieve] :: loading settings :: url = 
> jar:file:/home/hudson/.ant/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
>
> common.init:
>
> compile-lucene-core:
>
> init:
>
> clover.setup:
>
> clover.info:
>     [echo]
>     [echo]       Clover not found. Code coverage reports disabled.
>     [echo]
>
> clover:
>
> common.compile-core:
>    [mkdir] Created dir: 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/build/solr-core/classes/java
>    [javac] Compiling 572 source files to 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/build/solr-core/classes/java
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java:29:
>  cannot find symbol
>    [javac] symbol  : class Payload
>    [javac] location: package org.apache.lucene.index
>    [javac] import org.apache.lucene.index.Payload;
>    [javac]                               ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/JsonPreAnalyzedParser.java:22:
>  cannot find symbol
>    [javac] symbol  : class Payload
>    [javac] location: package org.apache.lucene.index
>    [javac] import org.apache.lucene.index.Payload;
>    [javac]                               ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/SimplePreAnalyzedParser.java:36:
>  cannot find symbol
>    [javac] symbol  : class Payload
>    [javac] location: package org.apache.lucene.index
>    [javac] import org.apache.lucene.index.Payload;
>    [javac]                               ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java:276:
>  cannot find symbol
>    [javac] symbol: class Payload
>    [javac]           if (value instanceof Payload) {
>    [javac]                                ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java:277:
>  cannot find symbol
>    [javac] symbol: class Payload
>    [javac]             final Payload p = (Payload) value;
>    [javac]                   ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/handler/AnalysisRequestHandlerBase.java:277:
>  cannot find symbol
>    [javac] symbol: class Payload
>    [javac]             final Payload p = (Payload) value;
>    [javac]                                ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/JsonPreAnalyzedParser.java:174:
>  cannot find symbol
>    [javac] symbol  : class Payload
>    [javac] location: class org.apache.solr.schema.JsonPreAnalyzedParser
>    [javac]               p.setPayload(new Payload(data));
>    [javac]                                ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/JsonPreAnalyzedParser.java:251:
>  cannot find symbol
>    [javac] symbol  : class Payload
>    [javac] location: class org.apache.solr.schema.JsonPreAnalyzedParser
>    [javac]               Payload p = ((PayloadAttribute)att).getPayload();
>    [javac]               ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/SimplePreAnalyzedParser.java:440:
>  cannot find symbol
>    [javac] symbol  : class Payload
>    [javac] location: class org.apache.solr.schema.SimplePreAnalyzedParser
>    [javac]           p.setPayload(new Payload(data));
>    [javac]                            ^
>    [javac] 
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/core/src/java/org/apache/solr/schema/SimplePreAnalyzedParser.java:501:
>  cannot find symbol
>    [javac] symbol  : class Payload
>    [javac] location: class org.apache.solr.schema.SimplePreAnalyzedParser
>    [javac]               Payload p = ((PayloadAttribute)att).getPayload();
>    [javac]               ^
>    [javac] Note: Some input files use or override a deprecated API.
>    [javac] Note: Recompile with -Xlint:deprecation for details.
>    [javac] Note: Some input files use unchecked or unsafe operations.
>    [javac] Note: Recompile with -Xlint:unchecked for details.
>    [javac] 10 errors
> [...truncated 18 lines...]
>
> [...truncated 9282 lines...]
>
> [...truncated 9282 lines...]
>
> [...truncated 9282 lines...]
>
> [...truncated 9282 lines...]
>
> [...truncated 9282 lines...]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org



-- 
lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to