mikewalch closed pull request #60: Added release notes for old releases
URL: https://github.com/apache/accumulo-website/pull/60
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/_includes/nav.html b/_includes/nav.html
index 701d4e21..c9138890 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -19,8 +19,6 @@
           <ul class="dropdown-menu">
             <li><a href="{{ site.baseurl }}/release/accumulo-1.8.1/">1.8.1 
(Latest)</a></li>
             <li><a href="{{ site.baseurl 
}}/release/accumulo-1.7.3/">1.7.3</a></li>
-            <li><a href="{{ site.baseurl }}/release/accumulo-2.0.0/">2.0.0 
Planning</a></li>
-            <li><a href="{{ site.baseurl }}/release/accumulo-1.9.0/">1.9.0 
Planning</a></li>
             <li><a href="{{ site.baseurl }}/release/">Archive</a></li>
           </ul>
         </li>
diff --git a/_posts/release/2011-12-16-accumulo-1.3.5-incubating.md 
b/_posts/release/2011-12-16-accumulo-1.3.5-incubating.md
new file mode 100644
index 00000000..32b1576b
--- /dev/null
+++ b/_posts/release/2011-12-16-accumulo-1.3.5-incubating.md
@@ -0,0 +1,12 @@
+---
+title: Apache Accumulo 1.3.5-incubating
+---
+
+Apache Accumulo 1.3.5-incubating is the first release of Accumulo containing 
[these changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+
+[changes]: https://github.com/apache/accumulo/blob/1.3.5/CHANGES
+[User Manual]: /1.3/user_manual/
diff --git a/_posts/release/2012-03-30-accumulo-1.4.0.md 
b/_posts/release/2012-03-30-accumulo-1.4.0.md
new file mode 100644
index 00000000..550d3e1b
--- /dev/null
+++ b/_posts/release/2012-03-30-accumulo-1.4.0.md
@@ -0,0 +1,16 @@
+---
+title: Apache Accumulo 1.4.0
+---
+
+Apache Accumulo 1.4.0 is a significant release containing [these 
changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+* [Javadocs] - Accumulo API
+* [Examples] - Example Accumulo code
+
+[changes]: https://github.com/apache/accumulo/blob/1.4.0/CHANGES
+[User Manual]: /1.4/accumulo_user_manual.pdf
+[Javadocs]: /1.4/apidocs/
+[Examples]: /1.4/examples/
diff --git a/_posts/release/2012-07-03-accumulo-1.4.1.md 
b/_posts/release/2012-07-03-accumulo-1.4.1.md
new file mode 100644
index 00000000..cfdec0bb
--- /dev/null
+++ b/_posts/release/2012-07-03-accumulo-1.4.1.md
@@ -0,0 +1,16 @@
+---
+title: Apache Accumulo 1.4.1
+---
+
+Apache Accumulo 1.4.1 is a maintenance release containing [these 
changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+* [Javadocs] - Accumulo API
+* [Examples] - Example Accumulo code
+
+[changes]: https://github.com/apache/accumulo/blob/1.4.1/CHANGES
+[User Manual]: /1.4/accumulo_user_manual.pdf
+[Javadocs]: /1.4/apidocs/
+[Examples]: /1.4/examples/
diff --git a/_posts/release/2012-07-06-accumulo-1.3.6.md 
b/_posts/release/2012-07-06-accumulo-1.3.6.md
new file mode 100644
index 00000000..6d0e4b16
--- /dev/null
+++ b/_posts/release/2012-07-06-accumulo-1.3.6.md
@@ -0,0 +1,12 @@
+---
+title: Apache Accumulo 1.3.6
+---
+
+Apache Accumulo 1.3.6 is a maintenance release containing [these 
changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+
+[changes]: https://github.com/apache/accumulo/blob/1.3.6/CHANGES
+[User Manual]: /1.3/user_manual/
diff --git a/_posts/release/2012-11-15-accumulo-1.4.2.md 
b/_posts/release/2012-11-15-accumulo-1.4.2.md
new file mode 100644
index 00000000..ca4d5b42
--- /dev/null
+++ b/_posts/release/2012-11-15-accumulo-1.4.2.md
@@ -0,0 +1,16 @@
+---
+title: Apache Accumulo 1.4.2
+---
+
+Apache Accumulo 1.4.2 is a maintenance release containing [these 
changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+* [Javadocs] - Accumulo API
+* [Examples] - Example Accumulo code
+
+[changes]: https://github.com/apache/accumulo/blob/1.4.2/CHANGES
+[User Manual]: /1.4/accumulo_user_manual.pdf
+[Javadocs]: /1.4/apidocs/
+[Examples]: /1.4/examples/
diff --git a/_posts/release/2013-03-18-accumulo-1.4.3.md 
b/_posts/release/2013-03-18-accumulo-1.4.3.md
new file mode 100644
index 00000000..bf93d915
--- /dev/null
+++ b/_posts/release/2013-03-18-accumulo-1.4.3.md
@@ -0,0 +1,16 @@
+---
+title: Apache Accumulo 1.4.3
+---
+
+Apache Accumulo 1.4.3 is a maintenance release containing [these 
changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+* [Javadocs] - Accumulo API
+* [Examples] - Example Accumulo code
+
+[changes]: https://github.com/apache/accumulo/blob/1.4.3/CHANGES
+[User Manual]: /1.4/accumulo_user_manual.pdf
+[Javadocs]: /1.4/apidocs/
+[Examples]: /1.4/examples/
diff --git a/_posts/release/2013-05-25-accumulo-1.5.0.md 
b/_posts/release/2013-05-25-accumulo-1.5.0.md
new file mode 100644
index 00000000..1c9038bf
--- /dev/null
+++ b/_posts/release/2013-05-25-accumulo-1.5.0.md
@@ -0,0 +1,16 @@
+---
+title: Apache Accumulo 1.5.0
+---
+
+Apache Accumulo 1.5.0 is a significant release containing [these 
changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+* [Javadocs] - Accumulo API
+* [Examples] - Example Accumulo code
+
+[changes]: https://github.com/apache/accumulo/blob/1.5.0/CHANGES
+[User Manual]: /1.5/accumulo_user_manual.html
+[Javadocs]: /1.5/apidocs/
+[Examples]: /1.5/examples/
diff --git a/_posts/release/2013-08-23-accumulo-1.4.4.md 
b/_posts/release/2013-08-23-accumulo-1.4.4.md
new file mode 100644
index 00000000..68fb2515
--- /dev/null
+++ b/_posts/release/2013-08-23-accumulo-1.4.4.md
@@ -0,0 +1,16 @@
+---
+title: Apache Accumulo 1.4.4
+---
+
+Apache Accumulo 1.4.4 is a maintenance release containing [these 
changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+* [Javadocs] - Accumulo API
+* [Examples] - Example Accumulo code
+
+[changes]: https://github.com/apache/accumulo/blob/1.4.4/CHANGES
+[User Manual]: /1.4/accumulo_user_manual.pdf
+[Javadocs]: /1.4/apidocs/
+[Examples]: /1.4/examples/
diff --git a/_posts/release/2014-04-04-accumulo-1.4.5.md 
b/_posts/release/2014-04-04-accumulo-1.4.5.md
new file mode 100644
index 00000000..71367c77
--- /dev/null
+++ b/_posts/release/2014-04-04-accumulo-1.4.5.md
@@ -0,0 +1,16 @@
+---
+title: Apache Accumulo 1.4.5
+---
+
+Apache Accumulo 1.4.5 is a maintenance release containing [these 
changes][changes].
+
+Below are resources for this release:
+
+* [User Manual] - In-depth developer and administrator documentation
+* [Javadocs] - Accumulo API
+* [Examples] - Example Accumulo code
+
+[changes]: https://github.com/apache/accumulo/blob/1.4.5/CHANGES
+[User Manual]: /1.4/accumulo_user_manual.pdf
+[Javadocs]: /1.4/apidocs/
+[Examples]: /1.4/examples/
diff --git a/_posts/release/2017-09-04-accumulo-1.9.0.md 
b/_posts/release/2017-09-04-accumulo-1.9.0.md
deleted file mode 100644
index d756681c..00000000
--- a/_posts/release/2017-09-04-accumulo-1.9.0.md
+++ /dev/null
@@ -1,16 +0,0 @@
----
-title: 1.9.0 Planning
-draft: true
----
-
-## Future work for 1.9.0
-
-## In-progress work for 1.9.0
-
-## Completed work for 1.9.0
-
-### Other Notable Changes
-
-## Upgrading
-
-## Testing
diff --git a/_posts/release/2017-09-05-accumulo-2.0.0.md 
b/_posts/release/2017-09-05-accumulo-2.0.0.md
index 94e1f59d..a2ce2347 100644
--- a/_posts/release/2017-09-05-accumulo-2.0.0.md
+++ b/_posts/release/2017-09-05-accumulo-2.0.0.md
@@ -1,12 +1,11 @@
 ---
-title: 2.0.0 Planning
+title: Apache Accumulo 2.0.0
 draft: true
 ---
 
-## Future work for 2.0
+Apache Accumulo 2.0.0 is a significant release.
 
-
-## In-progress work for 2.0
+## Notable Changes
 
 ### New API for creating connections to Accumulo
 
@@ -15,8 +14,6 @@ The new API deprecates `ClientConfiguration` and introduces 
its own properties
 file called `accumulo-client.properties` that ships with the Accumulo tarball.
 See the [client documentation][clients] for more information on how to use the 
new API.
 
-## Completed work for 2.0
-
 ### Simplified Accumulo scripts and configuration files
 
 Accumulo's scripts and configuration were refactored in [ACCUMULO-4490] to 
make Accumulo
@@ -105,6 +102,8 @@ scripts to fail if 'slaves' file is present.
 
 ## Upgrading
 
+View the [Upgrading Accumulo documentation][upgrade] for guidance.
+
 ## Testing
 
 [accumulo-docker]: https://github.com/apache/accumulo-docker
@@ -112,7 +111,7 @@ scripts to fail if 'slaves' file is present.
 [script-post]: /blog/2016/11/16/simpler-scripts-and-config.html
 [website-repo]: https://github.com/apache/accumulo-website
 [accumulo-examples]: https://github.com/apache/accumulo-examples
-
+[upgrade]: https://accumulo.apache.org/docs/2.0/administration/upgrading
 [ACCUMULO-4784]: https://issues.apache.org/jira/browse/ACCUMULO-4784
 [ACCUMULO-4737]: https://issues.apache.org/jira/browse/ACCUMULO-4737
 [ACCUMULO-4733]: https://issues.apache.org/jira/browse/ACCUMULO-4733
diff --git a/_posts/release/2018-03-06-accumulo-1.9.0.md 
b/_posts/release/2018-03-06-accumulo-1.9.0.md
new file mode 100644
index 00000000..0bfbac82
--- /dev/null
+++ b/_posts/release/2018-03-06-accumulo-1.9.0.md
@@ -0,0 +1,12 @@
+---
+title: Apache Accumulo 1.9.0
+draft: true
+---
+
+## Notable Changes
+
+## Other Notable Changes
+
+## Upgrading
+
+## Testing


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to