Updated Branches: refs/heads/trunk fd9690a05 -> a9636e246
GIRAPH-662: Incubator release should point to archived (aching) Project: http://git-wip-us.apache.org/repos/asf/giraph/repo Commit: http://git-wip-us.apache.org/repos/asf/giraph/commit/a9636e24 Tree: http://git-wip-us.apache.org/repos/asf/giraph/tree/a9636e24 Diff: http://git-wip-us.apache.org/repos/asf/giraph/diff/a9636e24 Branch: refs/heads/trunk Commit: a9636e246b7593fd446ec89bc31259a5e373c49d Parents: fd9690a Author: Avery Ching <[email protected]> Authored: Tue May 7 09:49:31 2013 -0700 Committer: Avery Ching <[email protected]> Committed: Tue May 7 09:58:46 2013 -0700 ---------------------------------------------------------------------- CHANGELOG | 2 ++ src/site/xdoc/index.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/giraph/blob/a9636e24/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index e81a478..05aa76a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,8 @@ Giraph Change Log Release 1.1.0 - unreleased + GIRAPH-662: Incubator release should point to archived (aching) + GIRAPH-655: Fix Hive Build for Hadoop 2.0.0 (nitay) GIRAPH-660: Move the snapshot to 1.1.0 and also add a releases page for http://git-wip-us.apache.org/repos/asf/giraph/blob/a9636e24/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 94e6dbc..23b2a47 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -38,7 +38,7 @@ under the License. <ul> <li>Official releases of Giraph may be downloaded from an <a href="http://www.apache.org/dyn/closer.cgi/giraph/">Apache mirror</a>. Soon we will also publish our release artifacts to Apache's Maven repositories to make it easier to include Giraph in your projects.</li> <li><strong>May 6, 2013: Giraph 1.0.0 is now released!</strong> Please pick up a copy at <a href="http://www.apache.org/dyn/closer.cgi/giraph/giraph-1.0.0">here</a>.</li> - <li><strong>February 6, 2012: Giraph 0.1-incubating released.</strong> The Giraph PPMC is excited to announce that version 0.1 has been released. Grab a copy of the release <a href="http://www.apache.org/dyn/closer.cgi/incubator/giraph/">here</a>.</li> + <li><strong>February 6, 2012: Giraph 0.1-incubating released.</strong> The Giraph PPMC is excited to announce that version 0.1 has been released. Grab a copy of the archived release <a href="http://archive.apache.org/dist/incubator/giraph">here</a>.</li> </ul> </section>
