svn commit: r1824720 - in /sis/branches/ISO-19115-3/core/sis-metadata/src/test: java/org/apache/sis/metadata/iso/lineage/ resources/org/apache/sis/metadata/iso/lineage/

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 08:29:39 2018 New Revision: 1824720 URL: http://svn.apache.org/viewvc?rev=1824720&view=rev Log: Fix ProcessStep test. Added: sis/branches/ISO-19115-3/core/sis-metadata/src/test/resources/org/apache/sis/metadata/iso/lineage/ProcessStep (legacy).xml

svn commit: r1824726 - /sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/DataStores.java

2018-02-19 Thread jsorel
Author: jsorel Date: Mon Feb 19 09:35:56 2018 New Revision: 1824726 URL: http://svn.apache.org/viewvc?rev=1824726&view=rev Log: DataStore : add method to find compatible datastore providers for a given input Modified: sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage

svn commit: r1824729 - in /sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage: Capability.java WritableAggregate.java WritableFeatureSet.java

2018-02-19 Thread jsorel
Author: jsorel Date: Mon Feb 19 10:35:54 2018 New Revision: 1824729 URL: http://svn.apache.org/viewvc?rev=1824729&view=rev Log: Javadoc : fix absolute javadoc links Modified: sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/Capability.java sis/branches/JDK8/sto

[jira] [Created] (SIS-399) When renaming "xsi:type" value, may need to declare a new namespace

2018-02-19 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-399: --- Summary: When renaming "xsi:type" value, may need to declare a new namespace Key: SIS-399 URL: https://issues.apache.org/jira/browse/SIS-399 Project: Spatial In

[jira] [Updated] (SIS-399) When renaming "xsi:type" value, may need to declare a new namespace

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-399: Description: {{TransformingReader}} converts XML element and attribute names from legacy stand

svn commit: r1824730 - in /sis/branches/ISO-19115-3/core: sis-metadata/src/test/java/org/apache/sis/metadata/iso/quality/ sis-metadata/src/test/resources/org/apache/sis/metadata/iso/quality/ sis-utili

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 10:42:38 2018 New Revision: 1824730 URL: http://svn.apache.org/viewvc?rev=1824730&view=rev Log: Fix PositionalAccuracyTest. This require a partial implementation of xsi:type attribute renaming. This fix is incomplete - see https://issues.apache.org/jira/brows

svn commit: r1824731 - in /sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/internal/storage: FileSystemProvider.java URIDataStore.java

2018-02-19 Thread jsorel
Author: jsorel Date: Mon Feb 19 10:45:28 2018 New Revision: 1824731 URL: http://svn.apache.org/viewvc?rev=1824731&view=rev Log: DataStore : add FileSystemProvider interface to declare format suffix,signature and factorize probContent implementations Added: sis/branches/JDK8/storage/sis-stor

[jira] [Updated] (SIS-399) When renaming "xsi:type" value, may need to declare a new namespace

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-399: Issue Type: Sub-task (was: Bug) Parent: SIS-345 > When renaming "xsi:type" value, may

[jira] [Updated] (SIS-400) Complete MarshallingTest and add UnmarshallingTest

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-400: Summary: Complete MarshallingTest and add UnmarshallingTest (was: Complete MarshallingTest) >

[jira] [Created] (SIS-400) Complete MarshallingTest

2018-02-19 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-400: --- Summary: Complete MarshallingTest Key: SIS-400 URL: https://issues.apache.org/jira/browse/SIS-400 Project: Spatial Information Systems Issue Type: Sub-

[jira] [Updated] (SIS-400) Complete MarshallingTest and add UnmarshallingTest

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-400: Description: {{org.apache.sis.metadata.iso.MarshallingTest}} merely tests that marshalling a {

[jira] [Updated] (SIS-399) When renaming "xsi:type" value, may need to declare a new namespace

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-399: Description: {{TransformingReader}} converts XML element and attribute names from legacy stand

[jira] [Created] (SIS-401) Use of GML 3.2 implies the use of ISO 19139:2007 metadata

2018-02-19 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-401: --- Summary: Use of GML 3.2 implies the use of ISO 19139:2007 metadata Key: SIS-401 URL: https://issues.apache.org/jira/browse/SIS-401 Project: Spatial Information S

[jira] [Created] (SIS-402) Missing @XmlElement on DefaultMetadata.getCharacterSets()

2018-02-19 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-402: --- Summary: Missing @XmlElement on DefaultMetadata.getCharacterSets() Key: SIS-402 URL: https://issues.apache.org/jira/browse/SIS-402 Project: Spatial Information S

svn commit: r1824746 - in /sis/branches/ISO-19115-3/core: sis-metadata/src/test/java/org/apache/sis/metadata/iso/ sis-referencing/src/main/java/org/apache/sis/referencing/ sis-utility/src/main/java/or

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 13:51:06 2018 New Revision: 1824746 URL: http://svn.apache.org/viewvc?rev=1824746&view=rev Log: Fix DefaultVerticalDatumTest by using automatically ISO 19139:2007 metadata when marshalling GML 3.2. This is an incomplete hack - see https://issues.apache.org/ji

svn commit: r1824802 - in /sis/branches/ISO-19115-3/core: sis-metadata/src/main/java/org/apache/sis/internal/metadata/ sis-metadata/src/main/java/org/apache/sis/metadata/iso/ sis-metadata/src/main/jav

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 19:03:11 2018 New Revision: 1824802 URL: http://svn.apache.org/viewvc?rev=1824802&view=rev Log: Fix org.apache.sis.test.integration.MetadataTest. This fix is incomplete - see https://issues.apache.org/jira/browse/SIS-402 Modified: sis/branches/ISO-19115-

[jira] [Updated] (SIS-402) Missing @XmlElement on DefaultMetadata.getCharacterSets()

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-402: Description: ISO 19139:2007 was used to represent language code and character set as two diffe

[jira] [Created] (SIS-403) Upgrade org.apache.sis.test.integration.MetadataTest to ISO 19115-3

2018-02-19 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-403: --- Summary: Upgrade org.apache.sis.test.integration.MetadataTest to ISO 19115-3 Key: SIS-403 URL: https://issues.apache.org/jira/browse/SIS-403 Project: Spatial In

svn commit: r1824814 - in /sis/branches/ISO-19115-3/core: sis-referencing/src/test/java/org/apache/sis/test/integration/ sis-referencing/src/test/resources/org/apache/sis/test/integration/ sis-utility

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 21:21:06 2018 New Revision: 1824814 URL: http://svn.apache.org/viewvc?rev=1824814&view=rev Log: Fix a corner case in the reordering of elements (MD_DataIdentification.extent to be inserted between environmentalDescription and supplementalInformation). Modifi

svn commit: r1824815 - in /sis/branches/ISO-19115-3: core/sis-metadata/src/test/java/org/apache/sis/metadata/iso/ core/sis-referencing/src/test/java/org/apache/sis/test/integration/ storage/sis-storag

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 21:30:13 2018 New Revision: 1824815 URL: http://svn.apache.org/viewvc?rev=1824815&view=rev Log: Temporarily disable tests that require https://issues.apache.org/jira/browse/SIS-402 fix. Modified: sis/branches/ISO-19115-3/core/sis-metadata/src/test/java/

svn commit: r1824818 - /sis/branches/ISO-19115-3/storage/sis-netcdf/src/test/java/org/apache/sis/storage/netcdf/MetadataReaderTest.java

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 21:42:48 2018 New Revision: 1824818 URL: http://svn.apache.org/viewvc?rev=1824818&view=rev Log: Update NetCDF test case for new ordering of metadata elements. Modified: sis/branches/ISO-19115-3/storage/sis-netcdf/src/test/java/org/apache/sis/storage/netc

svn commit: r1824821 - /sis/branches/ISO-19115-3/core/sis-utility/src/main/java/org/apache/sis/xml/InputFactory.java

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 21:51:40 2018 New Revision: 1824821 URL: http://svn.apache.org/viewvc?rev=1824821&view=rev Log: Fix the creation of an XMLEventReader form a XMLStreamReader. This is required for GPX tests. Modified: sis/branches/ISO-19115-3/core/sis-utility/src/main/jav

svn commit: r1824822 - /sis/branches/ISO-19115-3/storage/sis-earth-observation/src/test/java/org/apache/sis/storage/earthobservation/LandsatReaderTest.java

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 21:58:55 2018 New Revision: 1824822 URL: http://svn.apache.org/viewvc?rev=1824822&view=rev Log: Fix Landsat test for new metadata element order. Modified: sis/branches/ISO-19115-3/storage/sis-earth-observation/src/test/java/org/apache/sis/storage/earthob

[jira] [Created] (SIS-404) Allow profiles to extend legacy metadata schema

2018-02-19 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-404: --- Summary: Allow profiles to extend legacy metadata schema Key: SIS-404 URL: https://issues.apache.org/jira/browse/SIS-404 Project: Spatial Information Systems

[jira] [Updated] (SIS-404) Allow profiles to extend legacy metadata schema

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-404: Fix Version/s: 1.0 > Allow profiles to extend legacy metadata schema >

[jira] [Updated] (SIS-399) When renaming "xsi:type" value, may need to declare a new namespace

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-399: Labels: regression (was: ) > When renaming "xsi:type" value, may need to declare a new namespa

[jira] [Updated] (SIS-402) Missing @XmlElement on DefaultMetadata.getCharacterSets()

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-402: Labels: regression (was: ) > Missing @XmlElement on DefaultMetadata.getCharacterSets() > -

[jira] [Updated] (SIS-404) Allow profiles to extend legacy metadata schema

2018-02-19 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-404: Labels: regression (was: ) > Allow profiles to extend legacy metadata schema > ---

svn commit: r1824824 - in /sis/branches/ISO-19115-3/profiles/sis-french-profile/src: main/java/org/apache/sis/internal/profile/fra/ test/java/org/apache/sis/internal/profile/fra/

2018-02-19 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 19 22:19:33 2018 New Revision: 1824824 URL: http://svn.apache.org/viewvc?rev=1824824&view=rev Log: Fix or disable French profiles tests. See https://issues.apache.org/jira/browse/SIS-404. With this commit, all non-ignored tests now pass. Modified: sis/branc