Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Artifacts-8.x/120/
No tests ran.
Build Log:
[...truncated 67 lines...]
[javac] Compiling 947 source files to
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/build/core/classes/java
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:338:
warning: [rawtypes] found raw type: Arc
[javac] static boolean isBitSet(int bitIndex, Arc arc,
FST.BytesReader in) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Arc<T>
[javac] where T is a type-variable:
[javac] T extends Object declared in class Arc
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:348:
warning: [rawtypes] found raw type: Arc
[javac] static int countBits(Arc arc, FST.BytesReader in) throws
IOException {
[javac] ^
[javac] missing type arguments for generic class Arc<T>
[javac] where T is a type-variable:
[javac] T extends Object declared in class Arc
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:355:
warning: [rawtypes] found raw type: Arc
[javac] static int countBitsUpTo(int bitIndex, Arc arc,
FST.BytesReader in) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Arc<T>
[javac] where T is a type-variable:
[javac] T extends Object declared in class Arc
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:362:
warning: [rawtypes] found raw type: Arc
[javac] static int nextBitSet(int bitIndex, Arc arc, FST.BytesReader
in) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Arc<T>
[javac] where T is a type-variable:
[javac] T extends Object declared in class Arc
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:369:
warning: [rawtypes] found raw type: Arc
[javac] static int previousBitSet(int bitIndex, Arc arc,
FST.BytesReader in) throws IOException {
[javac] ^
[javac] missing type arguments for generic class Arc<T>
[javac] where T is a type-variable:
[javac] T extends Object declared in class Arc
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:378:
warning: [rawtypes] found raw type: Arc
[javac] static boolean assertIsValid(Arc arc, FST.BytesReader in)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Arc<T>
[javac] where T is a type-variable:
[javac] T extends Object declared in class Arc
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/search/MaxScoreAccumulator.java:55:
warning: [overrides] Class DocAndScore overrides equals, but neither it nor
any superclass overrides hashCode method
[javac] static class DocAndScore implements Comparable<DocAndScore> {
[javac] ^
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/search/TopFieldCollector.java:422:
error: incompatible types: CAP#1 cannot be converted to float
[javac] float minScore = (float) firstComparator.value(bottom.slot);
[javac] ^
[javac] where CAP#1 is a fresh type-variable:
[javac] CAP#1 extends Object from capture of ?
[javac]
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/core/src/java/org/apache/lucene/store/SimpleFSDirectory.java:50:
warning: [dep-ann] deprecated item is not annotated with @Deprecated
[javac] public class SimpleFSDirectory extends FSDirectory {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 error
[...truncated 1 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/common-build.xml:862:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/common-build.xml:581:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Artifacts-8.x/lucene/common-build.xml:2083:
Compile failed; see the compiler error output for details.
Total time: 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Publishing Javadoc
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]