Description
There are 6 precommit warnings in org/apache/lucene/spatial:
[javac] /Users/andrassalamon/src/lucene-solr-upstream/lucene/spatial-extras/src/java/org/apache/lucene/spatial/spatial4j/Geo3dBinaryCodec.java:69: warning: [rawtypes] found raw type: Geo3dShape [javac] /Users/andrassalamon/src/lucene-solr-upstream/lucene/spatial-extras/src/java/org/apache/lucene/spatial/spatial4j/Geo3dBinaryCodec.java:122: warning: [rawtypes] found raw type: ShapeCollection [javac] /Users/andrassalamon/src/lucene-solr-upstream/lucene/spatial-extras/src/java/org/apache/lucene/spatial/spatial4j/Geo3dBinaryCodec.java:127: warning: [rawtypes] found raw type: ShapeCollection [javac] /Users/andrassalamon/src/lucene-solr-upstream/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeSphereModelRectRelationTest.java:73: warning: [rawtypes] found raw type: Geo3dShape [javac] /Users/andrassalamon/src/lucene-solr-upstream/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeSphereModelRectRelationTest.java:73: warning: [rawtypes] found raw type: Geo3dShape [javac] /Users/andrassalamon/src/lucene-solr-upstream/lucene/spatial-extras/src/test/org/apache/lucene/spatial/spatial4j/Geo3dShapeSphereModelRectRelationTest.java:73: warning: [unchecked] unchecked call to Geo3dShape(T,SpatialContext) as a member of the raw type Geo3dShape