> It seems there is a vast gulf between Java 6 (i.e. conservative deployment >> environments) and anything else. If we are going to leave Java 6 is there >> any reason not to skip ahead to 8? >> > > As the minimum version? I don't know of anyone running it in production > right now, > as I was saying before, a good amount of environments I'm in touch have > been rolling > in java 7 in the last few months due to java 6 being not supported anymore, > don't think they have any plan to switch to java 8 for the foreseeable > future. >
Good to know. +1 for Java 7 Well I would have immediate use of the WatchService<http://docs.oracle.com/javase/7/docs/api/java/nio/file/WatchService.html> in GeoServer (better then polling the file system as we currently do). > >
------------------------------------------------------------------------------
_______________________________________________ GeoTools-Devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
