You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2015/12/30 01:28:12 UTC

[12/33] incubator-geode git commit: GEODE-663: Dummy edit to close Github pull request.

GEODE-663: Dummy edit to close Github pull request.

Closes #58


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/3ff5d785
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/3ff5d785
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/3ff5d785

Branch: refs/heads/feature/GEODE-14
Commit: 3ff5d785131d50ab03ede22f10c7205798dda2bb
Parents: 3720666
Author: Jens Deppe <jd...@pivotal.io>
Authored: Mon Dec 21 09:24:04 2015 -0800
Committer: Jens Deppe <jd...@pivotal.io>
Committed: Mon Dec 21 09:24:04 2015 -0800

----------------------------------------------------------------------
 .../gemstone/gemfire/security/ClientAuthenticationDUnitTest.java | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/3ff5d785/gemfire-core/src/test/java/com/gemstone/gemfire/security/ClientAuthenticationDUnitTest.java
----------------------------------------------------------------------
diff --git a/gemfire-core/src/test/java/com/gemstone/gemfire/security/ClientAuthenticationDUnitTest.java b/gemfire-core/src/test/java/com/gemstone/gemfire/security/ClientAuthenticationDUnitTest.java
index 2bd04e0..f3a6dd3 100644
--- a/gemfire-core/src/test/java/com/gemstone/gemfire/security/ClientAuthenticationDUnitTest.java
+++ b/gemfire-core/src/test/java/com/gemstone/gemfire/security/ClientAuthenticationDUnitTest.java
@@ -1,5 +1,3 @@
-package com.gemstone.gemfire.security;
-
 /*
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
@@ -18,7 +16,7 @@ package com.gemstone.gemfire.security;
  * specific language governing permissions and limitations
  * under the License.
  */
-
+package com.gemstone.gemfire.security;
 
 import java.io.IOException;
 import java.util.Properties;