This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/sis.git


    from 65771ca1ee Merge branch 'geoapi-3.1': automatic post-merge import 
reorganization.
     add 9c72d89383 Post-merge cleanup: edit documentation, remove unnecessary 
`@SuppressWarnings`.
     add e5d010c2e1 Add a safety for parsing a CRS code as an HTTP URL when 
using the fallback factory. It seems necessary for the tests on the Jenkins 
server. The reason why the code doesn't go through `MultiAuthoritiesFactory` on 
the Jenkins server is unknown (we cannot reproduce this test failure locally).
     add 9696bd8bfe Merge branch 'geoapi-4.0' into geoapi-3.1.
     new d98b7a3e07 Merge branch 'geoapi-3.1'.

The 1 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/buildtools/coding/ReorganizeImports.java   | 11 +++-----
 .../apache/sis/metadata/ModifiableMetadata.java    | 11 ++++++--
 .../apache/sis/metadata/iso/extent/Extents.java    |  4 +--
 .../iso/quality/AbstractTemporalQuality.java       |  1 -
 ...DefaultNonQuantitativeAttributeCorrectness.java |  1 -
 .../metadata/simple/SimpleIdentifiedObject.java    |  6 +++--
 .../org/apache/sis/xml/PooledUnmarshaller.java     |  2 +-
 .../sis/util/iso/DefaultRecordSchemaTest.java      |  2 +-
 .../apache/sis/util/iso/DefaultRecordTypeTest.java |  1 +
 .../sis/referencing/EPSGFactoryFallback.java       | 15 ++++++-----
 .../sis/referencing/crs/DefaultImageCRSTest.java   |  2 +-
 .../apache/sis/referencing/crs/HardCodedCRS.java   |  4 ++-
 .../sis/util/DefaultInternationalString.java       | 30 ++++++++--------------
 .../main/org/apache/sis/util/Locales.java          | 17 ++++++------
 .../test/org/apache/sis/test/LoggingWatcher.java   |  8 ++++--
 .../org/apache/sis/gui/referencing/CRSChooser.java |  7 ++---
 16 files changed, 64 insertions(+), 58 deletions(-)

Reply via email to