Author: lewismc
Date: Tue Aug 7 18:43:30 2012
New Revision: 1370428
URL: http://svn.apache.org/viewvc?rev=1370428&view=rev
Log:
Release announcement
Modified:
gora/site/author/src/documentation/content/xdocs/releases.xml
gora/site/publish/releases.html
Modified: gora/site/author/src/documentation/content/xdocs/releases.xml
URL:
http://svn.apache.org/viewvc/gora/site/author/src/documentation/content/xdocs/releases.xml?rev=1370428&r1=1370427&r2=1370428&view=diff
==============================================================================
--- gora/site/author/src/documentation/content/xdocs/releases.xml (original)
+++ gora/site/author/src/documentation/content/xdocs/releases.xml Tue Aug 7
18:43:30 2012
@@ -31,12 +31,12 @@
<section>
<title>Download</title>
- <p> Apache Gora 0.2 is now available. See
+ <p> Apache Gora 0.2.1 is now available. See
the
- <a href="http://apache.org/dist/gora/0.2-CHANGES.txt">0.2-CHANGES.txt</a>
+ <a
href="http://apache.org/dist/gora/0.2.1/CHANGES.txt">0.2.1-CHANGES.txt</a>
file for more information on the list of updates in this release.
</p>
- <p> Apache Gora 0.2 is distributed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version
2.0</a>.
+ <p> Apache Gora 0.2.1 is distributed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version
2.0</a>.
</p>
<p>The link in the Mirrors column below should display a list of
available mirrors with a default selection based on your inferred location. If
you do not see that page, try a different browser. The checksum and signature
are links to the originals on the main distribution server.
</p>
@@ -44,20 +44,16 @@
<p><br/><table>
<caption>Downloads</caption>
<tr><th align="left">Version</th> <th align="left">Mirrors</th> <th
align="left">Checksum</th> <th align="left">Signature</th></tr>
- <tr><td>Apache Gora 0.2 (tar.gz)</td><td><a
href="http://www.apache.org/dyn/closer.cgi/gora/gora-0.2-src.tar.gz">
- gora-0.2-src.tar.gz</a></td> <td><a
href="http://www.apache.org/dist/gora/gora-0.2-src.tar.gz.md5">
- gora-0.2-src.tar.gz.md5</a> </td> <td><a
href="http://www.apache.org/dist/gora/gora-0.2-src.tar.gz.asc">
- gora-0.2-src.tar.gz.asc</a> </td></tr>
- <tr><td>Apache Gora 0.2 (zip)</td><td><a
href="http://www.apache.org/dyn/closer.cgi/gora/gora-0.2-src.zip">
- gora-0.2-src.zip</a></td><td><a
href="http://www.apache.org/dist/gora/gora-0.2-src.zip.md5">
- gora-0.2-src.zip.md5</a></td><td><a
href="http://www.apache.org/dist/gora/gora-0.2-src.zip.asc">
- gora-0.2-src.zip.asc</a></td></tr>
+ <tr><td>Apache Gora 0.2.1 (tar.gz)</td><td><a
href="http://www.apache.org/dyn/closer.cgi/gora/0.2.1/apache-gora-0.2-src.tar.gz">
+ apache-gora-0.2-src.tar.gz</a></td> <td><a
href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2-src.tar.gz.md5">
+ apache-gora-0.2-src.tar.gz.md5</a> </td> <td><a
href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2-src.tar.gz.asc">
+ apache-gora-0.2-src.tar.gz.asc</a> </td></tr>
+ <tr><td>Apache Gora 0.2 (zip)</td><td><a
href="http://www.apache.org/dyn/closer.cgi/gora/0.2.1/apache-gora-0.2-src.zip">
+ apache-gora-0.2-src.zip</a></td><td><a
href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2-src.zip.md5">
+ apache-gora-0.2-src.zip.md5</a></td><td><a
href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2-src.zip.asc">
+ apache-gora-0.2-src.zip.asc</a></td></tr>
</table><br/></p>
- <p>For the first time, the Gora 0.2 release also provides individual
tar.gz and .zip sources of individual modules, so feel free
- to check out the entire suite <a
href="http://www.apache.org/dyn/closer.cgi/gora/">here</a>.
- </p>
-
</section>
<section>
<title>Verify Releases</title>
@@ -69,9 +65,9 @@
<p>The PGP signatures can be verified using PGP or GPG. First download the
<a href="http://www.apache.org/dist/gora/KEYS">KEYS</a> as well as the asc
signature file for the relevant distribution. Make sure you get these files
from the <a href="http://www.apache.org/dist/gora/">main distribution
directory</a>, rather than from a mirror. Then verify the signatures using </p>
<code> $ gpg --import KEYS </code> <br/>
- <code> $ gpg --verify gora-X.Y.Z-src.tar.gz.asc </code>
+ <code> $ gpg --verify apache-gora-X.Y.Z-src.tar.gz.asc </code>
- <p>The files gora-0.2* are signed by Lewis John McGibbney C601BCA7 </p>
+ <p>The files gora-0.2.1 are signed by Lewis John McGibbney (lewismc)
C601BCA7 </p>
</section>
<section>
@@ -85,12 +81,12 @@
<section>
<title>Previous Releases</title>
- <p>If you are looking for previous releases of Apache Gora, have a look
in the
+ <p>If you are looking for previous releases of Apache Gora, have a look
in the <a href="http://archive.apache.org/dist/gora/">Apache archives</a>, or
alternatively for even older releases check out the
<a href="http://archive.apache.org/dist/incubator/gora/">Incubator
archives</a>.
</p>
<p> Subscribe to
- the <code>gora-dev</code> <a href="site:devmail">mailing list</a> if you
want to
+ the <code>dev@</code> <a href="site:devmail">mailing list</a> if you
want to
get notified about future releases. You can also check out the
Gora Quick Start Guide <a href="ext:quickstart">here</a>.
</p>
@@ -105,6 +101,15 @@
<title>News</title>
<section>
+ <title>07 August, 2012: Apache Gora 0.2.1 released</title>
+ <p>The Apache Gora team are proud to announce the release of Gora
0.2.1. This point-oh! release offers users large improvements within the
gora-cassandra module including a number of bug fixes, significant upgrades to
Apache Cassandra and Hector Client API usage and a number of improvements to
the gora-core API. The Maven artifacts for the project are published
+ to <a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven
Central</a>.
+ See the <a
href="http://www.apache.org/dist/gora/0.2.1/CHANGES.txt">0.2-CHANGES.txt</a>
+ file for a full list of changes in this release or alternatively the
<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311172&version=12322496">Jira
release report</a>.
+ </p>
+ </section>
+
+ <section>
<title>24 April, 2012: Apache Gora 0.2 released</title>
<p>The Apache Gora team are proud to announce the release of Gora 0.2,
our first since graduating from the Apache
Incubator. This release boasts an assortment of over 50 improvements
over our previous incubating release with artifacts
Modified: gora/site/publish/releases.html
URL:
http://svn.apache.org/viewvc/gora/site/publish/releases.html?rev=1370428&r1=1370427&r2=1370428&view=diff
==============================================================================
--- gora/site/publish/releases.html (original)
+++ gora/site/publish/releases.html Tue Aug 7 18:43:30 2012
@@ -220,6 +220,9 @@ document.write("Last Published: " + docu
<a href="#News">News</a>
<ul class="minitoc">
<li>
+<a href="#07+August%2C+2012%3A+Apache+Gora+0.2.1+released">07 August, 2012:
Apache Gora 0.2.1 released</a>
+</li>
+<li>
<a href="#24+April%2C+2012%3A+Apache+Gora+0.2+released">24 April, 2012: Apache
Gora 0.2 released</a>
</li>
<li>
@@ -250,12 +253,12 @@ document.write("Last Published: " + docu
<a name="Download"></a>
<h2 class="underlined_10">Download</h2>
<div class="section">
-<p> Apache Gora 0.2 is now available. See
+<p> Apache Gora 0.2.1 is now available. See
the
- <a href="http://apache.org/dist/gora/0.2-CHANGES.txt">0.2-CHANGES.txt</a>
+ <a
href="http://apache.org/dist/gora/0.2.1/CHANGES.txt">0.2.1-CHANGES.txt</a>
file for more information on the list of updates in this release.
</p>
-<p> Apache Gora 0.2 is distributed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version
2.0</a>.
+<p> Apache Gora 0.2.1 is distributed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, version
2.0</a>.
</p>
<p>The link in the Mirrors column below should display a list of available
mirrors with a default selection based on your inferred location. If you do not
see that page, try a different browser. The checksum and signature are links to
the originals on the main distribution server.
</p>
@@ -270,25 +273,22 @@ document.write("Last Published: " + docu
</tr>
<tr>
-<td colspan="1" rowspan="1">Apache Gora 0.2 (tar.gz)</td><td colspan="1"
rowspan="1"><a
href="http://www.apache.org/dyn/closer.cgi/gora/gora-0.2-src.tar.gz">
- gora-0.2-src.tar.gz</a></td> <td colspan="1" rowspan="1"><a
href="http://www.apache.org/dist/gora/gora-0.2-src.tar.gz.md5">
- gora-0.2-src.tar.gz.md5</a> </td> <td colspan="1" rowspan="1"><a
href="http://www.apache.org/dist/gora/gora-0.2-src.tar.gz.asc">
- gora-0.2-src.tar.gz.asc</a> </td>
+<td colspan="1" rowspan="1">Apache Gora 0.2.1 (tar.gz)</td><td colspan="1"
rowspan="1"><a
href="http://www.apache.org/dyn/closer.cgi/gora/0.2.1/apache-gora-0.2-src.tar.gz">
+ apache-gora-0.2-src.tar.gz</a></td> <td colspan="1" rowspan="1"><a
href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2-src.tar.gz.md5">
+ apache-gora-0.2-src.tar.gz.md5</a> </td> <td colspan="1" rowspan="1"><a
href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2-src.tar.gz.asc">
+ apache-gora-0.2-src.tar.gz.asc</a> </td>
</tr>
<tr>
-<td colspan="1" rowspan="1">Apache Gora 0.2 (zip)</td><td colspan="1"
rowspan="1"><a
href="http://www.apache.org/dyn/closer.cgi/gora/gora-0.2-src.zip">
- gora-0.2-src.zip</a></td><td colspan="1" rowspan="1"><a
href="http://www.apache.org/dist/gora/gora-0.2-src.zip.md5">
- gora-0.2-src.zip.md5</a></td><td colspan="1" rowspan="1"><a
href="http://www.apache.org/dist/gora/gora-0.2-src.zip.asc">
- gora-0.2-src.zip.asc</a></td>
+<td colspan="1" rowspan="1">Apache Gora 0.2 (zip)</td><td colspan="1"
rowspan="1"><a
href="http://www.apache.org/dyn/closer.cgi/gora/0.2.1/apache-gora-0.2-src.zip">
+ apache-gora-0.2-src.zip</a></td><td colspan="1" rowspan="1"><a
href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2-src.zip.md5">
+ apache-gora-0.2-src.zip.md5</a></td><td colspan="1" rowspan="1"><a
href="http://www.apache.org/dist/gora/0.2.1/apache-gora-0.2-src.zip.asc">
+ apache-gora-0.2-src.zip.asc</a></td>
</tr>
</table>
<br>
</p>
-<p>For the first time, the Gora 0.2 release also provides individual tar.gz
and .zip sources of individual modules, so feel free
- to check out the entire suite <a
href="http://www.apache.org/dyn/closer.cgi/gora/">here</a>.
- </p>
</div>
<a name="Verify+Releases"></a>
@@ -302,8 +302,8 @@ document.write("Last Published: " + docu
<p>The PGP signatures can be verified using PGP or GPG. First download the <a
href="http://www.apache.org/dist/gora/KEYS">KEYS</a> as well as the asc
signature file for the relevant distribution. Make sure you get these files
from the <a href="http://www.apache.org/dist/gora/">main distribution
directory</a>, rather than from a mirror. Then verify the signatures using </p>
<span class="codefrag"> $ gpg --import KEYS </span>
<br>
-<span class="codefrag"> $ gpg --verify gora-X.Y.Z-src.tar.gz.asc </span>
-<p>The files gora-0.2* are signed by Lewis John McGibbney C601BCA7 </p>
+<span class="codefrag"> $ gpg --verify apache-gora-X.Y.Z-src.tar.gz.asc </span>
+<p>The files gora-0.2.1 are signed by Lewis John McGibbney (lewismc) C601BCA7
</p>
<a name="MD5+Signature"></a>
<h3 class="underlined_5">MD5 Signature</h3>
<p>Alternatively, you can verify the MD5 signature on the files. A unix
program called md5 or md5sum is included in many unix distributions.</p>
@@ -316,11 +316,11 @@ document.write("Last Published: " + docu
<a name="Previous+Releases"></a>
<h2 class="underlined_10">Previous Releases</h2>
<div class="section">
-<p>If you are looking for previous releases of Apache Gora, have a look in the
+<p>If you are looking for previous releases of Apache Gora, have a look in the
<a href="http://archive.apache.org/dist/gora/">Apache archives</a>, or
alternatively for even older releases check out the
<a href="http://archive.apache.org/dist/incubator/gora/">Incubator
archives</a>.
</p>
<p> Subscribe to
- the <span class="codefrag">gora-dev</span> <a
href="mailing_lists.html">mailing list</a> if you want to
+ the <span class="codefrag">dev@</span> <a
href="mailing_lists.html">mailing list</a> if you want to
get notified about future releases. You can also check out the
Gora Quick Start Guide <a
href="http://gora.apache.org/docs/current/quickstart.html">here</a>.
</p>
@@ -334,6 +334,13 @@ document.write("Last Published: " + docu
<a name="News"></a>
<h2 class="underlined_10">News</h2>
<div class="section">
+<a name="07+August%2C+2012%3A+Apache+Gora+0.2.1+released"></a>
+<h3 class="underlined_5">07 August, 2012: Apache Gora 0.2.1 released</h3>
+<p>The Apache Gora team are proud to announce the release of Gora 0.2.1. This
point-oh! release offers users large improvements within the gora-cassandra
module including a number of bug fixes, significant upgrades to Apache
Cassandra and Hector Client API usage and a number of improvements to the
gora-core API. The Maven artifacts for the project are published
+ to <a href="http://repo1.maven.org/maven2/org/apache/gora/">Maven
Central</a>.
+ See the <a
href="http://www.apache.org/dist/gora/0.2.1/CHANGES.txt">0.2-CHANGES.txt</a>
+ file for a full list of changes in this release or alternatively the
<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311172&version=12322496">Jira
release report</a>.
+ </p>
<a name="24+April%2C+2012%3A+Apache+Gora+0.2+released"></a>
<h3 class="underlined_5">24 April, 2012: Apache Gora 0.2 released</h3>
<p>The Apache Gora team are proud to announce the release of Gora 0.2, our
first since graduating from the Apache