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 19892f6617 Post-merge automatic reorganization of imports order.
     new d05aed7288 Fix some grammar errors in documentations.
     new 1fc2e620dd Reduce the logging level from `WARNING` to `CONFIG` for a 
property not supported by the XML factory.
     new 7a507877d4 Use a little bit more of modern Java features in the GUI 
module.

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/org/apache/sis/console/CommandRunner.java |  2 +-
 .../main/org/apache/sis/feature/FeatureFormat.java |  2 +-
 .../org/apache/sis/feature/PropertySingleton.java  |  2 +-
 .../main/org/apache/sis/image/ComputedTiles.java   |  2 +-
 .../main/org/apache/sis/index/tree/PointTree.java  |  2 +-
 .../main/org/apache/sis/metadata/TreeNode.java     |  2 +-
 .../metadata/iso/spatial/DefaultGeorectified.java  |  2 +-
 .../main/org/apache/sis/util/iso/Types.java        |  2 +-
 .../apache/sis/xml/bind/IdentifierMapAdapter.java  |  2 +-
 .../org/apache/sis/xml/bind/lan/PT_FreeText.java   |  2 +-
 .../sis/xml/internal/shared/InputFactory.java      |  6 +++-
 .../sis/metadata/PropertyConsistencyCheck.java     |  2 +-
 .../org/apache/sis/geometry/CurveExtremum.java     |  2 +-
 .../main/org/apache/sis/io/wkt/Element.java        |  2 +-
 .../sis/parameter/DefaultParameterDescriptor.java  |  2 +-
 .../sis/referencing/crs/DefaultCompoundCRS.java    |  2 +-
 .../sis/referencing/datum/AbstractDatum.java       |  2 +-
 .../sis/referencing/datum/DatumOrEnsemble.java     |  2 +-
 .../factory/ConcurrentAuthorityFactory.java        |  2 +-
 .../sis/referencing/factory/ReferenceKeeper.java   |  2 +-
 .../org/apache/sis/xml/bind/referencing/Code.java  |  2 +-
 .../storage/geotiff/writer/ReformattedImage.java   |  2 +-
 .../apache/sis/storage/netcdf/base/Decoder.java    |  4 +--
 .../sis/storage/netcdf/ucar/DecoderWrapper.java    |  4 +--
 .../sis/storage/xml/stream/StaxStreamReader.java   |  2 +-
 .../apache/sis/storage/GridCoverageResource.java   |  2 +-
 .../apache/sis/storage/tiling/TileMatrixSet.java   |  2 +-
 .../main/org/apache/sis/measure/UnitFormat.java    |  2 +-
 .../main/org/apache/sis/util/ArraysExt.java        |  4 +--
 .../sis/util/DefaultInternationalString.java       |  4 +--
 .../apache/sis/util/collection/TreeNodeList.java   |  2 +-
 .../org/apache/sis/util/internal/shared/X364.java  |  4 +--
 .../apache/sis/geometries/math/ArrayFactory.java   |  4 +--
 .../org/apache/sis/gui/controls/ColorRamp.java     |  3 +-
 .../apache/sis/gui/controls/FormatApplicator.java  |  4 +--
 .../apache/sis/gui/controls/ValueColorMapper.java  |  3 +-
 .../org/apache/sis/gui/coverage/CellFormat.java    | 15 ++++-----
 .../apache/sis/gui/coverage/CoverageCanvas.java    |  4 +--
 .../main/org/apache/sis/gui/coverage/GridTile.java |  3 +-
 .../main/org/apache/sis/gui/coverage/GridView.java | 10 +++---
 .../org/apache/sis/gui/dataset/ExpandableList.java |  5 ++-
 .../apache/sis/gui/dataset/ExpandedFeature.java    |  3 +-
 .../org/apache/sis/gui/dataset/FeatureTable.java   |  3 +-
 .../main/org/apache/sis/gui/dataset/LogViewer.java |  5 ++-
 .../org/apache/sis/gui/dataset/PathAction.java     | 37 +++++++++++++---------
 .../apache/sis/gui/dataset/ResourceExplorer.java   |  9 ++----
 .../org/apache/sis/gui/dataset/ResourceItem.java   |  5 ++-
 .../org/apache/sis/gui/dataset/WindowHandler.java  |  5 ++-
 .../apache/sis/gui/internal/DataStoreOpener.java   |  4 +--
 .../org/apache/sis/gui/internal/GUIUtilities.java  |  7 ++--
 .../apache/sis/gui/internal/ImageConverter.java    |  5 ++-
 .../org/apache/sis/gui/internal/PropertyView.java  | 21 +++++-------
 .../apache/sis/gui/internal/io/FileAccessItem.java |  4 +--
 .../org/apache/sis/gui/map/ValuesFromCoverage.java |  7 ++--
 .../org/apache/sis/gui/map/ValuesUnderCursor.java  |  3 +-
 .../apache/sis/gui/map/style/MapContextView.java   |  6 ++--
 .../apache/sis/gui/metadata/MetadataSummary.java   |  4 +--
 .../org/apache/sis/gui/referencing/CRSChooser.java | 17 +++++-----
 .../main/org/apache/sis/gui/referencing/Utils.java |  3 +-
 .../main/org/apache/sis/gui/setup/Wizard.java      |  3 +-
 60 files changed, 132 insertions(+), 148 deletions(-)

Reply via email to