Re: [gdal-dev] java.sun.com

2024-11-15 Thread Even Rouault via gdal-dev
Hi, the value of the -link argument didn't seem to be used at all, so in https://github.com/OSGeo/gdal/pull/11281 I just remove it. I suspect that in the past, there was a link to the base Java doc for base types (String, etc.), but that no longer seems to work. Le 15/11/2024 à 10:43, Andrew

[gdal-dev] java.sun.com

2024-11-15 Thread Andrew C Aitchison via gdal-dev
warning: URL http://java.sun.com/javase/6/docs/api/element-list was redirected to https://docs.oracle.com/javase/6/docs/api/ -- Update the command-line options to suppress this warning. Trivial patch attached, but Java 6 is a little out of date. Is there a better replacement URL ? -- Andrew