[accumulo] branch master updated: ACCUMULO-4703 Upgraded jcommander to 1.60

2017-09-26 Thread mmiller
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 3ca280c  ACCUMULO-4703 Upgraded jcommander to 1.60
3ca280c is described below

commit 3ca280c290f974d77886ff264f908a32aeb7f81f
Author: Mike Miller 
AuthorDate: Tue Sep 26 11:18:29 2017 -0400

ACCUMULO-4703 Upgraded jcommander to 1.60
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7e267b1..8714c2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,7 +161,7 @@
   
 com.beust
 jcommander
-1.48
+1.60
   
   
 com.fasterxml.jackson.core

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" '].


[accumulo-website] branch asf-site updated: Jekyll build from master:6d7d723

2017-09-26 Thread mwalch
This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 4a8c982  Jekyll build from master:6d7d723
4a8c982 is described below

commit 4a8c9820b6ba16292c4571fc4d26c619f1d9e616
Author: Mike Walch 
AuthorDate: Tue Sep 26 11:22:18 2017 -0400

Jekyll build from master:6d7d723

Fixed blog post
---
 blog/2017/06/29/accumulo-documentation-improvements.html | 4 +++-
 feed.xml | 8 +---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/blog/2017/06/29/accumulo-documentation-improvements.html 
b/blog/2017/06/29/accumulo-documentation-improvements.html
index 38991dc..7a0130f 100644
--- a/blog/2017/06/29/accumulo-documentation-improvements.html
+++ b/blog/2017/06/29/accumulo-documentation-improvements.html
@@ -171,7 +171,9 @@ for 1.x releases.
 While the 2.0 documentation is viewable, it is not 
linked to (except by this post) and every page contains a warning that the 
documentation
 is for a future release. Each page also links to the documentation for the 
latest release.
 
-and submit a pull request to the https://github.com/apache/accumulo-website;>website repository. A 
committer will review your changes so don’t be afraid to contribute!
+It is now much easier to view, edit, and propose changes to the 
documentation. If you would like to contribute to the documentation for 2.0, 
view
+the documentation. Each page has an Edit this 
page link that will take you to GitHub where you can edit the markdown 
for the page, preview it,
+and submit a pull request to the https://github.com/apache/accumulo-website;>website repository. A 
committer will review your changes so don’t be afraid to contribute!
 
 
 
diff --git a/feed.xml b/feed.xml
index 502bb66..ad02975 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 
 https://accumulo.apache.org/
 https://accumulo.apache.org/feed.xml; rel="self" 
type="application/rss+xml"/>
-Tue, 26 Sep 2017 10:38:45 -0400
-Tue, 26 Sep 2017 10:38:45 -0400
+Tue, 26 Sep 2017 11:22:06 -0400
+Tue, 26 Sep 2017 11:22:06 -0400
 Jekyll v3.5.2
 
 
@@ -50,7 +50,9 @@ for 1.x releases./p
 pWhile the a href=/docs/2.0/2.0 
documentation/a is viewable, it is not linked to (except by this post) 
and every page contains a warning that the documentation
 is for a future release. Each page also links to the documentation for the 
latest release./p
 
-pand submit a pull request to the a 
href=https://github.com/apache/accumulo-websitewebsite 
repository/a. A committer will review your changes so don’t be afraid 
to contribute!/p
+pIt is now much easier to view, edit, and propose changes to the 
documentation. If you would like to contribute to the documentation for 2.0, 
view
+the a href=/docs/2.0/documentation/a. Each page 
has an strongEdit this page/strong link that will take you to 
GitHub where you can edit the markdown for the page, preview it,
+and submit a pull request to the a 
href=https://github.com/apache/accumulo-websitewebsite 
repository/a. A committer will review your changes so don’t be afraid 
to contribute!/p
 
 
 Thu, 29 Jun 2017 00:00:00 -0400

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" '].


[accumulo-website] branch master updated: Fixed blog post

2017-09-26 Thread mwalch
This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/master by this push:
 new 6d7d723  Fixed blog post
6d7d723 is described below

commit 6d7d7236f4a5dd271e90d18514d0532fb2562009
Author: Mike Walch 
AuthorDate: Tue Sep 26 11:21:55 2017 -0400

Fixed blog post
---
 _posts/blog/2017-06-29-accumulo-documentation-improvements.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/_posts/blog/2017-06-29-accumulo-documentation-improvements.md 
b/_posts/blog/2017-06-29-accumulo-documentation-improvements.md
index d42d94c..77b0966 100644
--- a/_posts/blog/2017-06-29-accumulo-documentation-improvements.md
+++ b/_posts/blog/2017-06-29-accumulo-documentation-improvements.md
@@ -18,7 +18,8 @@ For 2.0, the source for the user manual was converted to 
markdown and moved to t
 While the [2.0 documentation][docs-2.0] is viewable, it is not linked to 
(except by this post) and every page contains a warning that the documentation
 is for a future release. Each page also links to the documentation for the 
latest release.
 
-
+It is now much easier to view, edit, and propose changes to the documentation. 
If you would like to contribute to the documentation for 2.0, view
+the [documentation][docs-2.0]. Each page has an **Edit this page** link that 
will take you to GitHub where you can edit the markdown for the page, preview 
it,
 and submit a pull request to the [website repository][website-repo]. A 
committer will review your changes so don't be afraid to contribute!
 
 [manual]: /1.8/accumulo_user_manual.html

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" '].


[accumulo-website] branch asf-site updated: Jekyll build from master:cefdd5b

2017-09-26 Thread mwalch
This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 2d28630  Jekyll build from master:cefdd5b
2d28630 is described below

commit 2d2863069fe11d0db039081aaf5cf36a0c0a3312
Author: Mike Walch 
AuthorDate: Tue Sep 26 10:38:59 2017 -0400

Jekyll build from master:cefdd5b

Minor updates to 2.0 docs (#26)

* /docs/2.0/ redirects to getting-started/design
* Updated layout
---
 .../administration/configuration-management.html   |   7 +-
 .../administration/configuration-properties.html   |   7 +-
 docs/2.0/administration/fate.html  |   7 +-
 docs/2.0/administration/in-depth-install.html  |   7 +-
 docs/2.0/administration/kerberos.html  |   7 +-
 docs/2.0/administration/monitoring-metrics.html|   7 +-
 docs/2.0/administration/multivolume.html   |   7 +-
 docs/2.0/administration/replication.html   |   7 +-
 docs/2.0/administration/ssl.html   |   7 +-
 docs/2.0/administration/tracing.html   |   7 +-
 docs/2.0/development/development_tools.html|   7 +-
 docs/2.0/development/high_speed_ingest.html|   7 +-
 docs/2.0/development/iterators.html|   7 +-
 docs/2.0/development/mapreduce.html|   7 +-
 docs/2.0/development/proxy.html|   7 +-
 docs/2.0/development/sampling.html |   7 +-
 docs/2.0/development/security.html |   7 +-
 docs/2.0/development/summaries.html|   7 +-
 docs/2.0/getting-started/clients.html  |   7 +-
 docs/2.0/getting-started/design.html   |   7 +-
 docs/2.0/getting-started/quick-install.html|   7 +-
 docs/2.0/getting-started/shell.html|   7 +-
 docs/2.0/getting-started/table_configuration.html  |   7 +-
 docs/2.0/getting-started/table_design.html |   7 +-
 docs/2.0/index.html| 368 +
 docs/2.0/troubleshooting/advanced.html |   7 +-
 docs/2.0/troubleshooting/basic.html|   7 +-
 .../troubleshooting/system-metadata-tables.html|   7 +-
 docs/2.0/troubleshooting/tools.html|   7 +-
 feed.xml   |   4 +-
 30 files changed, 94 insertions(+), 474 deletions(-)

diff --git a/docs/2.0/administration/configuration-management.html 
b/docs/2.0/administration/configuration-management.html
index fd7f4e6..007153a 100644
--- a/docs/2.0/administration/configuration-management.html
+++ b/docs/2.0/administration/configuration-management.html
@@ -318,17 +318,16 @@
   
   
 
-Accumulo 2.0 docs  
Administration  Configuration Management
+Accumulo 2.0 documentation  Administration 
 Configuration Management
 
 
 This documentation is for a future release of Accumulo! View documentation for the latest 
release.
 
-
 
   Configuration Management
   https://github.com/apache/accumulo-website/edit/master/_docs-2-0/administration/configuration-management.md;
 role="button"> Edit this 
page
-  
-
+
+
 Setting Configuration
 
 Accumulo is configured using properties whose 
values can be set in the following locations (with increasing precedence):
diff --git a/docs/2.0/administration/configuration-properties.html 
b/docs/2.0/administration/configuration-properties.html
index 5096fb8..30239e1 100644
--- a/docs/2.0/administration/configuration-properties.html
+++ b/docs/2.0/administration/configuration-properties.html
@@ -318,17 +318,16 @@
   
   
 
-Accumulo 2.0 docs  
Administration  Configuration Properties
+Accumulo 2.0 documentation  Administration 
 Configuration Properties
 
 
 This documentation is for a future release of Accumulo! View documentation for the latest 
release.
 
-
 
   Configuration Properties
   https://github.com/apache/accumulo-website/edit/master/_docs-2-0/administration/configuration-properties.md;
 role="button"> Edit this 
page
-  
-
+
+
 
 
 
diff --git a/docs/2.0/administration/fate.html 
b/docs/2.0/administration/fate.html
index 07207b3..2c2ff4c 100644
--- a/docs/2.0/administration/fate.html
+++ b/docs/2.0/administration/fate.html
@@ -318,17 +318,16 @@
   
   
 
-Accumulo 2.0 docs  
Administration  FATE
+Accumulo 2.0 documentation  Administration 
 FATE
 
 
 This documentation is for a future release of Accumulo! View documentation for the latest 
release.
 
-
 
   FATE
   https://github.com/apache/accumulo-website/edit/master/_docs-2-0/administration/fate.md;
 role="button"> Edit this 
page
-  
-
+
+
 Accumulo must implement a number of distributed, multi-step operations 
to support
 the client API. Creating a new table 

[accumulo-website] branch master updated: Minor updates to 2.0 docs (#26)

2017-09-26 Thread mwalch
This is an automated email from the ASF dual-hosted git repository.

mwalch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/master by this push:
 new cefdd5b  Minor updates to 2.0 docs (#26)
cefdd5b is described below

commit cefdd5b9fe69424c623ad109295bc0a03700f352
Author: Mike Walch 
AuthorDate: Tue Sep 26 10:30:54 2017 -0400

Minor updates to 2.0 docs (#26)

* /docs/2.0/ redirects to getting-started/design
* Updated layout
---
 _docs-2-0/index.md | 13 +
 _layouts/docs-2.0.html |  7 +++
 2 files changed, 4 insertions(+), 16 deletions(-)

diff --git a/_docs-2-0/index.md b/_docs-2-0/index.md
index 750ad7e..d42fc30 100644
--- a/_docs-2-0/index.md
+++ b/_docs-2-0/index.md
@@ -1,15 +1,4 @@
 ---
 title: Apache Accumulo documentation
-nodoctitle: true
+redirect_to: /docs/2.0/getting-started/design
 ---
-
-# Accumulo {{ page.version }} documentation
-
-Welcome to the documentation for the {{ page.version }} release of Apache 
Accumulo.
-
-Use the sidebar to left the navigate the documentation.
-
-The links below contain additional documentation for this release:
-
-* [Release notes](/release/accumulo-2.0.0)
-* [Javadocs](/2.0/apidocs)
diff --git a/_layouts/docs-2.0.html b/_layouts/docs-2.0.html
index f9f1613..490806a 100644
--- a/_layouts/docs-2.0.html
+++ b/_layouts/docs-2.0.html
@@ -35,17 +35,16 @@ skiph1fortitle: true
   
   
 {% if page.category %}
-Accumulo {{ 
page.version }} docs  {{ page.category | capitalize | 
replace: "-", " " }}  {{ page.title }}
+Accumulo {{ page.version }} documentation  {{ 
page.category | capitalize | replace: "-", " " }}  {{ 
page.title }}
 {% endif %}
 
 This documentation is for a future release of Accumulo! View documentation for the latest 
release.
 
-{% unless page.nodoctitle %}
 
   {{ page.title }}
   https://github.com/apache/accumulo-website/edit/master/{{ page.path }}" 
role="button"> Edit this 
page
-  
-{% endunless %}
+
+
 {{ content }}
 
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@accumulo.apache.org" '].