Repository: accumulo-website Updated Branches: refs/heads/asf-site 8c079ba37 -> 864f17d10
Jekyll build from master:55a32af Use https to apache and link to README in tag not branch Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/864f17d1 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/864f17d1 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/864f17d1 Branch: refs/heads/asf-site Commit: 864f17d10354cd48c00f72899c9dfc55f3118a10 Parents: 8c079ba Author: Michael Wall <mjw...@gmail.com> Authored: Thu Apr 6 14:12:06 2017 -0400 Committer: Michael Wall <mjw...@gmail.com> Committed: Thu Apr 6 14:12:06 2017 -0400 ---------------------------------------------------------------------- feed.xml | 16 ++++++++-------- release/accumulo-1.7.3/index.html | 10 +++++----- release/accumulo-1.8.1/index.html | 2 +- 3 files changed, 14 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/864f17d1/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 4c182b0..09bb095 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>https://accumulo.apache.org/</link> <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Thu, 06 Apr 2017 13:53:22 -0400</pubDate> - <lastBuildDate>Thu, 06 Apr 2017 13:53:22 -0400</lastBuildDate> + <pubDate>Thu, 06 Apr 2017 14:11:58 -0400</pubDate> + <lastBuildDate>Thu, 06 Apr 2017 14:11:58 -0400</lastBuildDate> <generator>Jekyll v3.3.1</generator> <item> @@ -19,12 +19,12 @@ performance improvements, build quality improvements, and more. See<br /> <p>Below are resources for this release:</p> <ul> - <li><a href="http://accumulo.apache.org/1.7/accumulo_user_manual.html">User Manual</a> : In-depth developer and administrator documentation.</li> - <li><a href="http://accumulo.apache.org/1.7/apidocs/">Javadocs</a> : Accumulo 1.7.3 API</li> - <li><a href="http://accumulo.apache.org/1.7/examples/">Examples</a> : Code with corresponding readme files that give step by step instructions for running example code.</li> + <li><a href="https://accumulo.apache.org/1.7/accumulo_user_manual.html">User Manual</a> : In-depth developer and administrator documentation.</li> + <li><a href="https://accumulo.apache.org/1.7/apidocs/">Javadocs</a> : Accumulo 1.7.3 API</li> + <li><a href="https://accumulo.apache.org/1.7/examples/">Examples</a> : Code with corresponding readme files that give step by step instructions for running example code.</li> </ul> -<p>Accumulo follows <a href="http://semver.org/">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/1.7/README.md#api">guidelines</a>. This release is a +<p>Accumulo follows <a href="http://semver.org/">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/rel/1.7.3/README.md#api">guidelines</a>. This release is a â<a href="http://semver.org/#spec-item-6">patch version</a>â, which means that only backwards compatible bug fixes are introduced in this version. A bug fix is defined as an internal change that fixes incorrect behavior. Users of any previous 1.7.x release are strongly encouraged to update as soon as possible to benefit from the bug fixes with very little concern in change of underlying functionality. As always, the Accumulo developers take API compatibility very seriously @@ -91,7 +91,7 @@ table is already in the requested state. This returns immediately without queuin <p>The recommended way to upgrade from a prior 1.7.x release is to stop Accumulo, upgrade to 1.7.3 and then start 1.7.3.</p> -<p>When upgrading, there is a known issue if the upgrade fails due to outstanding <a href="http://accumulo.apache.org/1.7/accumulo_user_manual.html#_fault_tolerant_executor_fate">FATE</a> +<p>When upgrading, there is a known issue if the upgrade fails due to outstanding <a href="https://accumulo.apache.org/1.7/accumulo_user_manual.html#_fault_tolerant_executor_fate">FATE</a> operations, see <a href="https://issues.apache.org/jira/browse/ACCUMULO-4496">ACCUMULO-4496</a> The work around if this situation is encountered:</p> <ul> @@ -498,7 +498,7 @@ performance improvements, build quality improvements, and more. See <li><a href="/1.8/examples">Examples</a></li> </ul> -<p>In the context of Accumuloâs <a href="http://semver.org">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/1.8/README.md#api">guidelines</a>, +<p>In the context of Accumuloâs <a href="http://semver.org">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/rel/1.8.1/README.md#api">guidelines</a>, this is a âminor versionâ. This means that new APIs have been created, some deprecations may have been added, but no deprecated APIs have been removed. Code written against 1.7.x should work against 1.8.0 â binary compatibility http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/864f17d1/release/accumulo-1.7.3/index.html ---------------------------------------------------------------------- diff --git a/release/accumulo-1.7.3/index.html b/release/accumulo-1.7.3/index.html index 8981329..7432dfc 100644 --- a/release/accumulo-1.7.3/index.html +++ b/release/accumulo-1.7.3/index.html @@ -151,12 +151,12 @@ performance improvements, build quality improvements, and more. See<br /> <p>Below are resources for this release:</p> <ul> - <li><a href="http://accumulo.apache.org/1.7/accumulo_user_manual.html">User Manual</a> : In-depth developer and administrator documentation.</li> - <li><a href="http://accumulo.apache.org/1.7/apidocs/">Javadocs</a> : Accumulo 1.7.3 API</li> - <li><a href="http://accumulo.apache.org/1.7/examples/">Examples</a> : Code with corresponding readme files that give step by step instructions for running example code.</li> + <li><a href="https://accumulo.apache.org/1.7/accumulo_user_manual.html">User Manual</a> : In-depth developer and administrator documentation.</li> + <li><a href="https://accumulo.apache.org/1.7/apidocs/">Javadocs</a> : Accumulo 1.7.3 API</li> + <li><a href="https://accumulo.apache.org/1.7/examples/">Examples</a> : Code with corresponding readme files that give step by step instructions for running example code.</li> </ul> -<p>Accumulo follows <a href="http://semver.org/">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/1.7/README.md#api">guidelines</a>. This release is a +<p>Accumulo follows <a href="http://semver.org/">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/rel/1.7.3/README.md#api">guidelines</a>. This release is a â<a href="http://semver.org/#spec-item-6">patch version</a>â, which means that only backwards compatible bug fixes are introduced in this version. A bug fix is defined as an internal change that fixes incorrect behavior. Users of any previous 1.7.x release are strongly encouraged to update as soon as possible to benefit from the bug fixes with very little concern in change of underlying functionality. As always, the Accumulo developers take API compatibility very seriously @@ -223,7 +223,7 @@ table is already in the requested state. This returns immediately without queuin <p>The recommended way to upgrade from a prior 1.7.x release is to stop Accumulo, upgrade to 1.7.3 and then start 1.7.3.</p> -<p>When upgrading, there is a known issue if the upgrade fails due to outstanding <a href="http://accumulo.apache.org/1.7/accumulo_user_manual.html#_fault_tolerant_executor_fate">FATE</a> +<p>When upgrading, there is a known issue if the upgrade fails due to outstanding <a href="https://accumulo.apache.org/1.7/accumulo_user_manual.html#_fault_tolerant_executor_fate">FATE</a> operations, see <a href="https://issues.apache.org/jira/browse/ACCUMULO-4496">ACCUMULO-4496</a> The work around if this situation is encountered:</p> <ul> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/864f17d1/release/accumulo-1.8.1/index.html ---------------------------------------------------------------------- diff --git a/release/accumulo-1.8.1/index.html b/release/accumulo-1.8.1/index.html index 910e0f0..02b2a5b 100644 --- a/release/accumulo-1.8.1/index.html +++ b/release/accumulo-1.8.1/index.html @@ -157,7 +157,7 @@ performance improvements, build quality improvements, and more. See <li><a href="/1.8/examples">Examples</a></li> </ul> -<p>In the context of Accumuloâs <a href="http://semver.org">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/1.8/README.md#api">guidelines</a>, +<p>In the context of Accumuloâs <a href="http://semver.org">Semantic Versioning</a> <a href="https://github.com/apache/accumulo/blob/rel/1.8.1/README.md#api">guidelines</a>, this is a âminor versionâ. This means that new APIs have been created, some deprecations may have been added, but no deprecated APIs have been removed. Code written against 1.7.x should work against 1.8.0 â binary compatibility