You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Jason van Zyl <jv...@apache.org> on 2006/02/16 10:26:46 UTC

[GUMP@vmgump]: Project lucene-java (in module lucene-java) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project lucene-java has an issue affecting its community integration.
This issue affects 2 projects,
 and has been outstanding for 197 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - jakarta-lucene :  Java Based Search Engine
    - lucene-java :  Java Based Search Engine


Full details are available at:
    http://vmgump.apache.org/gump/public/lucene-java/lucene-java/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -DEBUG- Sole output [lucene-core-16022006.jar] identifier set to project name
 -DEBUG- Dependency on javacc exists, no need to add for property javacc.home.
 -INFO- Failed with reason build failed
 -DEBUG- Extracted fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/lucene-java/lucene-java/gump_work/build_lucene-java_lucene-java.html
Work Name: build_lucene-java_lucene-java (Type: Build)
Work ended in a state of : Failed
Elapsed: 20 secs
Command Line: java -Djava.awt.headless=true -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/build/xercesImpl.jar org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dversion=16022006 -Djavacc.home=/usr/local/gump/packages/javacc-3.1 package 
[Working Directory: /usr/local/gump/public/workspace/lucene-java]
CLASSPATH: /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/lucene-java/build/classes/java:/usr/local/gump/public/workspace/lucene-java/build/classes/demo:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:junit-gump-15022006.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/packages/je-1.7.1/lib/je.jar:/usr/local/gump/packages/javacc-3.1/bin/lib/javacc.jar:/usr/local/gump/public/workspace/httpunit/jars/Tidy.jar
---------------------------------------------
    [javac] location: class org.apache.lucene.queryParser.TestMultiFieldQueryParser
    [javac] public class TestMultiFieldQueryParser extends TestCase {
    [javac]                                                ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/queryParser/TestQueryParser.java:19: package junit.framework does not exist
    [javac] import junit.framework.TestCase;
    [javac]                        ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/queryParser/TestQueryParser.java:53: cannot resolve symbol
    [javac] symbol  : class TestCase 
    [javac] location: class org.apache.lucene.queryParser.TestQueryParser
    [javac] public class TestQueryParser extends TestCase {
    [javac]                                      ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/search/BaseTestRangeFilter.java:21: package junit.framework does not exist
    [javac] import junit.framework.TestCase;
    [javac]                        ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/search/BaseTestRangeFilter.java:29: cannot resolve symbol
    [javac] symbol  : class TestCase 
    [javac] location: class org.apache.lucene.search.BaseTestRangeFilter
    [javac] public class BaseTestRangeFilter extends TestCase {
    [javac]                                          ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/search/CheckHits.java:19: package junit.framework does not exist
    [javac] import junit.framework.TestCase;
    [javac]                        ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/search/QueryUtils.java:3: package junit.framework does not exist
    [javac] import junit.framework.TestCase;
    [javac]                        ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/search/TestBoolean2.java:33: package junit.framework does not exist
    [javac] import junit.framework.TestCase;
    [javac]                        ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/search/TestBoolean2.java:40: cannot resolve symbol
    [javac] symbol  : class TestCase 
    [javac] location: class org.apache.lucene.search.TestBoolean2
    [javac] public class TestBoolean2 extends TestCase {
    [javac]                                   ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/search/TestBooleanMinShouldMatch.java:35: package junit.framework does not exist
    [javac] import junit.framework.TestCase;
    [javac]                        ^
    [javac] /x1/gump/public/workspace/lucene-java/src/test/org/apache/lucene/search/TestBooleanMinShouldMatch.java:42: cannot resolve symbol
    [javac] symbol  : class TestCase 
    [javac] location: class org.apache.lucene.search.TestBooleanMinShouldMatch
    [javac] public class TestBooleanMinShouldMatch extends TestCase {
    [javac]                                                ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 100 errors

BUILD FAILED
/x1/gump/public/workspace/lucene-java/common-build.xml:149: The following error occurred while executing this line:
/x1/gump/public/workspace/lucene-java/common-build.xml:231: Compile failed; see the compiler error output for details.

Total time: 20 seconds
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/lucene-java/lucene-java/rss.xml
- Atom: http://vmgump.apache.org/gump/public/lucene-java/lucene-java/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 18000016022006, vmgump.apache.org:vmgump-public:18000016022006
Gump E-mail Identifier (unique within run) #8.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

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