svn commit: r1794274 - in /sis/branches/JDK8: ./ core/sis-metadata/ core/sis-metadata/src/main/java/org/apache/sis/internal/metadata/sql/ core/sis-metadata/src/main/java/org/apache/sis/metadata/sql/ c

2017-05-07 Thread desruisseaux
Author: desruisseaux Date: Mon May 8 00:11:14 2017 New Revision: 1794274 URL: http://svn.apache.org/viewvc?rev=1794274=rev Log: Initial port of MetadataWriter, not yet fully enabled. Added: sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/sql/MetadataWriter.java

[jira] [Updated] (SIS-358) Leverage index inheritance when PostgreSQL will support this feature

2017-05-07 Thread Martin Desruisseaux (JIRA)
[ https://issues.apache.org/jira/browse/SIS-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Desruisseaux updated SIS-358: Labels: SQL (was: ) > Leverage index inheritance when PostgreSQL will support this feature >

[jira] [Created] (SIS-358) Leverage index inheritance when PostgreSQL will support this feature

2017-05-07 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-358: --- Summary: Leverage index inheritance when PostgreSQL will support this feature Key: SIS-358 URL: https://issues.apache.org/jira/browse/SIS-358 Project: Spatial

svn commit: r1794197 - in /sis/branches/JDK8/core/sis-referencing/src/main/java/org/apache/sis/internal/referencing: DefinitionVerifier.java Resources.java Resources.properties Resources_fr.properties

2017-05-07 Thread desruisseaux
Author: desruisseaux Date: Sun May 7 13:34:40 2017 New Revision: 1794197 URL: http://svn.apache.org/viewvc?rev=1794197=rev Log: More accurate warning message when the difference between two CRS is in the prime meridian. Modified: