[jira] [Created] (SIS-355) Provide a "deep copy" operation on ISO 19115 metadata

2017-02-27 Thread Martin Desruisseaux (JIRA)
Martin Desruisseaux created SIS-355: --- Summary: Provide a "deep copy" operation on ISO 19115 metadata Key: SIS-355 URL: https://issues.apache.org/jira/browse/SIS-355 Project: Spatial Information

svn commit: r1784619 - in /sis/branches/JDK8/core: sis-metadata/src/main/java/org/apache/sis/metadata/ sis-metadata/src/test/java/org/apache/sis/metadata/ sis-utility/src/main/java/org/apache/sis/inte

2017-02-27 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 27 18:40:01 2017 New Revision: 1784619 URL: http://svn.apache.org/viewvc?rev=1784619=rev Log: Begin implementation of a metadata "deep copy" operation. Added: sis/branches/JDK8/core/sis-metadata/src/main/java/org/apache/sis/metadata/Freezer.java -

svn commit: r1784589 - in /sis/branches/JDK8/core: sis-metadata/src/main/resources/org/apache/sis/metadata/sql/ sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/ sis-refe

2017-02-27 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 27 15:45:45 2017 New Revision: 1784589 URL: http://svn.apache.org/viewvc?rev=1784589=rev Log: Initial declaration of MGRS as an ISO 19112 reference system. Added:

svn commit: r1784552 - /sis/branches/JDK8/ide-project/NetBeans/build.xml

2017-02-27 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 27 12:44:40 2017 New Revision: 1784552 URL: http://svn.apache.org/viewvc?rev=1784552=rev Log: Update NetBeans configuration for the resources change. Modified: sis/branches/JDK8/ide-project/NetBeans/build.xml Modified:

svn commit: r1784553 - in /sis/branches/JDK8/core/sis-referencing-by-identifiers/src: main/java/org/apache/sis/internal/gazetteer/ main/java/org/apache/sis/referencing/gazetteer/ test/java/org/apache/

2017-02-27 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 27 12:44:57 2017 New Revision: 1784553 URL: http://svn.apache.org/viewvc?rev=1784553=rev Log: Add a check against infinite recursivity. Modified:

svn commit: r1784508 - in /sis/branches/JDK8/core: sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/ sis-referencing-by-identifiers/src/main/java/org/apache/sis/internal/gazetteer/

2017-02-27 Thread desruisseaux
Author: desruisseaux Date: Mon Feb 27 08:46:49 2017 New Revision: 1784508 URL: http://svn.apache.org/viewvc?rev=1784508=rev Log: Move the resource related to "referencing by identifiers" in their module. Added: