You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2014/10/03 19:34:36 UTC

svn commit: r924538 - in /websites/staging/xmlgraphics/trunk/content: ./ commons/download.html commons/index.html

Author: buildbot
Date: Fri Oct  3 17:34:36 2014
New Revision: 924538

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/commons/download.html
    websites/staging/xmlgraphics/trunk/content/commons/index.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct  3 17:34:36 2014
@@ -1 +1 @@
-1629263
+1629269

Modified: websites/staging/xmlgraphics/trunk/content/commons/download.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/commons/download.html (original)
+++ websites/staging/xmlgraphics/trunk/content/commons/download.html Fri Oct  3 17:34:36 2014
@@ -147,6 +147,44 @@ $(document).ready(function () {
       	<div class="section-content"><h1 id="download-apachewzxhzdk0-xml-graphics-commons">Download Apache&trade; XML Graphics Commons</h1>
 <h2 id="release">Download a Release</h2>
 <p>Source ("-src") and binary ("-bin") distributions can be downloaded from a <a href="http://www.apache.org/dyn/closer.cgi/xmlgraphics/commons">Apache&trade; XML Graphics Commons Distribution Mirror</a>.</p>
+<p>It is essential to verify the integrity of the downloaded files. See <a href="http://www.apache.org/info/verification.html">Verifying ASF Releases</a> for more information on why and how.</p>
+<p>Here are the links to each package’s signature and checksum files. Signatures can be verified by using our <a href="http://www.apache.org/dist/xmlgraphics/commons/KEYS">KEYS</a> file.</p>
+<table>
+<thead>
+<tr>
+<th></th>
+<th></th>
+<th></th>
+<th></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>xmlgraphics-commons-2.0-bin.tar.gz</td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.0-bin.tar.gz.asc">PGP</a></td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.0-bin.tar.gz.md5">MD5</a></td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.0-bin.tar.gz.sha1">SHA1</a></td>
+</tr>
+<tr>
+<td>xmlgraphics-commons-2.0-bin.zip</td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.0-bin.zip.asc">PGP</a></td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.0-bin.zip.md5">MD5</a></td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/binaries/xmlgraphics-commons-2.0-bin.zip.sha1">SHA1</a></td>
+</tr>
+<tr>
+<td>xmlgraphics-commons-2.0-src.tar.gz</td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-2.0-src.tar.gz.asc">PGP</a></td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-2.0-src.tar.gz.md5">MD5</a></td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-2.0-src.tar.gz.sha1">SHA1</a></td>
+</tr>
+<tr>
+<td>xmlgraphics-commons-2.0-src.zip</td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-2.0-src.zip.asc">PGP</a></td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-2.0-src.zip.md5">MD5</a></td>
+<td><a href="http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-2.0-src.zip.sha1">SHA1</a></td>
+</tr>
+</tbody>
+</table>
 <h2 id="svn">Download from Subversion</h2>
 <p>The latest source code is available directly from the Subversion repository:</p>
 <table>

Modified: websites/staging/xmlgraphics/trunk/content/commons/index.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/commons/index.html (original)
+++ websites/staging/xmlgraphics/trunk/content/commons/index.html Fri Oct  3 17:34:36 2014
@@ -208,7 +208,11 @@ $(document).ready(function () {
 </tbody>
 </table>
 <h2 id="News">News</h2>
-<p>RSS Feed: <a href="subproject-news-feed.rss">subproject-news-feed.rss</a></p>
+<h3 id="3-oct-2014-version-20-released">3 Oct 2014: Version 2.0 Released</h3>
+<p>The main new feature is the introduction of a URI resolution framework that
+makes it easier to control resource access in a cloud environment. Because of
+changes to the API, the version number has been bumped to 2.0.</p>
+<p>This release also contains a number of bug fixes.</p>
 <h3 id="news-2012-10-20">20 Oct 2012: Version 1.5 Released</h3>
 <p><item date="2012-10-20" title="Version 1.5 Released">
 This release consists primarily of bug fixes, improved code practices, and improved coverage of CCITTFax Group 3 image formats. For details, please see <a href="changes.html#version_1.5">Changes</a>.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org