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 3a5fcfaa4a Generalize the update of properties of operations to all
kinds of `AbstractOperation` instead of only links. This is a generalization of
the previous commit ("recreate the result types of the links if they changed").
The intent is to the CRS characteristic updated not only for links, but also
for the envelope operation.
new fe843c865e Documentation fix: "did not specified" → "did not specify".
new 94597927c0 Remove `FeatureCatalogBuilder`, which was not really used.
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:
.../org/apache/sis/cloud/aws/s3/FileService.java | 2 +-
.../sis/coverage/grid/ResampledGridCoverage.java | 2 +-
.../org/apache/sis/feature/EnvelopeOperation.java | 2 +-
.../feature/builder/AssociationRoleBuilder.java | 2 +-
.../sis/feature/builder/AttributeTypeBuilder.java | 2 +-
.../feature/builder/CharacteristicTypeBuilder.java | 2 +-
.../apache/sis/feature/builder/TypeBuilder.java | 2 +-
.../main/org/apache/sis/xml/XML.java | 2 +-
.../apache/sis/io/wkt/GeodeticObjectParser.java | 2 +-
.../org/apache/sis/parameter/ParameterFormat.java | 2 +-
.../operation/CoordinateOperationFinder.java | 2 +-
.../operation/CoordinateOperationRegistry.java | 2 +-
.../referencing/operation/DefaultConversion.java | 2 +-
.../apache/sis/storage/geotiff/GeoTiffStore.java | 2 +-
.../apache/sis/storage/sql/feature/Relation.java | 2 +-
.../main/org/apache/sis/storage/gpx/Store.java | 17 -----
.../main/org/apache/sis/storage/gpx/Types.java | 26 ++-----
.../org/apache/sis/storage/StorageConnector.java | 2 +-
.../sis/storage/base/FeatureCatalogBuilder.java | 81 ----------------------
.../apache/sis/storage/base/MetadataBuilder.java | 3 -
.../sis/storage/base/MetadataBuilderTest.java | 4 +-
21 files changed, 25 insertions(+), 138 deletions(-)
delete mode 100644
endorsed/src/org.apache.sis.storage/main/org/apache/sis/storage/base/FeatureCatalogBuilder.java