You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mw...@apache.org on 2017/03/30 16:41:39 UTC

[2/2] accumulo git commit: Merge branch 'accumulo-site'

Merge branch 'accumulo-site'


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

Branch: refs/heads/master
Commit: 1743ee2e844eca014fb44bf64285069a6dfd3b9c
Parents: 6e34217 fecc97f
Author: Mike Walch <mw...@apache.org>
Authored: Thu Mar 30 12:38:55 2017 -0400
Committer: Mike Walch <mw...@apache.org>
Committed: Thu Mar 30 12:38:55 2017 -0400

----------------------------------------------------------------------
 INSTALL.md                                      |  5 +-
 assemble/bin/accumulo                           | 10 ++--
 .../org/apache/accumulo/core/conf/Property.java |  2 +-
 .../accumulo/core/conf/SiteConfiguration.java   | 37 ++++++++++---
 .../core/security/crypto/CryptoTest.java        |  1 -
 .../impl/MiniAccumuloClusterImpl.java           |  2 +-
 .../impl/MiniAccumuloConfigImpl.java            |  2 +-
 .../start/classloader/AccumuloClassLoader.java  | 56 ++++++++++++--------
 .../classloader/vfs/AccumuloVFSClassLoader.java |  6 +--
 .../vfs/AccumuloVFSClassLoaderTest.java         |  8 +--
 10 files changed, 79 insertions(+), 50 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/accumulo/blob/1743ee2e/core/src/main/java/org/apache/accumulo/core/conf/Property.java
----------------------------------------------------------------------