[accumulo-website] branch milleruntime-patch-1 updated (9f9420d -> 265a3da)

2020-08-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a change to branch milleruntime-patch-1
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git.


from 9f9420d  Update making-release.md
 add 265a3da  Updates

No new revisions were added by this update.

Summary of changes:
 contributor/making-release.md | 52 +++
 1 file changed, 28 insertions(+), 24 deletions(-)



[accumulo] branch 1.10.0-rc2-next created (now 9f308f9)

2020-08-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a change to branch 1.10.0-rc2-next
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


  at 9f308f9  [maven-release-plugin] prepare for next development iteration

This branch includes the following new commits:

 new 9f308f9  [maven-release-plugin] prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[accumulo] 01/01: [maven-release-plugin] prepare for next development iteration

2020-08-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch 1.10.0-rc2-next
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 9f308f95518e1069bd5814836ed2e6c5586f2b68
Author: Mike Miller 
AuthorDate: Thu Aug 27 11:56:15 2020 -0400

[maven-release-plugin] prepare for next development iteration
---
 assemble/pom.xml  | 2 +-
 core/pom.xml  | 2 +-
 docs/pom.xml  | 2 +-
 examples/simple/pom.xml   | 2 +-
 fate/pom.xml  | 2 +-
 iterator-test-harness/pom.xml | 2 +-
 maven-plugin/pom.xml  | 2 +-
 minicluster/pom.xml   | 2 +-
 pom.xml   | 6 +++---
 proxy/pom.xml | 2 +-
 server/base/pom.xml   | 2 +-
 server/gc/pom.xml | 2 +-
 server/master/pom.xml | 2 +-
 server/monitor/pom.xml| 2 +-
 server/native/pom.xml | 2 +-
 server/tracer/pom.xml | 2 +-
 server/tserver/pom.xml| 2 +-
 shell/pom.xml | 2 +-
 start/pom.xml | 2 +-
 test/pom.xml  | 2 +-
 trace/pom.xml | 2 +-
 21 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/assemble/pom.xml b/assemble/pom.xml
index 57c2c90..80e2db2 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
   
   accumulo
   pom
diff --git a/core/pom.xml b/core/pom.xml
index 607d8d1..fdec584 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
   
   accumulo-core
   Apache Accumulo Core
diff --git a/docs/pom.xml b/docs/pom.xml
index b1b8157..9e82030 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
   
   accumulo-docs
   pom
diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml
index bb874dd..cc9582c 100644
--- a/examples/simple/pom.xml
+++ b/examples/simple/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
 ../../pom.xml
   
   accumulo-examples-simple
diff --git a/fate/pom.xml b/fate/pom.xml
index 8a7780a..07aca04 100644
--- a/fate/pom.xml
+++ b/fate/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
   
   accumulo-fate
   Apache Accumulo Fate
diff --git a/iterator-test-harness/pom.xml b/iterator-test-harness/pom.xml
index af1c6fb..1b1567b 100644
--- a/iterator-test-harness/pom.xml
+++ b/iterator-test-harness/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
   
   accumulo-iterator-test-harness
   Apache Accumulo Iterator Test Harness
diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml
index b78c9bc..5db8a36 100644
--- a/maven-plugin/pom.xml
+++ b/maven-plugin/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
   
   accumulo-maven-plugin
   maven-plugin
diff --git a/minicluster/pom.xml b/minicluster/pom.xml
index a85188c..005bb4e 100644
--- a/minicluster/pom.xml
+++ b/minicluster/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
   
   accumulo-minicluster
   Apache Accumulo MiniCluster
diff --git a/pom.xml b/pom.xml
index cbfe48b..23e5023 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   
   org.apache.accumulo
   accumulo-project
-  1.10.0
+  1.10.1-SNAPSHOT
   pom
   Apache Accumulo Project
   Apache Accumulo is a sorted, distributed key/value store based
@@ -101,7 +101,7 @@
   
 
scm:git:https://gitbox.apache.org/repos/asf/accumulo.git
 
scm:git:https://gitbox.apache.org/repos/asf/accumulo.git
-rel/1.10.0
+HEAD
 https://gitbox.apache.org/repos/asf?p=accumulo.git
   
   
@@ -143,7 +143,7 @@
 
true
 2.0.7
 
-
2020-08-27T15:54:33Z
+
2020-08-27T15:56:15Z
 
 false
 1.7.25
diff --git a/proxy/pom.xml b/proxy/pom.xml
index a7826b5..d6b8f6a 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
   
   accumulo-proxy
   Apache Accumulo Proxy
diff --git a/server/base/pom.xml b/server/base/pom.xml
index 294b9b7..0361c28 100644
--- a/server/base/pom.xml
+++ b/server/base/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
 ../../pom.xml
   
   accumulo-server-base
diff --git a/server/gc/pom.xml b/server/gc/pom.xml
index beb5529..81bfea4 100644
--- a/server/gc/pom.xml
+++ b/server/gc/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0
+1.10.1-SNAPSHOT
 ../../pom.xml
   
   accumulo-gc
diff --git a/server/master/pom.xml b/server/master/pom.

[accumulo] 01/01: [maven-release-plugin] prepare release rel/1.10.0

2020-08-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch 1.10.0-rc2
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 4d261254c3ac43a3bd13ce974e91ce4303a83998
Author: Mike Miller 
AuthorDate: Thu Aug 27 11:56:15 2020 -0400

[maven-release-plugin] prepare release rel/1.10.0
---
 assemble/pom.xml  | 2 +-
 core/pom.xml  | 2 +-
 docs/pom.xml  | 2 +-
 examples/simple/pom.xml   | 2 +-
 fate/pom.xml  | 2 +-
 iterator-test-harness/pom.xml | 2 +-
 maven-plugin/pom.xml  | 2 +-
 minicluster/pom.xml   | 2 +-
 pom.xml   | 6 +++---
 proxy/pom.xml | 2 +-
 server/base/pom.xml   | 2 +-
 server/gc/pom.xml | 2 +-
 server/master/pom.xml | 2 +-
 server/monitor/pom.xml| 2 +-
 server/native/pom.xml | 2 +-
 server/tracer/pom.xml | 2 +-
 server/tserver/pom.xml| 2 +-
 shell/pom.xml | 2 +-
 start/pom.xml | 2 +-
 test/pom.xml  | 2 +-
 trace/pom.xml | 2 +-
 21 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/assemble/pom.xml b/assemble/pom.xml
index 810a406..57c2c90 100644
--- a/assemble/pom.xml
+++ b/assemble/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
   
   accumulo
   pom
diff --git a/core/pom.xml b/core/pom.xml
index ab1e9d4..607d8d1 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
   
   accumulo-core
   Apache Accumulo Core
diff --git a/docs/pom.xml b/docs/pom.xml
index 3130056..b1b8157 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
   
   accumulo-docs
   pom
diff --git a/examples/simple/pom.xml b/examples/simple/pom.xml
index 3ce69e3..bb874dd 100644
--- a/examples/simple/pom.xml
+++ b/examples/simple/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
 ../../pom.xml
   
   accumulo-examples-simple
diff --git a/fate/pom.xml b/fate/pom.xml
index bd9a3bf..8a7780a 100644
--- a/fate/pom.xml
+++ b/fate/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
   
   accumulo-fate
   Apache Accumulo Fate
diff --git a/iterator-test-harness/pom.xml b/iterator-test-harness/pom.xml
index 4e5cc66..af1c6fb 100644
--- a/iterator-test-harness/pom.xml
+++ b/iterator-test-harness/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
   
   accumulo-iterator-test-harness
   Apache Accumulo Iterator Test Harness
diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml
index 1ba1e04..b78c9bc 100644
--- a/maven-plugin/pom.xml
+++ b/maven-plugin/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
   
   accumulo-maven-plugin
   maven-plugin
diff --git a/minicluster/pom.xml b/minicluster/pom.xml
index c3218de..a85188c 100644
--- a/minicluster/pom.xml
+++ b/minicluster/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
   
   accumulo-minicluster
   Apache Accumulo MiniCluster
diff --git a/pom.xml b/pom.xml
index c159579..cbfe48b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   
   org.apache.accumulo
   accumulo-project
-  1.10.0-SNAPSHOT
+  1.10.0
   pom
   Apache Accumulo Project
   Apache Accumulo is a sorted, distributed key/value store based
@@ -101,7 +101,7 @@
   
 
scm:git:https://gitbox.apache.org/repos/asf/accumulo.git
 
scm:git:https://gitbox.apache.org/repos/asf/accumulo.git
-HEAD
+rel/1.10.0
 https://gitbox.apache.org/repos/asf?p=accumulo.git
   
   
@@ -143,7 +143,7 @@
 
true
 2.0.7
 
-
2020-08-18T00:00:00Z
+
2020-08-27T15:54:33Z
 
 false
 1.7.25
diff --git a/proxy/pom.xml b/proxy/pom.xml
index 72c1810..a7826b5 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
   
   accumulo-proxy
   Apache Accumulo Proxy
diff --git a/server/base/pom.xml b/server/base/pom.xml
index e5518ff..294b9b7 100644
--- a/server/base/pom.xml
+++ b/server/base/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
 ../../pom.xml
   
   accumulo-server-base
diff --git a/server/gc/pom.xml b/server/gc/pom.xml
index 820a2df..beb5529 100644
--- a/server/gc/pom.xml
+++ b/server/gc/pom.xml
@@ -20,7 +20,7 @@
   
 org.apache.accumulo
 accumulo-project
-1.10.0-SNAPSHOT
+1.10.0
 ../../pom.xml
   
   accumulo-gc
diff --git a/server/master/pom.xml b/server/master/pom.xml
index 97c37ed

[accumulo] branch 1.10.0-rc2 created (now 4d26125)

2020-08-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a change to branch 1.10.0-rc2
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


  at 4d26125  [maven-release-plugin] prepare release rel/1.10.0

This branch includes the following new commits:

 new 4d26125  [maven-release-plugin] prepare release rel/1.10.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[accumulo-website] branch milleruntime-patch-1 created (now 9f9420d)

2020-08-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a change to branch milleruntime-patch-1
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git.


  at 9f9420d  Update making-release.md

No new revisions were added by this update.



[accumulo] 01/01: Merge branch '1.10' into main

2020-08-27 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git

commit 3a6a94618efb11765f954d689c1ed641ea785435
Merge: 677f460 cfb33e1
Author: Christopher Tubbs 
AuthorDate: Thu Aug 27 10:07:51 2020 -0400

Merge branch '1.10' into main

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




[accumulo] branch main updated (677f460 -> 3a6a946)

2020-08-27 Thread ctubbsii
This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git.


from 677f460  Merge branch '1.10' into main
 add cfb33e1  Fix file permissions in source assembly tarball (#1692)
 new 3a6a946  Merge branch '1.10' into main

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 6 ++
 1 file changed, 6 insertions(+)



[accumulo] branch 1.10 updated: Fix file permissions in source assembly tarball (#1692)

2020-08-27 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

mmiller pushed a commit to branch 1.10
in repository https://gitbox.apache.org/repos/asf/accumulo.git


The following commit(s) were added to refs/heads/1.10 by this push:
 new cfb33e1  Fix file permissions in source assembly tarball (#1692)
cfb33e1 is described below

commit cfb33e1dcad4ab7d6e07d0b65e20ef9d4d8cf7d5
Author: Christopher Tubbs 
AuthorDate: Thu Aug 27 08:18:02 2020 -0400

Fix file permissions in source assembly tarball (#1692)

Fix permissions mangling caused by the latest versions of the assembly
plugin.

Use maven-assembly-plugin-3.1.1 because of MASSEMBLY-941
https://issues.apache.org/jira/browse/MASSEMBLY-941
---
 pom.xml | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 7a5d566..c159579 100644
--- a/pom.xml
+++ b/pom.xml
@@ -601,6 +601,12 @@
   3.1.0
 
 
+  org.apache.maven.plugins
+  maven-assembly-plugin
+  
+  3.1.1
+
+
   com.github.ekryd.sortpom
   sortpom-maven-plugin
   2.10.0