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 2ca318c Fix a `NullPointerException` when `bin/sisfx` is invoked
while `apache-sis-<version>` is the current directory.
new a29d04c Disable "Download" button if browser is not available.
new 4086b33 Path to JavaFX installation directory should be relative to
$BASE_DIR when possible.
new adde8f4 Replace Map.get/put/replace(…) by Map.compute(…) operations.
The 3 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/internal/setup/FXFinder.java | 49 +++++++++++++++++++++-
.../java/org/apache/sis/internal/setup/Wizard.java | 16 ++++---
.../org/apache/sis/internal/setup/WizardPage.java | 2 +-
.../java/org/apache/sis/portrayal/Observable.java | 47 ++++++---------------
4 files changed, 69 insertions(+), 45 deletions(-)