Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1056/
All tests passed Build Log: [...truncated 8599 lines...] [javac] Compiling 33 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build/spatial-extras/classes/test [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dRptTest.java:36: error: GeoStandardCircle is not public in org.apache.lucene.spatial3d.geom; cannot be accessed from outside package [javac] import org.apache.lucene.spatial3d.geom.GeoStandardCircle; [javac] ^ [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeRectRelationTestCase.java:31: error: GeoStandardCircle is not public in org.apache.lucene.spatial3d.geom; cannot be accessed from outside package [javac] import org.apache.lucene.spatial3d.geom.GeoStandardCircle; [javac] ^ [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeSphereModelRectRelationTest.java:26: error: GeoStandardCircle is not public in org.apache.lucene.spatial3d.geom; cannot be accessed from outside package [javac] import org.apache.lucene.spatial3d.geom.GeoStandardCircle; [javac] ^ [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeWGS84ModelRectRelationTest.java:23: error: GeoStandardCircle is not public in org.apache.lucene.spatial3d.geom; cannot be accessed from outside package [javac] import org.apache.lucene.spatial3d.geom.GeoStandardCircle; [javac] ^ [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dRptTest.java:163: error: cannot find symbol [javac] final GeoShape shape = new GeoStandardCircle(PlanetModel.SPHERE, point.getY() * DEGREES_TO_RADIANS, point.getX() * DEGREES_TO_RADIANS, [javac] ^ [javac] symbol: class GeoStandardCircle [javac] location: class Geo3dRptTest [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeRectRelationTestCase.java:121: error: cannot find symbol [javac] final GeoShape shape = new GeoStandardCircle(planetModel, point.getY() * DEGREES_TO_RADIANS, point.getX() * DEGREES_TO_RADIANS, [javac] ^ [javac] symbol: class GeoStandardCircle [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeRectRelationTestCase.java:128: error: cannot find symbol [javac] GeoPoint geoPoint = ((GeoStandardCircle)shape.shape).getCenter(); [javac] ^ [javac] symbol: class GeoStandardCircle [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeSphereModelRectRelationTest.java:63: error: cannot find symbol [javac] GeoShape geo3dCircle = new GeoStandardCircle(planetModel, 1.6282053147165243E-4 * RADIANS_PER_DEGREE, [javac] ^ [javac] symbol: class GeoStandardCircle [javac] location: class Geo3dShapeSphereModelRectRelationTest [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeWGS84ModelRectRelationTest.java:53: error: cannot find symbol [javac] final GeoCircle circle = new GeoStandardCircle(planetModel, -87.3647352103 * RADIANS_PER_DEGREE, 52.3769709972 * RADIANS_PER_DEGREE, 1 * RADIANS_PER_DEGREE); [javac] ^ [javac] symbol: class GeoStandardCircle [javac] location: class Geo3dShapeWGS84ModelRectRelationTest [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 9 errors BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build.xml:476: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2187: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/module-build.xml:58: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/module-build.xml:55: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:823: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:837: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1969: Compile failed; see the compiler error output for details. Total time: 35 minutes 4 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure - Any Sending email for trigger: Failure - Any
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org