Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 70966 invoked from network); 3 Jun 2009 05:50:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Jun 2009 05:50:33 -0000 Received: (qmail 9737 invoked by uid 500); 3 Jun 2009 05:50:45 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 9670 invoked by uid 500); 3 Jun 2009 05:50:45 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 9657 invoked by uid 99); 3 Jun 2009 05:50:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jun 2009 05:50:45 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [85.25.71.29] (HELO mail.troja.net) (85.25.71.29) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Jun 2009 05:50:31 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.troja.net (Postfix) with ESMTP id 9DE9445E517 for ; Wed, 3 Jun 2009 07:50:11 +0200 (CEST) Received: from mail.troja.net ([127.0.0.1]) by localhost (megaira.troja.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6i9L4AgIOa0S for ; Wed, 3 Jun 2009 07:50:11 +0200 (CEST) Received: from VEGA (port-83-236-62-13.dynamic.qsc.de [83.236.62.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.troja.net (Postfix) with ESMTPSA id 4121245E513 for ; Wed, 3 Jun 2009 07:50:11 +0200 (CEST) From: "Uwe Schindler" To: References: <14232906.3741243995208430.JavaMail.hudson@hudson.zones.apache.org> Subject: RE: Build failed in Hudson: Lucene-trunk #847 Date: Wed, 3 Jun 2009 07:50:06 +0200 Message-ID: <7BAA60E926D24E65BE918A9F32CC7EC0@VEGA> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Acnj8PzRuNUhYmzoR/mssWuvzXIn3AAHgZxg In-Reply-To: <14232906.3741243995208430.JavaMail.hudson@hudson.zones.apache.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Virus-Checked: Checked by ClamAV on apache.org I fixed the build (there was still a reference to the removed similarity contrib. in javadocs-all). Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: uwe@thetaphi.de > -----Original Message----- > From: Apache Hudson Server [mailto:hudson@hudson.zones.apache.org] > Sent: Wednesday, June 03, 2009 4:13 AM > To: java-dev@lucene.apache.org > Subject: Build failed in Hudson: Lucene-trunk #847 > > See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/847/changes > > Changes: > > [mikemccand] LUCENE-1387: fix numDocs -> maxDoc > > [mikemccand] LUCENE-1656: don't compute scores by default when sorting by > field > > [otis] LUCENE-898 - removed contrib/javascript (unpackaged, unmaintained, > most likely not working due to QueryParser changes since 2005) > > [otis] LUCENE-1378: Removed remaining authors from javadocs/HTML/java > source code > > [otis] - Removed empty dir > > [uschindler] Fix incorrect example: setValue() is not a method of > TokenStream, need more specific type. Thanks Mike > > [mikemccand] LUCENE-1665: deprecate SortField.AUTO > > [mikemccand] LUCENE-1665: deprecate SortField.AUTO > > ------------------------------------------ > [...truncated 4111 lines...] > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/swing/classes/java > [javac] Compiling 2 source files to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/swing/classes/java > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > jar-core: > [jar] Building jar: > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/swing/lucene-swing-2.9-SNAPSHOT.jar > > jar: > > 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: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/swing/classes/test > [javac] Compiling 12 source files to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/swing/classes/test > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > build-artifacts-and-tests: > [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: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wikipedia/classes/java > [javac] Compiling 2 source files to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wikipedia/classes/java > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > jar-core: > [jar] Building jar: > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wikipedia/lucene-wikipedia-2.9-SNAPSHOT.jar > > jar: > > 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: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wikipedia/classes/test > [javac] Compiling 1 source file to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wikipedia/classes/test > [javac] Note: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/contrib/wikipedia/src/test/org/apache/lucene/wikipedia/anal > ysis/WikipediaTokenizerTest.java uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > build-artifacts-and-tests: > [echo] Building wordnet... > > 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: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wordnet/classes/java > [javac] Compiling 3 source files to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wordnet/classes/java > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > jar-core: > [jar] Building jar: > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/wordnet/lucene-wordnet-2.9-SNAPSHOT.jar > > jar: > > compile-test: > > build-artifacts-and-tests: > [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: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/classes/java > [javac] Compiling 34 source files to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/classes/java > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > > compile-core: > > jar-core: > [jar] Building jar: > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/lucene-xml-query-parser-2.9- > SNAPSHOT.jar > > jar: > > 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: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/classes/test > [javac] Compiling 2 source files to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/classes/test > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [copy] Copying 22 files to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/classes/test > > build-web-demo: > [echo] XML Parser compiling web demo > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/classes/webdemo > [javac] Compiling 1 source file to > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/classes/webdemo > [javac] Note: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/contrib/xml-query- > parser/src/demo/java/org/apache/lucene/xmlparser/webdemo/FormBasedXmlQuery > Demo.java uses or overrides a deprecated API. > [javac] Note: Recompile with -Xlint:deprecation for details. > [war] Building war: > http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/contrib/xml-query-parser/xml-query-demo.war > > build-artifacts-and-tests: > > javadocs-all: > [mkdir] Created dir: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/build/docs/api/all > > BUILD FAILED > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/build.xml > :297: The following error occurred while executing this line: > http://hudson.zones.apache.org/hudson/job/Lucene-trunk/ws/trunk/common- > build.xml :587: http://hudson.zones.apache.org/hudson/job/Lucene- > trunk/ws/trunk/contrib/similarity/src/java not found. > > Total time: 3 minutes 39 seconds > Publishing Javadoc > Recording test results > Publishing Clover coverage report... > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-dev-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org