[ 
https://issues.apache.org/jira/browse/SIS-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Desruisseaux updated SIS-405:
------------------------------------
    Description: 
For the upgrade of metadata XML format from legacy ISO 19139:2007 to newer ISO 
19115-3:2016, all classes in {{org.apache.sis.metadata.iso}} package and 
sub-packages have their JAXB annotations upgraded except 
{{ImmutableIdentifier}}. The later is used mostly by {{sis-referencing}}, which 
is still (un)marshalled according GML 3.2. The consequence is that 
{{DefaultIdentifier}} and {{ImmutableIdentifier}} - which are supposed to be 
two implementations of the same {{Identifier}} interface - now use two 
different set of JAXB annotations. This may be a cause of confusion.

We should upgrade JAXB annotations to ISO 19115-3:2016 on 
{{ImmutableIdentifier}} too, with verification that it preserves compatibility 
with GML 3.2 (un)marshalling in {{sis-referencing}}.

{color:red}Update (August 2019):{color} an alternative is to remove JAXB 
annotations completely for that particular class. See comments.

  was:
For the upgrade of metadata XML format from legacy ISO 19139:2007 to newer ISO 
19115-3:2016, all classes in {{org.apache.sis.metadata.iso}} package and 
sub-packages have their JAXB annotations upgraded except 
{{ImmutableIdentifier}}. The later is used mostly by {{sis-referencing}}, which 
is still (un)marshalled according GML 3.2. The consequence is that 
{{DefaultIdentifier}} and {{ImmutableIdentifier}} - which are supposed to be 
two implementations of the same {{Identifier}} interface - now use two 
different set of JAXB annotations. This may be a cause of confusion.

We should upgrade JAXB annotations to ISO 19115-3:2016 on 
{{ImmutableIdentifier}} too, with verification that it preserves compatibility 
with GML 3.2 (un)marshalling in {{sis-referencing}}.

        Summary: Upgrade or remove JAXB annotations of ImmutableIdentifier  
(was: Upgrade JAXB annotations of ImmutableIdentifier)

> Upgrade or remove JAXB annotations of ImmutableIdentifier
> ---------------------------------------------------------
>
>                 Key: SIS-405
>                 URL: https://issues.apache.org/jira/browse/SIS-405
>             Project: Spatial Information Systems
>          Issue Type: Sub-task
>          Components: Metadata, Referencing
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>            Priority: Major
>             Fix For: 1.0
>
>
> For the upgrade of metadata XML format from legacy ISO 19139:2007 to newer 
> ISO 19115-3:2016, all classes in {{org.apache.sis.metadata.iso}} package and 
> sub-packages have their JAXB annotations upgraded except 
> {{ImmutableIdentifier}}. The later is used mostly by {{sis-referencing}}, 
> which is still (un)marshalled according GML 3.2. The consequence is that 
> {{DefaultIdentifier}} and {{ImmutableIdentifier}} - which are supposed to be 
> two implementations of the same {{Identifier}} interface - now use two 
> different set of JAXB annotations. This may be a cause of confusion.
> We should upgrade JAXB annotations to ISO 19115-3:2016 on 
> {{ImmutableIdentifier}} too, with verification that it preserves 
> compatibility with GML 3.2 (un)marshalling in {{sis-referencing}}.
> {color:red}Update (August 2019):{color} an alternative is to remove JAXB 
> annotations completely for that particular class. See comments.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to