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 a2cb3742f8 Migrate tests of `org.apache.sis.portrayal` to JUnit 5.
     new e5ffa1ff25 Post-merge automatic import reorganization.
     new 8aa2ee63a9 Modification in the automatic import reorganization 
program: do not consider files deleted in downstream branches when deciding if 
an import statement is specific to some branches.

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/buildtools/coding/ReorganizeImports.java   | 46 +++++++++++++++-------
 .../main/org/apache/sis/filter/Capabilities.java   |  1 -
 .../apache/sis/filter/internal/CopyVisitor.java    |  1 -
 .../apache/sis/filter/internal/EditVisitor.java    |  1 -
 .../sis/filter/sqlmm/FunctionDescription.java      |  1 -
 .../org/apache/sis/filter/CapabilitiesTest.java    |  3 +-
 .../sis/filter/internal/CopyVisitorTest.java       |  3 +-
 .../sis/filter/internal/FilterFactoryMock.java     |  1 -
 .../apache/sis/filter/internal/FunctionMock.java   |  1 -
 .../sis/filter/internal/ValueReferenceMock.java    |  1 -
 .../apache/sis/metadata/iso/legacy/MediumName.java |  1 -
 .../xml/bind/metadata/MD_AssociatedResource.java   |  1 -
 .../xml/bind/metadata/code/DQM_ValueStructure.java |  1 -
 .../bind/metadata/code/SV_ParameterDirection.java  |  1 -
 .../apache/sis/metadata/iso/MarshallingTest.java   |  3 +-
 .../sis/metadata/xml/SchemaComplianceTest.java     |  3 +-
 .../org/apache/sis/xml/RenameListGenerator.java    |  1 -
 .../org/apache/sis/xml/test/PackageVerifier.java   |  3 +-
 .../org/apache/sis/xml/test/SchemaCompliance.java  |  1 -
 .../sis/referencing/crs/DefaultGeodeticCRS.java    |  4 +-
 .../operation/transform/ConcatenatedTransform.java |  2 +-
 .../test/org/apache/sis/io/wkt/WKTParserTest.java  |  3 +-
 .../factory/GeodeticObjectFactoryTest.java         |  3 +-
 .../referencing/geoapi/AuthorityFactoryTest.java   |  3 +-
 .../geoapi/ParameterizedTransformTest.java         |  3 +-
 .../provider/ParameterNameTableGenerator.java      |  3 +-
 .../report/CoordinateReferenceSystems.java         |  3 +-
 .../sis/storage/netcdf/base/FeatureSetTest.java    |  3 +-
 .../sis/storage/netcdf/classic/FeatureSetTest.java |  3 +-
 .../org/apache/sis/pending/temporal/Primitive.java |  1 -
 .../main/org/apache/sis/cql/CQL.java               |  1 -
 .../org/apache/sis/cql/FilterToCQLVisitor.java     |  1 -
 .../main/org/apache/sis/cql/Query.java             |  1 -
 .../main/org/apache/sis/cql/internal/AntlrCQL.java |  1 -
 .../test/org/apache/sis/cql/CQLTestCase.java       |  1 -
 .../org/apache/sis/cql/ExpressionReadingTest.java  |  3 +-
 .../org/apache/sis/cql/ExpressionWritingTest.java  |  3 +-
 .../test/org/apache/sis/cql/FilterReadingTest.java |  3 +-
 .../test/org/apache/sis/cql/FilterWritingTest.java |  3 +-
 .../test/org/apache/sis/cql/QueryReadingTest.java  |  3 +-
 .../test/org/apache/sis/cql/QueryWritingTest.java  |  3 +-
 .../test/org/apache/sis/map/MapLayersTest.java     |  2 +
 .../test/org/apache/sis/map/SEPortrayerTest.java   |  2 +
 43 files changed, 76 insertions(+), 56 deletions(-)

Reply via email to