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 45f588a242 Post-merge automatic reorganization of imports order.
     new 7d3d5c3648 Fix warnings emitted during the parsing of units of 
measurement in some netCDF files. contains also a dependency upgrade and fix in 
the metadata display in GUI.
     new 15f3a29046 Regression fix: bad handling of events in the JavaFX 
application blocked control on the color ramp.

The 2 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:
 .../sis/openoffice/ReferencingFunctions.java       |  4 +-
 .../org/apache/sis/openoffice/package-info.java    |  2 +-
 .../apache/sis/storage/netcdf/MetadataReader.java  |  1 +
 .../org/apache/sis/storage/netcdf/base/Axis.java   |  2 +-
 .../apache/sis/storage/netcdf/base/AxisType.java   | 32 +++++-----
 .../apache/sis/storage/netcdf/base/FeatureSet.java |  2 +-
 .../storage/netcdf/base/VariableTransformer.java   |  2 +-
 .../sis/storage/netcdf/classic/GridInfo.java       |  2 +-
 .../sis/storage/netcdf/ucar/GridWrapper.java       |  2 +-
 .../sis/storage/netcdf/ucar/VariableWrapper.java   |  6 +-
 .../org/apache/sis/measure/UnitAliases.properties  |  8 +--
 .../main/org/apache/sis/measure/UnitFormat.java    | 44 ++++++++-----
 .../apache/sis/measure/UnitNames_en_US.properties  |  3 +
 .../org/apache/sis/util/resources/Vocabulary.java  |  5 ++
 .../sis/util/resources/Vocabulary.properties       |  1 +
 .../sis/util/resources/Vocabulary_fr.properties    |  1 +
 .../org/apache/sis/measure/UnitFormatTest.java     | 66 ++++++++++---------
 netbeans-project/ivy.xml                           |  2 +-
 .../org/apache/sis/gui/controls/ColorCell.java     |  2 +-
 .../sis/gui/controls/ColorColumnHandler.java       |  2 +-
 .../org/apache/sis/gui/controls/ColorRamp.java     |  2 +-
 .../org/apache/sis/gui/controls/TabularWidget.java |  8 +--
 .../apache/sis/gui/coverage/CoverageStyling.java   | 73 ++++++++++++++--------
 .../apache/sis/gui/metadata/MetadataSummary.java   | 19 ++++--
 .../sis/gui/metadata/RepresentationInfo.java       | 15 +++--
 settings.gradle.kts                                |  2 +-
 26 files changed, 190 insertions(+), 118 deletions(-)

Reply via email to