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 906b2a1 Change the URL to Jenkins server.
new 101eef5 Add a "Close" menu item in the main "File" menu. It previously existed only
in the contextual menu, which was non-obvious.
new 7c71f38 Fix an mismatched dimension errors when the source CRS has more dimensions
than the core transform.
new 58e66f5 Avoid direct use of a word which become a keyword in latest Java versions.
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:
.../main/java/org/apache/sis/gui/DataViewer.java | 17 +++++++++++--
.../apache/sis/gui/dataset/ResourceExplorer.java | 28 +++++++++++++++++++---
.../org/apache/sis/gui/dataset/ResourceTree.java | 15 +++++-------
.../transform/DefaultMathTransformFactory.java | 15 ++++++++----
.../org/apache/sis/util/collection/CacheTest.java | 2 +-
5 files changed, 58 insertions(+), 19 deletions(-)
|