This is an automated email from the ASF dual-hosted git repository.

desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git


    from f5e80273b3 Move some URLs in a class for easier maintenance. Change 
"http:sis.apache.org" to "https:". Allow configuration of the URL to EPSG 
installation.
     new 520c658428 Make the name separator configurable when using a S3 
storage service.
     new 7b929c8a84 Add a "main class" attribute for JavaFX application.
     new fa39844ccd Upgrade dependency versions.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 application/sis-console/pom.xml                    |   1 -
 application/sis-javafx/pom.xml                     |   3 +
 application/sis-openoffice/pom.xml                 |   2 +-
 cloud/sis-cloud-S3/pom.xml                         |   2 +-
 .../apache/sis/cloud/aws/s3/ClientFileSystem.java  |  40 +++++--
 .../org/apache/sis/cloud/aws/s3/FileService.java   |  14 ++-
 .../java/org/apache/sis/cloud/aws/s3/KeyPath.java  | 115 +++++++++++----------
 .../apache/sis/cloud/aws/s3/KeyPathMatcher.java    |  22 +++-
 .../org/apache/sis/cloud/aws/s3/PathIterator.java  |  12 ++-
 .../sis/cloud/aws/s3/ClientFileSystemTest.java     |   4 +-
 .../sis/cloud/aws/s3/KeyPathMatcherTest.java       |   2 +-
 core/sis-build-helper/pom.xml                      |   8 +-
 core/sis-cql/pom.xml                               |   4 +-
 pom.xml                                            |  21 ++--
 14 files changed, 151 insertions(+), 99 deletions(-)

Reply via email to