This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/1.7 by this push:
     new 894889c  Remove whitespace at EOL
894889c is described below

commit 894889c4fa4f9346f01f215f58736832a771c502
Author: Keith Turner <ktur...@apache.org>
AuthorDate: Fri Oct 13 12:14:00 2017 -0400

    Remove whitespace at EOL
---
 .../main/java/org/apache/accumulo/core/client/ClientConfiguration.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/core/src/main/java/org/apache/accumulo/core/client/ClientConfiguration.java 
b/core/src/main/java/org/apache/accumulo/core/client/ClientConfiguration.java
index 6e2923a..70dafaf 100644
--- 
a/core/src/main/java/org/apache/accumulo/core/client/ClientConfiguration.java
+++ 
b/core/src/main/java/org/apache/accumulo/core/client/ClientConfiguration.java
@@ -217,7 +217,7 @@ public class ClientConfiguration extends 
CompositeConfiguration {
    * A client configuration will then be read from each location using 
<em>PropertiesConfiguration</em> to construct a configuration. That means the 
latest item
    * will be the one in the configuration.
    * <p>
-   * 
+   *
    * @see PropertiesConfiguration
    * @see File#pathSeparator
    */

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

Reply via email to