You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2016/12/02 17:50:13 UTC

[2/2] accumulo-website git commit: Jekyll build from master:ce370f7

Jekyll build from master:ce370f7

Update 1.6.6 release notes w/ correct vfs 2.1 info


Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/e7741fc0
Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/e7741fc0
Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/e7741fc0

Branch: refs/heads/asf-site
Commit: e7741fc0f93bdf11d4f8f035fa2dead0fc020689
Parents: 40b814b
Author: Christopher Tubbs <ct...@apache.org>
Authored: Fri Dec 2 12:47:51 2016 -0500
Committer: Christopher Tubbs <ct...@apache.org>
Committed: Fri Dec 2 12:49:13 2016 -0500

----------------------------------------------------------------------
 feed.xml                          | 14 ++++++++++----
 release/accumulo-1.6.6/index.html | 10 ++++++++--
 2 files changed, 18 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/e7741fc0/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index aba8a3b..d08824d 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>Fri, 25 Nov 2016 15:36:30 -0500</pubDate>
-    <lastBuildDate>Fri, 25 Nov 2016 15:36:30 -0500</lastBuildDate>
+    <pubDate>Fri, 02 Dec 2016 12:49:07 -0500</pubDate>
+    <lastBuildDate>Fri, 02 Dec 2016 12:49:07 -0500</lastBuildDate>
     <generator>Jekyll v3.3.0</generator>
     
       <item>
@@ -399,10 +399,16 @@ for additional detail.&lt;/p&gt;
 
 &lt;h3 id=&quot;upgrade-to-commons-vfs-21&quot;&gt;Upgrade to Commons-VFS 2.1&lt;/h3&gt;
 
-&lt;p&gt;Upgrading to Apache Commons VFS 2.1 fixes several issues with classloading out
+&lt;p&gt;&lt;strong&gt;UPDATE (20161202)&lt;/strong&gt;: This change was reverted prior to releasing 1.6.6,
+because it broke the build with Hadoop 1. Hadoop 1 support was dropped in 1.7.0
+and later, so builds were not affected in those branches. It is still possible
+to Apache Commons VFS 2.1, but you may need backport the patch. See
+&lt;a href=&quot;https://issues.apache.org/jira/browse/ACCUMULO-3470&quot;&gt;ACCUMULO-3470&lt;/a&gt; for details.&lt;/p&gt;
+
+&lt;p&gt;&lt;del&gt;Upgrading to Apache Commons VFS 2.1 fixes several issues with classloading out
 of HDFS. For further detail see &lt;a href=&quot;https://issues.apache.org/jira/browse/ACCUMULO-4146&quot;&gt;ACCUMULO-4146&lt;/a&gt;. Additional
 fixes to a potential HDFS class loading deadlock situation were made in
-&lt;a href=&quot;https://issues.apache.org/jira/browse/ACCUMULO-4341&quot;&gt;ACCUMULO-4341&lt;/a&gt;.&lt;/p&gt;
+&lt;a href=&quot;https://issues.apache.org/jira/browse/ACCUMULO-4341&quot;&gt;ACCUMULO-4341&lt;/a&gt;.&lt;/del&gt;&lt;/p&gt;
 
 &lt;h3 id=&quot;native-map-failed-to-increment-mutation-count-properly&quot;&gt;Native Map failed to increment mutation count properly&lt;/h3&gt;
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/e7741fc0/release/accumulo-1.6.6/index.html
----------------------------------------------------------------------
diff --git a/release/accumulo-1.6.6/index.html b/release/accumulo-1.6.6/index.html
index 9a4087f..2734fd8 100644
--- a/release/accumulo-1.6.6/index.html
+++ b/release/accumulo-1.6.6/index.html
@@ -180,10 +180,16 @@ for additional detail.</p>
 
 <h3 id="upgrade-to-commons-vfs-21">Upgrade to Commons-VFS 2.1</h3>
 
-<p>Upgrading to Apache Commons VFS 2.1 fixes several issues with classloading out
+<p><strong>UPDATE (20161202)</strong>: This change was reverted prior to releasing 1.6.6,
+because it broke the build with Hadoop 1. Hadoop 1 support was dropped in 1.7.0
+and later, so builds were not affected in those branches. It is still possible
+to Apache Commons VFS 2.1, but you may need backport the patch. See
+<a href="https://issues.apache.org/jira/browse/ACCUMULO-3470">ACCUMULO-3470</a> for details.</p>
+
+<p><del>Upgrading to Apache Commons VFS 2.1 fixes several issues with classloading out
 of HDFS. For further detail see <a href="https://issues.apache.org/jira/browse/ACCUMULO-4146">ACCUMULO-4146</a>. Additional
 fixes to a potential HDFS class loading deadlock situation were made in
-<a href="https://issues.apache.org/jira/browse/ACCUMULO-4341">ACCUMULO-4341</a>.</p>
+<a href="https://issues.apache.org/jira/browse/ACCUMULO-4341">ACCUMULO-4341</a>.</del></p>
 
 <h3 id="native-map-failed-to-increment-mutation-count-properly">Native Map failed to increment mutation count properly</h3>