This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/sis-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 00a693a4 Last adjustments before SIS 1.5 release.
00a693a4 is described below
commit 00a693a41eb43dc1e2ef32b399ef1ec8ce8b0744
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Mon Oct 6 10:24:53 2025 +0200
Last adjustments before SIS 1.5 release.
---
DOAP.rdf | 2 +-
index.html | 1 +
index.xml | 2 +-
release-management.html | 5 ++---
release-notes/1.5.html | 2 +-
release-notes/index.xml | 2 +-
sitemap.xml | 6 +++---
templates/release-discuss.html | 41 ------------------------------------
templates/release-vote.html | 47 +++++++++++++++++++++++++++---------------
9 files changed, 40 insertions(+), 68 deletions(-)
diff --git a/DOAP.rdf b/DOAP.rdf
index 8706e11a..3ed8a8e9 100644
--- a/DOAP.rdf
+++ b/DOAP.rdf
@@ -170,7 +170,7 @@
<release>
<Version>
<name>Apache SIS 1.5 — ISO 19111 and EPSG upgrade</name>
- <created>2025-10-05</created>
+ <created>2025-10-06</created>
<revision>1.5</revision>
</Version>
<Version>
diff --git a/index.html b/index.html
index 8e24f8f7..b0c500d8 100644
--- a/index.html
+++ b/index.html
@@ -66,6 +66,7 @@ The API and the data encodings follow <a
href="./standards.html">international s
<li>Read Landsat (groups of GeoTIFF files).</li>
<li>Read ESRI BIL/BIP/BSQ and read/write ERSI ASCII Grid.</li>
<li>Read/write World Files with any image format supported by Image I/O.</li>
+<li>If the <a href="https://gdal.org/">GDAL library</a> is installed, read
other two-dimensional raster formats supported by GDAL.</li>
</ul>
</li>
<li>Feature formats:
diff --git a/index.xml b/index.xml
index ed6fd96e..f9fbc8c5 100644
--- a/index.xml
+++ b/index.xml
@@ -327,7 +327,7 @@
<link>https://sis.apache.org/release-notes/1.5.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://sis.apache.org/release-notes/1.5.html</guid>
- <description><ul>
<li>Release date:
<strong>2025-10-05</strong></li>
<li>Next
release</li>
<li><a
href="./release-notes/1.4.html">Previous
release</a></li>
<li><a
href="./release-notes/1.5.html#compatibility">Incompatible
changes</a></li>
<li><a
href="./release-notes/1.5.html#issues">Noticeable
changes</a></li>
<li>R [...]
+ <description><ul>
<li>Release date:
<strong>2025-10-06</strong></li>
<li>Next
release</li>
<li><a
href="./release-notes/1.4.html">Previous
release</a></li>
<li><a
href="./release-notes/1.5.html#compatibility">Incompatible
changes</a></li>
<li><a
href="./release-notes/1.5.html#issues">Noticeable
changes</a></li>
<li>R [...]
</item>
<item>
<title>Standards implemented by Apache SIS</title>
diff --git a/release-management.html b/release-management.html
index 19f861a5..6eb3733c 100644
--- a/release-management.html
+++ b/release-management.html
@@ -559,6 +559,7 @@ Now stage the sources and cleanup:</p>
<p>Force the Java version to the one supported by Apache SIS (adjust
<code>JDK11_HOME</code> as needed).
Specify the URL to the nexus repository, where <code>####</code> is the
identifier of the staging repository.</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code
class="language-bash" data-lang="bash"><span class="line"><span
class="cl"><span class="nb">unset</span> SIS_DATA
+</span></span><span class="line"><span class="cl"><span
class="nb">unset</span> PATH_TO_FX
</span></span><span class="line"><span class="cl"><span
class="nb">export</span> <span class="nv">JAVA_HOME</span><span
class="o">=</span><span class="nv">$JDK11_HOME</span>
</span></span><span class="line"><span class="cl"><span
class="nb">export</span> <span class="nv">JDK_JAVA_OPTIONS</span><span
class="o">=</span><span class="s2">"-enableassertions
-Dorg.apache.sis.epsg.downloadURL"</span>
</span></span><span class="line"><span class="cl"><span
class="nb">export</span> <span class="nv">JDK_JAVA_OPTIONS</span><span
class="o">=</span><span class="nv">$JDK_JAVA_OPTIONS</span><span
class="o">=</span>https://repository.apache.org/content/repositories/orgapachesis-####
@@ -577,6 +578,7 @@ Specify the URL to the nexus repository, where
<code>####</code> is the identifi
</span></span><span class="line"><span class="cl">./bin/sis identifier
https://sis.staged.apache.org/examples/crs/EquivalentDefinition.wkt
</span></span><span class="line"><span class="cl">./bin/sis transform
--sourceCRS EPSG:4267 --targetCRS EPSG:4326 AmericanCities.csv
</span></span><span class="line"><span class="cl">./bin/sis transform
--sourceCRS EPSG:4267 --targetCRS EPSG:4326 CanadianCities.csv
+</span></span><span class="line"><span class="cl">rm --recursive
data/Databases/SpatialMetadata <span class="c1"># For testing EPSG download
from GUI.</span>
</span></span><span class="line"><span class="cl">./bin/sisfx
</span></span></code></pre></div><h2 id="test-downloads">Test the downloads
</h2>
<p>Stage the release candidate:</p>
@@ -638,8 +640,6 @@ It will not yet be published on
<code>https://sis.apache.org</code>.</p>
<ul>
<li>Create a VOTE email thread on <code>dev@</code> to record votes as replies.
A template is available <a href="templates/release-vote.html">here</a>.</li>
-<li>Create a DISCUSS email thread on <code>dev@</code> for any vote questions.
-A template is available <a href="templates/release-discuss.html">here</a>.</li>
<li>Perform a review of the release and cast your vote:</li>
<li>a -1 vote does not necessarily mean that the vote must be redone, however
it is usually a good idea
to rollback the release if a -1 vote is received. See <em>Recovering from a
vetoed release</em> below.</li>
@@ -696,7 +696,6 @@ Download all source and binary artifacts into a new
directory, then execute in t
</ul>
<h2 id="announce">Announce the release </h2>
<ul>
-<li>WAIT 24 hours after committing releases for mirrors to replicate.</li>
<li>Publish the web site updates:
<ul>
<li>On the <code>asf-site</code> branch, execute <code>git merge
asf-staging</code> and push.</li>
diff --git a/release-notes/1.5.html b/release-notes/1.5.html
index 9992ffe7..1702d2c9 100644
--- a/release-notes/1.5.html
+++ b/release-notes/1.5.html
@@ -40,7 +40,7 @@
<p class="page-title">SIS 1.5 Release notes</p>
<ul>
-<li>Release date: <strong>2025-10-05</strong></li>
+<li>Release date: <strong>2025-10-06</strong></li>
<li>Next release</li>
<li><a href="../release-notes/1.4.html">Previous release</a></li>
<li><a href="../release-notes/1.5.html#compatibility">Incompatible
changes</a></li>
diff --git a/release-notes/index.xml b/release-notes/index.xml
index ed56a009..1b656f23 100644
--- a/release-notes/index.xml
+++ b/release-notes/index.xml
@@ -103,7 +103,7 @@
<link>https://sis.apache.org/release-notes/1.5.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://sis.apache.org/release-notes/1.5.html</guid>
- <description><ul>
<li>Release date:
<strong>2025-10-05</strong></li>
<li>Next
release</li>
<li><a
href="../release-notes/1.4.html">Previous
release</a></li>
<li><a
href="../release-notes/1.5.html#compatibility">Incompatible
changes</a></li>
<li><a
href="../release-notes/1.5.html#issues">Noticeable
changes</a></li>
<li&g [...]
+ <description><ul>
<li>Release date:
<strong>2025-10-06</strong></li>
<li>Next
release</li>
<li><a
href="../release-notes/1.4.html">Previous
release</a></li>
<li><a
href="../release-notes/1.5.html#compatibility">Incompatible
changes</a></li>
<li><a
href="../release-notes/1.5.html#issues">Noticeable
changes</a></li>
<li&g [...]
</item>
</channel>
</rss>
diff --git a/sitemap.xml b/sitemap.xml
index fb06a661..5bfb1298 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -96,7 +96,7 @@
<lastmod>2025-09-28T16:53:40+02:00</lastmod>
</url><url>
<loc>https://sis.apache.org/release-management.html</loc>
- <lastmod>2025-09-30T19:10:31+02:00</lastmod>
+ <lastmod>2025-10-01T18:04:40+02:00</lastmod>
</url><url>
<loc>https://sis.apache.org/release-notes.html</loc>
<lastmod>2023-10-02T17:36:51+02:00</lastmod>
@@ -144,13 +144,13 @@
<lastmod>2025-09-28T11:55:31+02:00</lastmod>
</url><url>
<loc>https://sis.apache.org/release-notes/1.5.html</loc>
- <lastmod>2025-09-28T11:55:31+02:00</lastmod>
+ <lastmod>2025-10-06T10:21:12+02:00</lastmod>
</url><url>
<loc>https://sis.apache.org/standards.html</loc>
<lastmod>2025-09-28T16:53:40+02:00</lastmod>
</url><url>
<loc>https://sis.apache.org/</loc>
- <lastmod>2025-09-28T16:53:40+02:00</lastmod>
+ <lastmod>2025-10-06T10:21:12+02:00</lastmod>
</url><url>
<loc>https://sis.apache.org/howto/transform_coordinates.html</loc>
<lastmod>2025-02-12T12:01:48+01:00</lastmod>
diff --git a/templates/release-discuss.html b/templates/release-discuss.html
deleted file mode 100644
index bf56ebba..00000000
--- a/templates/release-discuss.html
+++ /dev/null
@@ -1,41 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>Release discuss</title>
- <meta charset="UTF-8">
- </head>
- <body>
- <p>
- <b>To:</b> [email protected]<br>
- <b>Subject:</b> [DISCUSS] Apache <abbr title="Spatial Information
System">SIS</abbr>
- ${version} <abbr title="Release Candidate">RC</abbr>${candidate}
- </p><p>
- Discussion thread for vote on Apache <abbr title="Spatial Information
System">SIS</abbr>
- ${version} release candidate ${candidate}.
- </p><p>
- If you have any questions or feedback or to post results of validating
the release, please reply to this thread.
- Once you verify the release, please post your vote to the VOTE thread.
- </p><p>
- For reference, the Apache release guide —
https://www.apache.org/legal/release-policy.html
- </p><p>
- Some tips to validate the release before you vote:
- </p>
-
- <ul>
- <li>Download the binary version and run the 5 minute or 10 minute
tutorial as described in [1].</li>
- <li>Download the source files from compressed files and build (which
includes tests).</li>
- <li>Verify the distribution for the required LICENSE and NOTICE
files</li>
- <li>Verify if all the staged files are signed and the signature is
verifiable.</li>
- <li>Verify if the signing key in the project's KEYS file is hosted on a
public server.</li>
- </ul>
-
- <p>
- Thanks for your time in validating the release and voting,<br>
- {Release Manager}<br>
- (On Behalf of <abbr title="Spatial Information System">SIS</abbr>
- <abbr title="Project Management Committee ">PMC</abbr>)<br>
- </p>
-
- <pre>[1] https://sis.staged.apache.org/command-line.html</pre>
- </body>
-</html>
diff --git a/templates/release-vote.html b/templates/release-vote.html
index 9aad7ccf..b7570154 100644
--- a/templates/release-vote.html
+++ b/templates/release-vote.html
@@ -13,28 +13,26 @@
This is a call for a vote on the following Apache <abbr title="Spatial
Information System">SIS</abbr>
${version} release candidate ${candidate} artifacts:
</p>
- <ul>
- <li><p>Change log/release notes:<br>
- https://sis.staged.apache.org/release-notes/${version}.html</p></li>
- <li><p>All Release Artifacts:<br>
- https://dist.apache.org/repos/dist/dev/sis/${version}/RC1/</p></li>
- <li><p>PGP release keys (signed using GnuPG):<br>
- https://downloads.apache.org/sis/KEYS</p></li>
- <li><p>Maven staging repository:
-<pre><repositories>
+ <blockquote>
+ <p>Change log/release notes:<br>
+ https://sis.staged.apache.org/release-notes/${version}.html</p>
+ <p>All Release Artifacts:<br>
+ https://dist.apache.org/repos/dist/dev/sis/${version}/RC1/</p>
+ <p>PGP release keys (signed using GnuPG):<br>
+ <a
href="https://downloads.apache.org/sis/KEYS">https://downloads.apache.org/sis/KEYS</a></p>
+ <p>Maven staging repository:</p>
+ <pre><repositories>
<repository>
<id>sis.staging</id>
<name><abbr title="Spatial Information System">SIS</abbr> staging
repository</name>
<url>https://repository.apache.org/content/repositories/orgapachesis-{XXX}</url>
</repository>
-</repositories></pre><p></li>
- <li><p>Web site <a
href="https://sis.staged.apache.org/">https://sis.staged.apache.org/</a>
- except for Javadoc which will be updated the release day.
- The developer guide is also a work in progress not yet
updated.</p></li>
- </ul>
-
+</repositories></pre>
+ <p>Web site except for Javadoc (which will be updated the release
day):<br>
+ <a
href="https://sis.staged.apache.org/">https://sis.staged.apache.org/</a></p>
+ </blockquote>
<p>
- Please verify the artifacts and vote. The vote will be open for 72 hours.
+ 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.
</p>
<pre>[ ] +1 approve
@@ -44,7 +42,22 @@
<p>
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 the second release candidate.
+ 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:
</p>
+ <ul>
+ <li>For reference, the Apache release guide —
+ <a
href="https://www.apache.org/legal/release-policy.html">https://www.apache.org/legal/release-policy.html</a></li>
+ <li>Download the source files from compressed files and build (requires
Gradle 8.8).</li>
+ <li>Verify the distribution for the required LICENSE and NOTICE
files.</li>
+ <li>Verify if all the staged files are signed and the signature is
verifiable.</li>
+ <li>Verify if the signing key in the project's KEYS file is hosted on a
public server.</li>
+ <li>Download the binary version and run some examples described in
+ <a
href="https://sis.staged.apache.org/command-line.html">https://sis.staged.apache.org/command-line.html</a>.
+ For running with <abbr>EPSG</abbr> data, execute the following
command first:</li>
+ </ul>
+ <blockquote><pre>export
JDK_JAVA_OPTIONS="-Dorg.apache.sis.epsg.downloadURL=https://repository.apache.org/content/repositories/orgapachesis-1062"</pre></blockquote>
+
+ <p>Thanks for your time in validating the release and voting.</p>
</body>
</html>