Esri / spatial-framework-for-hadoop

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Apache License 2.0
363 stars 160 forks source link

Travis CI errors #137

Closed randallwhitman closed 6 years ago

randallwhitman commented 6 years ago

It appears that the JDK does not get installed, or the environment JAVA_HOME does not point to it, for OpenJDK-6 and Oracle-JDK-7.

randallwhitman commented 6 years ago

Those versions of Java are no longer supported, for Travis and/or Ubuntu.

randallwhitman commented 6 years ago

Oracle-JDK-7 is no longer available for installers to download. JDK-6: the Maven tool requires JVM-7 so errors out on tool before trying to build project.