Martin Desruisseaux created SIS-523:
---------------------------------------

             Summary: Download of EPSG data must use https
                 Key: SIS-523
                 URL: https://issues.apache.org/jira/browse/SIS-523
             Project: Spatial Information Systems
          Issue Type: Bug
          Components: Referencing
    Affects Versions: 1.1, 1.0, 0.8, 0.7
            Reporter: Martin Desruisseaux
            Assignee: Martin Desruisseaux
             Fix For: 1.2


The {{sis-javafx}} and {{sis-console}} modules offer to users to download the 
EPSG geodetic dataset if they accept [EPSG terms of 
use|https://epsg.org/terms-of-use.html] (the license is shown in a popup window 
or in the console). Data are downloaded from Maven central using a 
{{"http://repo1.maven.org/maven2/org/apache/sis/non-free/…"}} URL. But 
{{"http:"}} URLs do not work anymore with Maven Central; we need to use 
{{"https:"}}. The URL needs to be updated.

We should take this opportunity for improving error message in JavaFX 
application. Currently it fails silently without any feedback to user.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to