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

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


    from e111cc6c47 Post-merge automatic 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).
     new 9696bd8bfe Merge branch 'geoapi-4.0' into 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    |  6 ++---
 .../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 ++++++-----
 .../referencing/privy/ReferencingUtilities.java    |  1 +
 .../sis/referencing/crs/DefaultImageCRSTest.java   |  2 +-
 .../apache/sis/referencing/crs/HardCodedCRS.java   |  4 ++-
 .../apache/sis/storage/netcdf/base/CRSBuilder.java |  3 ++-
 .../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 ++---
 18 files changed, 68 insertions(+), 60 deletions(-)

Reply via email to