Author: desruisseaux
Date: Sat Sep 28 14:21:07 2019
New Revision: 1867676
URL: http://svn.apache.org/viewvc?rev=1867676&view=rev
Log:
Use HTTPS for keys and signatures.
Update the template for next release annoucement.
Modified:
sis/site/trunk/content/downloads.mdtext
sis/site/trunk/content/templates/release-announce.html
Modified: sis/site/trunk/content/downloads.mdtext
URL:
http://svn.apache.org/viewvc/sis/site/trunk/content/downloads.mdtext?rev=1867676&r1=1867675&r2=1867676&view=diff
==============================================================================
--- sis/site/trunk/content/downloads.mdtext [UTF-8] (original)
+++ sis/site/trunk/content/downloads.mdtext [UTF-8] Sat Sep 28 14:21:07 2019
@@ -141,13 +141,13 @@ See [How to use EPSG geodetic dataset](e
[maven]: http://maven.apache.org/
-[keys]: http://www.apache.org/dist/sis/KEYS
+[keys]: https://www.apache.org/dist/sis/KEYS
[license]: http://www.apache.org/licenses/LICENSE-2.0
[src]: http://www.apache.org/dyn/closer.cgi/sis/1.0/apache-sis-1.0-src.zip
[doc]: http://www.apache.org/dyn/closer.cgi/sis/1.0/apache-sis-1.0-doc.zip
[bin]: http://www.apache.org/dyn/closer.cgi/sis/1.0/apache-sis-1.0-bin.zip
-[src-PGP]: http://www.apache.org/dist/sis/1.0/apache-sis-1.0-src.zip.asc
-[doc-PGP]: http://www.apache.org/dist/sis/1.0/apache-sis-1.0-doc.zip.asc
-[bin-PGP]: http://www.apache.org/dist/sis/1.0/apache-sis-1.0-bin.zip.asc
+[src-PGP]: https://www.apache.org/dist/sis/1.0/apache-sis-1.0-src.zip.asc
+[doc-PGP]: https://www.apache.org/dist/sis/1.0/apache-sis-1.0-doc.zip.asc
+[bin-PGP]: https://www.apache.org/dist/sis/1.0/apache-sis-1.0-bin.zip.asc
[EPSG]: http://www.epsg.org/
[EPSG-ToU]: http://www.epsg.org/TermsOfUse.aspx
Modified: sis/site/trunk/content/templates/release-announce.html
URL:
http://svn.apache.org/viewvc/sis/site/trunk/content/templates/release-announce.html?rev=1867676&r1=1867675&r2=1867676&view=diff
==============================================================================
--- sis/site/trunk/content/templates/release-announce.html [UTF-8] (original)
+++ sis/site/trunk/content/templates/release-announce.html [UTF-8] Sat Sep 28
14:21:07 2019
@@ -28,6 +28,9 @@
<li>Read/write ISO 19139 compliant XML documents</li>
<li>Read from netCDF, GeoTIFF, Landsat, GPX and Moving Feature CSV
encoding</li>
</ul></li>
+ <li>Raster data<ul>
+ <li>Read netCDF 3</li>
+ </ul></li>
<li>Referencing by coordinates (ISO 19111) or by identifiers (ISO
19112)<ul>
<li>Well Known Text (WKT) version 1 and 2 (ISO 19162)</li>
<li>Geographic Markup Language (GML) version 3.2 (ISO 19136)</li>