desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (b9b440d -> ae989c9) |
Mon, 02 Sep, 13:21 |
desruisse...@apache.org |
[sis] 01/05: Add a note about JAXB being distributed under Eclipse Distribution License license. |
Mon, 02 Sep, 13:21 |
desruisse...@apache.org |
[sis] 02/05: Make the sis-javafx module optional. That module is built only if the PATH_TO_FX environment variable is set. See https://openjfx.io/openjfx-docs/#install-javafx for more information. |
Mon, 02 Sep, 13:21 |
desruisse...@apache.org |
[sis] 03/05: Remove spurious warnings about "org.apache.sis.xml.defaultNamespace" property. |
Mon, 02 Sep, 13:21 |
desruisse...@apache.org |
[sis] 04/05: Modify the NetBeans project configuration for making it compatible with Java 11. We dropped the JavaFX sources from now (they are still present as an optional Maven module). |
Mon, 02 Sep, 13:21 |
desruisse...@apache.org |
[sis] 05/05: Add a note saying that Apache SIS can be built with Java version higher than 10. https://issues.apache.org/jira/browse/SIS-438 |
Mon, 02 Sep, 13:21 |
desruisse...@apache.org |
svn commit: r1866279 - in /sis/site/trunk/content: downloads.mdtext index.mdtext |
Mon, 02 Sep, 13:22 |
build...@apache.org |
svn commit: r1049523 - in /websites/staging/sis/trunk/content: ./ downloads.html index.html |
Mon, 02 Sep, 13:22 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (83846c5 -> 3363d3c) |
Mon, 02 Sep, 13:50 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1: make Apache SIS compatible with Java 11+. https://issues.apache.org/jira/browse/SIS-438 |
Mon, 02 Sep, 13:50 |
desruisse...@apache.org |
[sis] branch master updated (cd5fecb -> bd04498) |
Mon, 02 Sep, 13:50 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1'. Make Apache SIS compatible with Java 11. https://issues.apache.org/jira/browse/SIS-438 |
Mon, 02 Sep, 13:50 |
|
[jira] [Resolved] (SIS-438) Make SIS compatible with latest Java versions |
|
Martin Desruisseaux (Jira) |
[jira] [Resolved] (SIS-438) Make SIS compatible with latest Java versions |
Mon, 02 Sep, 13:52 |
|
[jira] [Updated] (SIS-421) Retrofit WarningListener in a more generic EventListener |
|
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-421) Retrofit WarningListener in a more generic EventListener |
Wed, 04 Sep, 15:31 |
Martin Desruisseaux (Jira) |
[jira] [Resolved] (SIS-421) Retrofit WarningListener in a more generic EventListener |
Sat, 07 Sep, 16:13 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (ae989c9 -> 4f46eeb) |
Fri, 06 Sep, 18:11 |
desruisse...@apache.org |
[sis] 01/05: Remove a version number which is already declared in dependency management. |
Fri, 06 Sep, 18:11 |
desruisse...@apache.org |
[sis] 02/05: Rename ChangeListener as StoreListener and ChangeEvent as StoreEvent. https://issues.apache.org/jira/browse/SIS-421 |
Fri, 06 Sep, 18:11 |
desruisse...@apache.org |
[sis] 03/05: Replace hard-coded string value by a new constant in the Modules class. |
Fri, 06 Sep, 18:11 |
desruisse...@apache.org |
[sis] 04/05: Shapefile loggers should be package names, not class names. |
Fri, 06 Sep, 18:11 |
desruisse...@apache.org |
[sis] 05/05: Prepare replacement of WarningListeners by StoreListeners. https://issues.apache.org/jira/browse/SIS-421 |
Fri, 06 Sep, 18:11 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (4f46eeb -> d756a19) |
Sat, 07 Sep, 16:04 |
desruisse...@apache.org |
[sis] 01/03: Replace the use of WarningListeners by StoreListeners in DataStore implementations. https://issues.apache.org/jira/browse/SIS-421 |
Sat, 07 Sep, 16:04 |
desruisse...@apache.org |
[sis] 02/03: Replace null argument by call to convenience StoreListeners.warning(…) method. |
Sat, 07 Sep, 16:04 |
desruisse...@apache.org |
[sis] 03/03: Deprecate WarningListener, replaced by the more generic StoreListener. In module that do not depend on org.apache.sis.storage, use java.util.logging.Filter. |
Sat, 07 Sep, 16:04 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (3363d3c -> 5db8d26) |
Sat, 07 Sep, 16:05 |
desruisse...@apache.org |
[sis] 01/01: Merge https://issues.apache.org/jira/browse/SIS-421 work from branch 'geoapi-4.0' into geoapi-3.1. |
Sat, 07 Sep, 16:05 |
desruisse...@apache.org |
[sis] branch master updated (bd04498 -> e6937d1) |
Sat, 07 Sep, 16:13 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Sat, 07 Sep, 16:13 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (d756a19 -> 5aa174a) |
Sun, 08 Sep, 15:40 |
desruisse...@apache.org |
[sis] 01/04: Keep longer logger configuration for DataStores, and avoid the "internal" word in logger name. |
Sun, 08 Sep, 15:40 |
desruisse...@apache.org |
[sis] 02/04: Edit project description. |
Sun, 08 Sep, 15:40 |
desruisse...@apache.org |
[sis] 03/04: Throws an exception on attempt to use a closed StorageConnector. This is necessary for avoiding NullPointerException later. |
Sun, 08 Sep, 15:40 |
desruisse...@apache.org |
[sis] 04/04: Safety against a wrong parameter type specified by user. |
Sun, 08 Sep, 15:40 |
desruisse...@apache.org |
svn commit: r1866620 - in /sis/site/trunk/content: index.mdtext source.mdtext |
Sun, 08 Sep, 15:46 |
build...@apache.org |
svn commit: r1049835 - in /websites/staging/sis/trunk/content: ./ index.html source.html |
Sun, 08 Sep, 15:46 |
|
[jira] [Assigned] (SIS-395) Need a public way to get connection to "SpatialMetadata" database |
|
Martin Desruisseaux (Jira) |
[jira] [Assigned] (SIS-395) Need a public way to get connection to "SpatialMetadata" database |
Mon, 09 Sep, 10:16 |
Martin Desruisseaux (Jira) |
[jira] [Resolved] (SIS-395) Need a public way to get connection to "SpatialMetadata" database |
Mon, 09 Sep, 12:44 |
|
[jira] [Updated] (SIS-86) Refactor @Configuration annotation into a real Configuration class |
|
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-86) Refactor @Configuration annotation into a real Configuration class |
Mon, 09 Sep, 12:43 |
Martin Desruisseaux (Jira) |
[jira] [Commented] (SIS-86) Refactor @Configuration annotation into a real Configuration class |
Mon, 09 Sep, 12:46 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (5aa174a -> ced338e) |
Mon, 09 Sep, 12:43 |
desruisse...@apache.org |
[sis] 01/03: Clarification in documentation about where is located the iterator current position in the window. |
Mon, 09 Sep, 12:43 |
desruisse...@apache.org |
[sis] 02/03: Change approach regarding MetadataCopier: throws IllegalArgumentException if the user specify an implementation class instead than interface. The previous approach was to fix automagically the user argument, but it would not work for some cases like implementations backed by java.lang.reflect.Proxy. We are better to let users know soon that they should specify an interface. |
Mon, 09 Sep, 12:43 |
desruisse...@apache.org |
[sis] 03/03: Provides a way to setup the "SpatialMetadata" data source programmatically. https://issues.apache.org/jira/browse/SIS-395 |
Mon, 09 Sep, 12:43 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (ced338e -> 414235b) |
Mon, 09 Sep, 15:21 |
desruisse...@apache.org |
[sis] 01/02: Get synchronization lock only once for a whole WKT string to format. |
Mon, 09 Sep, 15:21 |
desruisse...@apache.org |
[sis] 02/02: Move ImmutableIdentifier from org.apache.sis.metadata.iso package to org.apache.sis.referencing package. This is an anticipation for Jigsaw modularisation in a future version. |
Mon, 09 Sep, 15:21 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (5db8d26 -> cbe6d78) |
Mon, 09 Sep, 15:40 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Mon, 09 Sep, 15:40 |
desruisse...@apache.org |
[sis] branch master updated (e6937d1 -> 9671eeb) |
Mon, 09 Sep, 15:55 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Mon, 09 Sep, 15:55 |
desruisse...@apache.org |
[sis] branch master updated: Fix javadoc links. |
Mon, 09 Sep, 16:06 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: Split the test in a case focusing on vertical extent and in a case for the larger metadata test file. |
Tue, 10 Sep, 18:36 |
|
[jira] [Created] (SIS-470) MD_ReferenceSystemTypeCode at XML marshalling time |
|
Martin Desruisseaux (Jira) |
[jira] [Created] (SIS-470) MD_ReferenceSystemTypeCode at XML marshalling time |
Tue, 10 Sep, 22:03 |
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-470) MD_ReferenceSystemTypeCode at XML marshalling time |
Tue, 10 Sep, 22:10 |
|
[jira] [Resolved] (SIS-431) Need MD_ReferenceSystem adapter |
|
Martin Desruisseaux (Jira) |
[jira] [Resolved] (SIS-431) Need MD_ReferenceSystem adapter |
Wed, 11 Sep, 09:14 |
Martin Desruisseaux (Jira) |
[jira] [Commented] (SIS-431) Need MD_ReferenceSystem adapter |
Wed, 11 Sep, 09:29 |
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-431) Need MD_ReferenceSystem adapter |
Wed, 11 Sep, 10:00 |
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-431) Need MD_ReferenceSystem adapter |
Wed, 11 Sep, 10:03 |
|
[jira] [Updated] (SIS-397) DefaultVerticalExtent should be able to unmarshall verticalCRSId |
|
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-397) DefaultVerticalExtent should be able to unmarshall verticalCRSId |
Wed, 11 Sep, 09:20 |
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-397) DefaultVerticalExtent should be able to unmarshall verticalCRSId |
Wed, 11 Sep, 10:00 |
Martin Desruisseaux (Jira) |
[jira] [Commented] (SIS-397) DefaultVerticalExtent should be able to unmarshall verticalCRSId |
Wed, 11 Sep, 10:00 |
|
[jira] [Created] (SIS-471) Unmarshalling MD_ReferenceSystem should recreate CRS object from identifier |
|
Martin Desruisseaux (Jira) |
[jira] [Created] (SIS-471) Unmarshalling MD_ReferenceSystem should recreate CRS object from identifier |
Wed, 11 Sep, 09:25 |
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-471) Unmarshalling MD_ReferenceSystem should recreate CRS object from identifier |
Wed, 11 Sep, 10:00 |
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-471) Unmarshalling MD_ReferenceSystem should recreate CRS object from identifier |
Wed, 11 Sep, 10:03 |
|
[jira] [Created] (SIS-472) Unexpected lost of vertical coordinate |
|
Martin Desruisseaux (Jira) |
[jira] [Created] (SIS-472) Unexpected lost of vertical coordinate |
Wed, 11 Sep, 10:14 |
|
[jira] [Updated] (SIS-108) Change the remaining link to incubator |
|
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-108) Change the remaining link to incubator |
Wed, 11 Sep, 10:15 |
Martin Desruisseaux (Jira) |
[jira] [Commented] (SIS-108) Change the remaining link to incubator |
Wed, 11 Sep, 10:17 |
|
[jira] [Updated] (SIS-398) MI_PolarizationOrientationCode as an alias of MI_PolarisationOrientationCode |
|
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-398) MI_PolarizationOrientationCode as an alias of MI_PolarisationOrientationCode |
Wed, 11 Sep, 10:18 |
|
[jira] [Updated] (SIS-379) Upgrade to ISO 19103:2015 |
|
Martin Desruisseaux (Jira) |
[jira] [Updated] (SIS-379) Upgrade to ISO 19103:2015 |
Wed, 11 Sep, 10:20 |
|
[jira] [Resolved] (SIS-331) Verify the mapping from ISO 19115:2003 to ISO 19115:2014 |
|
Martin Desruisseaux (Jira) |
[jira] [Resolved] (SIS-331) Verify the mapping from ISO 19115:2003 to ISO 19115:2014 |
Wed, 11 Sep, 10:46 |
Martin Desruisseaux (Jira) |
[jira] [Commented] (SIS-331) Verify the mapping from ISO 19115:2003 to ISO 19115:2014 |
Wed, 11 Sep, 10:48 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (1f3d2d6 -> d6817fa) |
Wed, 11 Sep, 10:59 |
desruisse...@apache.org |
[sis] 01/03: Update documentation to better reflect the state of MD_ReferenceSystem support at XML marshalling time. It appears that https://issues.apache.org/jira/browse/SIS-431 is already mostly done, but it was not clear from the javadoc comments. |
Wed, 11 Sep, 10:59 |
desruisse...@apache.org |
[sis] 02/03: Spelling fix: marshall -> marshal. |
Wed, 11 Sep, 10:59 |
desruisse...@apache.org |
[sis] 03/03: Upgrade some Apache SIS version numbers from 0.8 to 1.0 in preparation for release candidate. |
Wed, 11 Sep, 10:59 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (cbe6d78 -> b403553) |
Wed, 11 Sep, 11:05 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Wed, 11 Sep, 11:05 |
desruisse...@apache.org |
[sis] branch master updated (6b6cc17 -> a888fcd) |
Wed, 11 Sep, 12:08 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Wed, 11 Sep, 12:08 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated (d6817fa -> 97bbd5c) |
Wed, 11 Sep, 16:36 |
desruisse...@apache.org |
[sis] 01/02: Update README file. |
Wed, 11 Sep, 16:36 |
desruisse...@apache.org |
[sis] 02/02: Fix HTML errors. |
Wed, 11 Sep, 16:36 |
desruisse...@apache.org |
[sis] branch geoapi-3.1 updated (b403553 -> e84fbdf) |
Wed, 11 Sep, 16:39 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-4.0' into geoapi-3.1 |
Wed, 11 Sep, 16:39 |
desruisse...@apache.org |
[sis] branch master updated (a888fcd -> 0ba78eb) |
Wed, 11 Sep, 16:43 |
desruisse...@apache.org |
[sis] 01/01: Merge branch 'geoapi-3.1' |
Wed, 11 Sep, 16:43 |
desruisse...@apache.org |
[sis] branch 1.0-RC created (now b6e91d7) |
Wed, 11 Sep, 19:20 |
desruisse...@apache.org |
[sis] 01/02: Removal of modules to be excluded from Apache SIS 1.0 release: sis-shapefile, sis-javafx, sis-cql, sis-potrayal, sis-webapp. https://lists.apache.org/thread.html/cb68740d4ac47a577e4231a705c89b466ff46c83ac4c24f908bd18ae@%3Cdev.sis.apache.org%3E |
Wed, 11 Sep, 19:20 |
desruisse...@apache.org |
[sis] 02/02: Remove the "-SNAPSHOT" in "1.0-SNAPSHOT" version number. |
Wed, 11 Sep, 19:20 |
desruisse...@apache.org |
[sis] branch master updated: Set version number to 1.1-SNAPSHOT on master for next developments after 1.0 release. |
Thu, 12 Sep, 08:27 |
desruisse...@apache.org |
[sis] branch geoapi-4.0 updated: First round of removal of classes/methods deprecated in SIS 1.0. This commit removes only the classes and methods having no dependencies in SIS. |
Thu, 12 Sep, 09:50 |