Andrea Aime
Andrea Aime
Find all places that would throw an exception due to reflection or direct access to internal JVM classes and remove it, eventually replacing it with a less efficient code (no...
Tentative initial code coverage 60%? * Use jacoco to evaluate code coverage * Should we use the existing JAI-EXT operator tests to account for some initial level of code coverage?...
* [x] sortpom formatter for maven * [x] spotless formatter java * [ ] checkstyle * [ ] pmd * [ ] errorprone
There is a bunch of seemingly useful pull requests outstanding that might affect code we are going to replace with JAI-EXT. * https://github.com/eclipse-imagen/imagen/pull/16 * https://github.com/eclipse-imagen/imagen/pull/17 * https://github.com/eclipse-imagen/imagen/pull/18 * https://github.com/eclipse-imagen/imagen/pull/19 After...
GeoServer cloud is being used with a data directory with dangling references, e.g., layer groups pointing to layers that do not exist any longer (an erroneous situation that base GeoServer...