I checked the javadoc, sis and sisfx tools.
No issue found.

+1  approve

Johann


Le 01/10/2025 à 17:47, Martin Desruisseaux a écrit :
This is a call for a vote on the following Apache SIS 1.5 release candidate 4 artifacts:

 *

   Change log/release notes:
   https://sis.staged.apache.org/release-notes/1.5.html

 *

   All Release Artifacts:
   https://dist.apache.org/repos/dist/dev/sis/1.5/RC4/

 *

   PGP release keys (signed using GnuPG):
   https://downloads.apache.org/sis/KEYS

 *

   Maven staging repository:

   <repositories>
      <repository>
        <id>sis.staging.parent</id>
        <name>SIS staging repository of Parent POM</name>
<url>https://repository.apache.org/content/repositories/orgapachesis-1055</url>
      </repository>
      <repository>
        <id>sis.staging.main</id>
        <name>SIS staging repository of main artifacts</name>
<url>https://repository.apache.org/content/repositories/orgapachesis-1062</url>
      </repository>
   </repositories>

 *

   Web site https://sis.staged.apache.org/ except for Javadoc which
   will be updated the release day. The developer guide is also a work
   in progress not yet updated.

Please verify the artifacts and vote. The vote will be open for at least 72 hours. Closing date may be changed to a later day if testers need more time.

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

If no issue is reported, the content of above staging repositories will be moved as-is (no recompilation) to Apache mirrors and Maven Central repository when the release will happen. If blocking issues are reported, a new staging repository at a new URL will be created for another release candidate. Some tips to validate the release before you vote:

 * For reference, the Apache release guide —
   https://www.apache.org/legal/release-policy.html
 * Download the source files from compressed files and build (requires
   Gradle 8.8).
 * Verify the distribution for the required LICENSE and NOTICE files.
 * Verify if all the staged files are signed and the signature is
   verifiable.
 * Verify if the signing key in the project's KEYS file is hosted on a
   public server.
 * Download the binary version and run some examples described in
   https://sis.staged.apache.org/command-line.html. For running with
   EPSG data, execute the following command first:

   export JDK_JAVA_OPTIONS="-Dorg.apache.sis.epsg.downloadURL=https://repository.apache.org/content/repositories/orgapachesis-1062";

Thanks for your time in validating the release and voting.

    Martin


Reply via email to