You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by el...@apache.org on 2015/05/12 04:41:15 UTC

[1/5] accumulo git commit: ACCUMULO-3743 More additions to CHANGES

Repository: accumulo
Updated Branches:
  refs/heads/1.7 cfa7a8e37 -> 8e99ed222
  refs/heads/branch-1.7.0 [created] 8e99ed222
  refs/heads/master 0454d9f71 -> b30bc3ea2


ACCUMULO-3743 More additions to CHANGES


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

Branch: refs/heads/1.7
Commit: ba4a38b0ed416d59b6c89cb5cc687c770f003dfe
Parents: cfa7a8e
Author: Josh Elser <el...@apache.org>
Authored: Mon May 11 22:01:12 2015 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon May 11 22:38:40 2015 -0400

----------------------------------------------------------------------
 CHANGES | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/ba4a38b0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 8befcec..7750d66 100644
--- a/CHANGES
+++ b/CHANGES
@@ -467,10 +467,13 @@ Release Notes - Accumulo - Version 1.7.0
     * [ACCUMULO-3778] - Minor javadoc bugs
     * [ACCUMULO-3779] - Shell fails to connect to ZooKeeper when client.conf doesn't exist
     * [ACCUMULO-3784] - getauths command line option squashes visibilities that differ only in case
+    * [ACCUMULO-3786] - build_native_library.sh could use more error checking
     * [ACCUMULO-3788] - ContinuousBatchWalker fails trying to set ranges on closed batchscanner
     * [ACCUMULO-3789] - Code compiled against 1.6 lexicoders can't run in 1.7
     * [ACCUMULO-3790] - MultiInstanceReplicationIT.dataWasReplicatedToThePeerWithoutDrain occasionally fails
     * [ACCUMULO-3791] - Agitator start/stop scripts collide variable names
+    * [ACCUMULO-3792] - org.apache.accumulo.test.randomwalk.Node#getMapReduceJars needs to include htrace
+    * [ACCUMULO-3800] - Extra DEPENDENCIES file after new apache.pom
 
 ** Improvement
     * [ACCUMULO-898] - look into replacing cloudtrace


[2/5] accumulo git commit: ACCUMULO-3743 More additions to CHANGES

Posted by el...@apache.org.
ACCUMULO-3743 More additions to CHANGES


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

Branch: refs/heads/master
Commit: ba4a38b0ed416d59b6c89cb5cc687c770f003dfe
Parents: cfa7a8e
Author: Josh Elser <el...@apache.org>
Authored: Mon May 11 22:01:12 2015 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon May 11 22:38:40 2015 -0400

----------------------------------------------------------------------
 CHANGES | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/ba4a38b0/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 8befcec..7750d66 100644
--- a/CHANGES
+++ b/CHANGES
@@ -467,10 +467,13 @@ Release Notes - Accumulo - Version 1.7.0
     * [ACCUMULO-3778] - Minor javadoc bugs
     * [ACCUMULO-3779] - Shell fails to connect to ZooKeeper when client.conf doesn't exist
     * [ACCUMULO-3784] - getauths command line option squashes visibilities that differ only in case
+    * [ACCUMULO-3786] - build_native_library.sh could use more error checking
     * [ACCUMULO-3788] - ContinuousBatchWalker fails trying to set ranges on closed batchscanner
     * [ACCUMULO-3789] - Code compiled against 1.6 lexicoders can't run in 1.7
     * [ACCUMULO-3790] - MultiInstanceReplicationIT.dataWasReplicatedToThePeerWithoutDrain occasionally fails
     * [ACCUMULO-3791] - Agitator start/stop scripts collide variable names
+    * [ACCUMULO-3792] - org.apache.accumulo.test.randomwalk.Node#getMapReduceJars needs to include htrace
+    * [ACCUMULO-3800] - Extra DEPENDENCIES file after new apache.pom
 
 ** Improvement
     * [ACCUMULO-898] - look into replacing cloudtrace


[4/5] accumulo git commit: ACCUMULO-3800 Add exclusion for DEPENDENCIES

Posted by el...@apache.org.
ACCUMULO-3800 Add exclusion for DEPENDENCIES

Ideally, we nuke this file. Short-term fix is to just ignore it.


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

Branch: refs/heads/1.7
Commit: 8e99ed222db49e0f9a4f03ae90d1cbcf44bb1a87
Parents: ba4a38b
Author: Josh Elser <el...@apache.org>
Authored: Mon May 11 22:31:55 2015 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon May 11 22:38:45 2015 -0400

----------------------------------------------------------------------
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/8e99ed22/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5bf65e8..f4c734b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -955,6 +955,15 @@
             </execution>
           </executions>
         </plugin>
+        <plugin>
+          <groupId>org.apache.rat</groupId>
+          <artifactId>apache-rat-plugin</artifactId>
+          <configuration>
+            <excludes>
+              <exclude>DEPENDENCIES</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>


[3/5] accumulo git commit: ACCUMULO-3800 Add exclusion for DEPENDENCIES

Posted by el...@apache.org.
ACCUMULO-3800 Add exclusion for DEPENDENCIES

Ideally, we nuke this file. Short-term fix is to just ignore it.


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

Branch: refs/heads/master
Commit: 8e99ed222db49e0f9a4f03ae90d1cbcf44bb1a87
Parents: ba4a38b
Author: Josh Elser <el...@apache.org>
Authored: Mon May 11 22:31:55 2015 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon May 11 22:38:45 2015 -0400

----------------------------------------------------------------------
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/8e99ed22/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5bf65e8..f4c734b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -955,6 +955,15 @@
             </execution>
           </executions>
         </plugin>
+        <plugin>
+          <groupId>org.apache.rat</groupId>
+          <artifactId>apache-rat-plugin</artifactId>
+          <configuration>
+            <excludes>
+              <exclude>DEPENDENCIES</exclude>
+            </excludes>
+          </configuration>
+        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>


[5/5] accumulo git commit: Merge branch '1.7'

Posted by el...@apache.org.
Merge branch '1.7'


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

Branch: refs/heads/master
Commit: b30bc3ea29b2717a0b6b10ac0439f5770bc66607
Parents: 0454d9f 8e99ed2
Author: Josh Elser <el...@apache.org>
Authored: Mon May 11 22:40:12 2015 -0400
Committer: Josh Elser <el...@apache.org>
Committed: Mon May 11 22:40:12 2015 -0400

----------------------------------------------------------------------
 CHANGES | 3 +++
 pom.xml | 9 +++++++++
 2 files changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/b30bc3ea/pom.xml
----------------------------------------------------------------------