You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ud...@apache.org on 2018/03/09 21:46:39 UTC

[geode] branch feature/GEODE-4685 updated: GEODE-4685: Spotless

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

udo pushed a commit to branch feature/GEODE-4685
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/feature/GEODE-4685 by this push:
     new f0796be  GEODE-4685: Spotless
f0796be is described below

commit f0796be2be8d9e27b517a7f1a1a7d2496a73531b
Author: Udo <uk...@pivotal.io>
AuthorDate: Fri Mar 9 13:46:31 2018 -0800

    GEODE-4685: Spotless
---
 .../java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java b/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java
index f84bd5c..e58c21f 100644
--- a/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java
+++ b/geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/LuceneIndexImpl.java
@@ -254,7 +254,7 @@ public abstract class LuceneIndexImpl implements InternalLuceneIndex {
   }
 
   protected <K, V> Region<K, V> createRegion(final String regionName,
-                                             final RegionAttributes<K, V> attributes) {
+      final RegionAttributes<K, V> attributes) {
     // Create InternalRegionArguments to set isUsedForMetaRegion true to suppress xml generation
     // (among other things)
     InternalRegionArguments ira =

-- 
To stop receiving notification emails like this one, please contact
udo@apache.org.