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
[email protected]
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to