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

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


 discard 2529cb8009 Remove accidental leftover in comments.
 discard 25863747ae Omit the accented letters in CRS names for this release. 
Doing that would require that we define collation in databases. It will be 
reconsidered in a future Apache SIS release.
 discard 31d02b05c6 Set version number to 1.5.
 discard 773335e47f Remove the modules to be excluded from 1.5 release.
     add 29ceda40e4 Remove accidental leftover in comments.
     add d04033fd12 Fix again the path to the embedded EPSG database.
     add 56fa4c52ad Merge branch 'geoapi-4.0' into geoapi-3.1
     add 1dd515ff2f Merge branch 'geoapi-3.1'
     new 6efe71ff5c Remove the modules to be excluded from 1.5 release.
     new 422ae59b1e Set version number to 1.5.
     new 0f393fd131 Omit the accented letters in CRS names for this release. 
Doing that would require that we define collation in databases. It will be 
reconsidered in a future Apache SIS release.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2529cb8009)
            \
             N -- N -- N   refs/heads/1.5-RC4 (0f393fd131)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

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:
 .../metadata/sql/internal/shared/Initializer.java  |  4 +++
 .../apache/sis/setup/InstallationResources.java    |  6 ++--
 .../sis/resources/embedded/EmbeddedResources.java  | 19 +++++++---
 .../resources/embedded/EmbeddedResourcesTest.java  | 42 ++++++++++------------
 .../apache/sis/resources/embedded/Generator.java   | 41 ++++++++++++---------
 5 files changed, 65 insertions(+), 47 deletions(-)

Reply via email to