svn commit: r1824899 - in /sis/branches/JDK8: core/sis-utility/src/main/java/org/apache/sis/util/resources/ storage/sis-storage/src/main/java/org/apache/sis/internal/storage/ storage/sis-storage/src/m

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 18:41:45 2018 New Revision: 1824899 URL: http://svn.apache.org/viewvc?rev=1824899=rev Log: Partial revision of FileStoreProvider changes. Modified: sis/branches/JDK8/core/sis-utility/src/main/java/org/apache/sis/util/resources/Errors.java

svn commit: r1824898 - /sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/referencing/factory/sql/EPSGDataAccess.java

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 18:31:28 2018 New Revision: 1824898 URL: http://svn.apache.org/viewvc?rev=1824898=rev Log: Fix wrong column name in the SQL query for ordering the ellipsoids. Modified:

svn commit: r1824890 - in /sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis: internal/storage/ storage/

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 15:24:12 2018 New Revision: 1824890 URL: http://svn.apache.org/viewvc?rev=1824890=rev Log: Javadoc on org.apache.sis.storage.Resource and subtypes. Modified:

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

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 11:26:04 2018 New Revision: 1824854 URL: http://svn.apache.org/viewvc?rev=1824854=rev Log: Fix SVN property. Modified: sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/internal/storage/FileSystemProvider.java (props changed)

svn commit: r1824852 - in /sis/branches/ISO-19115-3/core/sis-metadata/src/test/java/org/apache/sis/xml: NamespaceContent.java RenameListGenerator.java

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 11:20:03 2018 New Revision: 1824852 URL: http://svn.apache.org/viewvc?rev=1824852=rev Log: Rename NamespaceContent as RenameListGenerator. Added: sis/branches/ISO-19115-3/core/sis-metadata/src/test/java/org/apache/sis/xml/RenameListGenerator.java

svn commit: r1824851 - in /sis/branches/ISO-19115-3/core/sis-utility/src/main/java/org/apache/sis/internal/jaxb: Context.java FilterByVersion.java

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 11:16:43 2018 New Revision: 1824851 URL: http://svn.apache.org/viewvc?rev=1824851=rev Log: Remove FilteredByVersion.enable(). Not needed anymore since metadata implementation avoid invoking FilterByVersion in public non-deprecated methods. Modified:

svn commit: r1824850 - in /sis/branches/ISO-19115-3/core: sis-referencing/src/test/java/org/apache/sis/test/integration/MetadataTest.java sis-utility/src/main/java/org/apache/sis/xml/Namespaces.java

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 11:09:29 2018 New Revision: 1824850 URL: http://svn.apache.org/viewvc?rev=1824850=rev Log: Renamed ISO 19139:2007 "gco" prefix as "gcol" with "l" as "legacy". We don't use "gco1" because new ISO 19115-3:2016 "gco" prefix is associated to

svn commit: r1824846 - in /sis/branches/ISO-19115-3/core/sis-utility/src/main: java/org/apache/sis/xml/ resources/org/apache/sis/xml/

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 11:03:11 2018 New Revision: 1824846 URL: http://svn.apache.org/viewvc?rev=1824846=rev Log: Rename "[Import|Export]Names.lst" as "RenameOn[Import|Export].lst". Added:

svn commit: r1824845 - /sis/branches/JDK8/storage/sis-storage/src/main/java/org/apache/sis/storage/DataStore.java

2018-02-20 Thread jsorel
Author: jsorel Date: Tue Feb 20 10:42:19 2018 New Revision: 1824845 URL: http://svn.apache.org/viewvc?rev=1824845=rev Log: DataStore : improve findResource DataStore method to handle namespace and not only the code Modified:

svn commit: r1824844 - in /sis/branches/ISO-19115-3/core/sis-metadata/src/test/java/org/apache/sis/metadata: MetadataConsistencyCheck.java PropertyConsistencyCheck.java iso/AllMetadataTest.java

2018-02-20 Thread desruisseaux
Author: desruisseaux Date: Tue Feb 20 10:24:53 2018 New Revision: 1824844 URL: http://svn.apache.org/viewvc?rev=1824844=rev Log: Renamed MetadataConsistencyCheck as PropertyConsistencyCheck. Added:

[jira] [Created] (SIS-405) Upgrade JAXB annotations of ImmutableIdentifier

2018-02-20 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-405: --- Summary: Upgrade JAXB annotations of ImmutableIdentifier Key: SIS-405 URL: https://issues.apache.org/jira/browse/SIS-405 Project: Spatial Information Systems

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

2018-02-20 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: Affects Version/s: (was: 1.0) > When renaming "xsi:type" value, may need to declare a new

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

2018-02-20 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: Fix Version/s: 1.0 > When renaming "xsi:type" value, may need to declare a new namespace >

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

2018-02-20 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: Affects Version/s: (was: 1.0) > Allow profiles to extend legacy metadata schema >

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

2018-02-20 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: Affects Version/s: (was: 1.0) > Missing @XmlElement on DefaultMetadata.getCharacterSets()

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

2018-02-20 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: Fix Version/s: 1.0 > Missing @XmlElement on DefaultMetadata.getCharacterSets() >