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 d79ae0a663 Update the `RenameOnImport.lst` file for importing data in 
old schema.
     new 41e6a8261c Use adapters for deciding whether to marshall an element 
(depending on metadata standard).
     new 5967341a84 Update for a change in GeoAPI: - New method: 
`ParameterDescriptor.getValueType()`.

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:
 .../main/java/org/apache/sis/feature/Features.java |  6 ++--
 .../apache/sis/internal/jaxb/gco/GO_DateTime.java  | 26 ++++++++++++--
 .../apache/sis/internal/jaxb/gco/package-info.java |  2 +-
 .../jaxb/metadata/DQ_EvaluationMethod.java         |  8 +++--
 .../jaxb/metadata/DQ_MeasureReference.java         |  8 +++--
 .../DQ_StandaloneQualityReportInformation.java     |  8 +++--
 .../jaxb/metadata/replace/ServiceParameter.java    |  3 +-
 .../sis/metadata/iso/quality/AbstractElement.java  | 42 ++++++++++++++++------
 .../sis/metadata/iso/quality/AbstractResult.java   |  7 +++-
 .../metadata/iso/quality/DefaultDataQuality.java   |  2 +-
 .../apache/sis/util/iso/DefaultNameFactory.java    |  1 +
 .../org/apache/sis/util/iso/DefaultTypeName.java   | 37 +++++++++----------
 .../main/java/org/apache/sis/util/iso/Names.java   | 22 ++++++++++--
 .../sis/parameter/DefaultParameterDescriptor.java  | 18 ++++++++--
 .../org/apache/sis/parameter/ParametersTest.java   |  4 ++-
 15 files changed, 144 insertions(+), 50 deletions(-)

Reply via email to