When build geoserver 2.5.x from code with Java 7 throws error.
The recent commited classes src/main/src/test/java/org/geoserver/data/jdbc/TestConnection.java and src/main/src/test/java/org/geoserver/data/jdbc/WrapperConnection.java are te cause of this error.
The interface Connection in java 7 add new setNetworkTimeout method which is not implemented in the above classes,
I solved momentarily forcing compilation with java 6.
–
Servicios Computacionales y Asesoría en Sistemas de Información Geográfica
Francisco Javier Avalos Zapata
Ciudad Victoria, Tamaulipas javalos@anonymised.com.4052…
When build geoserver 2.5.x from code with Java 7 throws error.
The recent commited classes src/main/src/test/java/org/geoserver/data/jdbc/TestConnection.java and src/main/src/test/java/org/geoserver/data/jdbc/WrapperConnection.java are te cause of this error.
The interface Connection in java 7 add new setNetworkTimeout method which is not implemented in the above classes,
I solved momentarily forcing compilation with java 6.
–
Servicios Computacionales y Asesoría en Sistemas de Información Geográfica
Francisco Javier Avalos Zapata
Ciudad Victoria, Tamaulipas javalos@anonymised.com.4052…
When build geoserver 2.5.x from code with Java 7 throws error.
The recent commited classes src/main/src/test/java/org/geoserver/data/jdbc/TestConnection.java and src/main/src/test/java/org/geoserver/data/jdbc/WrapperConnection.java are te cause of this error.
The interface Connection in java 7 add new setNetworkTimeout method which is not implemented in the above classes,
I solved momentarily forcing compilation with java 6.
–
Servicios Computacionales y Asesoría en Sistemas de Información Geográfica
Francisco Javier Avalos Zapata
Ciudad Victoria, Tamaulipas javalos@anonymised.com.4052…