OK fixed.  Sorry about that.

Mike

On Sat, Jul 25, 2009 at 5:23 AM, Michael
McCandless<luc...@mikemccandless.com> wrote:
> Urgh... I'll dig.
>
> Mike
>
> On Sat, Jul 25, 2009 at 5:12 AM, Uwe Schindler<u...@thetaphi.de> wrote:
>> The problem is not the TokenStream API, it is 1644. The tests pass with our
>> patch from yesterday. Maybe the problem is somehow the auto rewrite method.
>>
>> -----
>> Uwe Schindler
>> H.-H.-Meier-Allee 63, D-28213 Bremen
>> http://www.thetaphi.de
>> eMail: u...@thetaphi.de
>>
>>
>>> -----Original Message-----
>>> From: Michael Busch [mailto:busch...@gmail.com]
>>> Sent: Saturday, July 25, 2009 7:11 AM
>>> To: java-dev@lucene.apache.org
>>> Subject: Re: Build failed in Hudson: Lucene-trunk #899
>>>
>>> I think 1644 caused this:
>>> SpanScorer.init() -> WeightedSpanTermExtractor.extract(Query, Map) calls
>>> extract (line 151)
>>> Then MultiTermQuery.rewrite() returns a ConstantScoreQuery.
>>> Then extract(Query, Map) is called again with the ConstantScoreQuery,
>>> but it does not contain an if clause that will do anything with that
>>> type of a query. Hence, no terms are extracted.
>>>
>>> I haven't followed 1644, so I'm not sure what exactly the problem is.
>>>
>>>   Michael
>>>
>>>
>>> On 7/24/09 7:46 PM, Apache Hudson Server wrote:
>>> > See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/899/changes
>>> >
>>> > Changes:
>>> >
>>> > [mikemccand] LUCENE-1644: enable different rewrite methods for
>>> MultiTermQuery
>>> >
>>> > [buschmi] LUCENE-1693: Various improvements to the new TokenStream API.
>>> >
>>> > [otis] - Typo
>>> >
>>> > ------------------------------------------
>>> > [...truncated 13417 lines...]
>>> > init:
>>> >
>>> > test:
>>> >       [echo] Building swing...
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > compile-test:
>>> >       [echo] Building swing...
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > clover.setup:
>>> >
>>> > clover.info:
>>> >
>>> > clover:
>>> >
>>> > compile-core:
>>> >
>>> > common.compile-test:
>>> >
>>> > common.test:
>>> >      [mkdir] Created dir:
>>> http://hudson.zones.apache.org/hudson/job/Lucene-
>>> trunk/ws/trunk/build/contrib/swing/test
>>> >      [junit] Testsuite: org.apache.lucene.swing.models.TestBasicList
>>> >      [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.584
>>> sec
>>> >      [junit]
>>> >      [junit] Testsuite: org.apache.lucene.swing.models.TestBasicTable
>>> >      [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.567
>>> sec
>>> >      [junit]
>>> >      [junit] Testsuite: org.apache.lucene.swing.models.TestSearchingList
>>> >      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.63
>>> sec
>>> >      [junit]
>>> >      [junit] Testsuite:
>>> org.apache.lucene.swing.models.TestSearchingTable
>>> >      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.64
>>> sec
>>> >      [junit]
>>> >      [junit] Testsuite: org.apache.lucene.swing.models.TestUpdatingList
>>> >      [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.739
>>> sec
>>> >      [junit]
>>> >      [junit] Testsuite: org.apache.lucene.swing.models.TestUpdatingTable
>>> >      [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 1.934
>>> sec
>>> >      [junit]
>>> >     [delete] Deleting: http://hudson.zones.apache.org/hudson/job/Lucene-
>>> trunk/ws/trunk/build/contrib/swing/test/junitfailed.flag
>>> >       [echo] Building wikipedia...
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > test:
>>> >       [echo] Building wikipedia...
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > compile-test:
>>> >       [echo] Building wikipedia...
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > clover.setup:
>>> >
>>> > clover.info:
>>> >
>>> > clover:
>>> >
>>> > compile-core:
>>> >
>>> > common.compile-test:
>>> >
>>> > common.test:
>>> >      [mkdir] Created dir:
>>> http://hudson.zones.apache.org/hudson/job/Lucene-
>>> trunk/ws/trunk/build/contrib/wikipedia/test
>>> >      [junit] Testsuite:
>>> org.apache.lucene.wikipedia.analysis.WikipediaTokenizerTest
>>> >      [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.373
>>> sec
>>> >      [junit]
>>> >     [delete] Deleting: http://hudson.zones.apache.org/hudson/job/Lucene-
>>> trunk/ws/trunk/build/contrib/wikipedia/test/junitfailed.flag
>>> >       [echo] Building wordnet...
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > test:
>>> >       [echo] Building xml-query-parser...
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > test:
>>> >       [echo] Building xml-query-parser...
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > compile-test:
>>> >       [echo] Building xml-query-parser...
>>> >
>>> > build-queries:
>>> >
>>> > javacc-uptodate-check:
>>> >
>>> > javacc-notice:
>>> >
>>> > jflex-uptodate-check:
>>> >
>>> > jflex-notice:
>>> >
>>> > common.init:
>>> >
>>> > build-lucene:
>>> >
>>> > build-lucene-tests:
>>> >
>>> > init:
>>> >
>>> > clover.setup:
>>> >
>>> > clover.info:
>>> >
>>> > clover:
>>> >
>>> > common.compile-core:
>>> >
>>> > compile-core:
>>> >
>>> > common.compile-test:
>>> >
>>> > common.test:
>>> >      [mkdir] Created dir:
>>> http://hudson.zones.apache.org/hudson/job/Lucene-
>>> trunk/ws/trunk/build/contrib/xml-query-parser/test
>>> >      [junit] Testsuite: org.apache.lucene.xmlparser.TestParser
>>> >      [junit] Tests run: 18, Failures: 0, Errors: 0, Time elapsed: 2.603
>>> sec
>>> >      [junit]
>>> >      [junit] Testsuite:
>>> org.apache.lucene.xmlparser.TestQueryTemplateManager
>>> >      [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.128
>>> sec
>>> >      [junit]
>>> >     [delete] Deleting: http://hudson.zones.apache.org/hudson/job/Lucene-
>>> trunk/ws/trunk/build/contrib/xml-query-parser/test/junitfailed.flag
>>> >
>>> > BUILD FAILED
>>> > http://hudson.zones.apache.org/hudson/job/Lucene-
>>> trunk/ws/trunk/build.xml :648: Contrib tests failed!
>>> >
>>> > Total time: 26 minutes 50 seconds
>>> > Publishing Javadoc
>>> > Recording test results
>>> > Publishing Clover coverage report...
>>> >
>>> >
>>> > ---------------------------------------------------------------------
>>> > To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
>>> > For additional commands, e-mail: java-dev-h...@lucene.apache.org
>>> >
>>> >
>>> >
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
>>> For additional commands, e-mail: java-dev-h...@lucene.apache.org
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: java-dev-h...@lucene.apache.org
>>
>>
>

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

Reply via email to