You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by bi...@apache.org on 2011/12/16 18:35:48 UTC

svn commit: r1215231 - in /incubator/accumulo/site/trunk: content/accumulo/downloads.mdtext templates/sidenav.mdtext

Author: billie
Date: Fri Dec 16 17:35:47 2011
New Revision: 1215231

URL: http://svn.apache.org/viewvc?rev=1215231&view=rev
Log:
ACCUMULO-86 prepare download page

Added:
    incubator/accumulo/site/trunk/content/accumulo/downloads.mdtext   (with props)
Modified:
    incubator/accumulo/site/trunk/templates/sidenav.mdtext

Added: incubator/accumulo/site/trunk/content/accumulo/downloads.mdtext
URL: http://svn.apache.org/viewvc/incubator/accumulo/site/trunk/content/accumulo/downloads.mdtext?rev=1215231&view=auto
==============================================================================
--- incubator/accumulo/site/trunk/content/accumulo/downloads.mdtext (added)
+++ incubator/accumulo/site/trunk/content/accumulo/downloads.mdtext Fri Dec 16 17:35:47 2011
@@ -0,0 +1,45 @@
+Title: Apache Accumulo (Incubating) Downloads
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+## 1.3.5-incubating
+The current stable version is 1.3.5-incubating.  See the [Release Notes][2].  
+Be sure to verify your downloads by these [procedures][1] using these [KEYS][3].
+
+Download Source: [accumulo-1.3.5-incubating-src.tar.gz][4] ([asc][5], [md5][6], [sha][7])
+
+Download Binaries: [accumulo-1.3.5-incubating-dist.tar.gz][8] ([asc][9], [md5][10], [sha][11])
+
+## Disclaimer
+Apache Accumulo is an effort undergoing incubation at The Apache Software Foundation (ASF), 
+sponsored by the Apache Incubator.  Incubation is required of all newly accepted projects 
+until a further review indicates that the infrastructure, communications, and decision 
+making process have stabilized in a manner consistent with other successful ASF projects. 
+While incubation status is not necessarily a reflection of the completeness or stability of 
+the code, it does indicate that the project has yet to be fully endorsed by the ASF.
+
+[1]: http://www.apache.org/info/verification.html   "Verify"
+[2]: http://svn.apache.org/repos/asf/incubator/accumulo/branches/1.3/CHANGES   "Release Notes"
+[3]: http://www.apache.org/dist/incubator/accumulo/KEYS   "KEYS"
+[4]: http://www.apache.org/dyn/closer.cgi/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-src.tar.gz   "1.3.5-incubating src download"
+[5]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-src.tar.gz.asc   "1.3.5-incubating src asc"
+[6]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-src.tar.gz.md5   "1.3.5-incubating src md5"
+[7]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-src.tar.gz.sha   "1.3.5-incubating src sha"
+[8]: http://www.apache.org/dyn/closer.cgi/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-dist.tar.gz   "1.3.5-incubating dist download"
+[9]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-dist.tar.gz.asc   "1.3.5-incubating dist asc"
+[10]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-dist.tar.gz.md5   "1.3.5-incubating dist md5"
+[11]: http://www.apache.org/dist/incubator/accumulo/1.3.5-incubating/accumulo-1.3.5-incubating-dist.tar.gz.sha   "1.3.5-incubating dist sha"

Propchange: incubator/accumulo/site/trunk/content/accumulo/downloads.mdtext
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/accumulo/site/trunk/templates/sidenav.mdtext
URL: http://svn.apache.org/viewvc/incubator/accumulo/site/trunk/templates/sidenav.mdtext?rev=1215231&r1=1215230&r2=1215231&view=diff
==============================================================================
--- incubator/accumulo/site/trunk/templates/sidenav.mdtext (original)
+++ incubator/accumulo/site/trunk/templates/sidenav.mdtext Fri Dec 16 17:35:47 2011
@@ -1,7 +1,7 @@
 # Project
  - [Home](/accumulo)
  - [Incubator page](http://incubator.apache.org/projects/accumulo.html)
-<!--  - Download -->
+ - [Downloads](/accumulo/downloads.html)
  - [Features](/accumulo/notable_features.html)
  - [License](http://www.apache.org/licenses/LICENSE-2.0)