This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
from faf0d27a25 Renaming of a CSS style used in the the developer guide, and spelling fixes. new 41663b06b8 Empirical threshold adjustment for a random (but rare) test failure. new bec9e14795 Calculation of mask derived from `java.awt.Shape` needs to be done in pixel coordinates rather grid cell coordinates. new 465d924558 Replace our custom `JAVA_OPTS` environment variable by the standard `JDK_JAVA_OPTIONS`. https://docs.oracle.com/en/java/javase/21/docs/specs/man/java.html#using-the-jdk_java_options-launcher-environment-variable new c03f90289c Flush the error stream before to exist the SIS command-line application. Otherwise error messages are lost. The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org.apache.sis.console/main/module-info.java | 3 ++- .../main/org/apache/sis/console/Command.java | 3 ++- .../main/org/apache/sis/console/CommandRunner.java | 10 ++++++++++ .../main/org/apache/sis/console/package-info.java | 11 ++++++++++- .../org/apache/sis/coverage/CoverageCombiner.java | 8 ++++---- .../sis/coverage/grid/GridCoverageProcessor.java | 21 +++++++++++++++++++-- .../apache/sis/metadata/sql/util/package-info.java | 2 +- .../transform/CartesianToSphericalTest.java | 2 +- optional/src/org.apache.sis.gui/bundle/bin/sis | 2 +- optional/src/org.apache.sis.gui/bundle/bin/sis.bat | 2 +- optional/src/org.apache.sis.gui/bundle/bin/sisfx | 2 +- .../src/org.apache.sis.gui/bundle/bin/sisfx.bat | 2 +- 12 files changed, 53 insertions(+), 15 deletions(-)