geode git commit: fix-3

2017-06-19 Thread zhouxj
Repository: geode Updated Branches: refs/heads/feature/GEM-1483 96c9745f9 -> 10b3af5aa fix-3 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/10b3af5a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/10b3af5a Diff: h

[1/3] geode git commit: GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter

2017-06-19 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/release/1.2.0 b6598890d -> 15b031a5a GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter (cherry picked from commit c6d88f7) Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/

[2/3] geode git commit: GEODE-3095: fix parameter type mismatch between the diskstore command and controller

2017-06-19 Thread jinmeiliao
GEODE-3095: fix parameter type mismatch between the diskstore command and controller (cherry picked from commit ee5f60c) Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0788ae14 Tree: http://git-wip-us.apache.org/repos/asf/g

[3/3] geode git commit: GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter - add imports

2017-06-19 Thread jinmeiliao
GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter - add imports (cherry picked from commit c6d88f7) Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/15b031a5 Tree: http://git-wip-us.apache.org/repos/asf/ge

geode git commit: GEODE-3095: fix parameter type mismatch between the diskstore command and controller

2017-06-19 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop d8a11d1e4 -> ee5f60c7f GEODE-3095: fix parameter type mismatch between the diskstore command and controller Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ee5f60c7 T

geode git commit: GEODE-3056: fix the message for invalid partition-resolver

2017-06-19 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop d8160d6e6 -> d8a11d1e4 GEODE-3056: fix the message for invalid partition-resolver Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d8a11d1e Tree: http://git-wip-us.apac

[7/7] geode git commit: Remove debug println

2017-06-19 Thread hiteshkhamesra
Remove debug println Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1f78fc45 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1f78fc45 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/1f78fc45 Branch: refs/head

[6/7] geode git commit: GEODE-3091: remove empty method

2017-06-19 Thread hiteshkhamesra
GEODE-3091: remove empty method This closes #585 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/cf7274e6 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/cf7274e6 Diff: http://git-wip-us.apache.org/repos/asf/geode/dif

[5/7] geode git commit: GEODE-3071: Pull config of docker volumes into top level script so that they can be overridden

2017-06-19 Thread hiteshkhamesra
GEODE-3071: Pull config of docker volumes into top level script so that they can be overridden Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b18571ae Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/b18571ae Diff: ht

[1/7] geode git commit: GEODE-3071: Provide capability to parallelize distributedTests

2017-06-19 Thread hiteshkhamesra
Repository: geode Updated Branches: refs/heads/feature/GEODE-2804 601b338fd -> cf7274e6c GEODE-3071: Provide capability to parallelize distributedTests Herewith the ability to leverage Gradle's parallel test execution capability to run dunits in parallel. This is combined with launching tests

[4/7] geode git commit: GEODE_3071: Add Apache license header

2017-06-19 Thread hiteshkhamesra
GEODE_3071: Add Apache license header Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d4412a68 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d4412a68 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/d4412a68

[2/7] geode git commit: Update geode-book/README.md

2017-06-19 Thread hiteshkhamesra
Update geode-book/README.md Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f808d3b6 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f808d3b6 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/f808d3b6 Branch: re

[3/7] geode git commit: GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter

2017-06-19 Thread hiteshkhamesra
GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/15c32d95 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/15c32d95 Diff: http://git-wip-us.apache.org

[11/29] geode git commit: GEODE-2818: add aliases to the undeploy command

2017-06-19 Thread hiteshkhamesra
GEODE-2818: add aliases to the undeploy command * this closes #560 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/63102266 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/63102266 Diff: http://git-wip-us.apache.org/r

[28/29] geode git commit: GEODE-2601: Updated based on feedback

2017-06-19 Thread hiteshkhamesra
GEODE-2601: Updated based on feedback This closes #582 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/601b338f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/601b338f Diff: http://git-wip-us.apache.org/repos/asf/geo

[09/29] geode git commit: GEODE-2626: fix FastLoggerJUnitTest use of Mockito 2.7.11

2017-06-19 Thread hiteshkhamesra
GEODE-2626: fix FastLoggerJUnitTest use of Mockito 2.7.11 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/4121261e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/4121261e Diff: http://git-wip-us.apache.org/repos/asf/g

[08/29] geode git commit: GEODE-2629: fix ConnectionJUnitTest use of Mockito 2.7.11

2017-06-19 Thread hiteshkhamesra
GEODE-2629: fix ConnectionJUnitTest use of Mockito 2.7.11 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/78dd36ee Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/78dd36ee Diff: http://git-wip-us.apache.org/repos/asf/g

[27/29] geode git commit: GEODE-2601: Fixing banner being logged twice during locator startup.

2017-06-19 Thread hiteshkhamesra
GEODE-2601: Fixing banner being logged twice during locator startup. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/04de174e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/04de174e Diff: http://git-wip-us.apache.org/

[23/29] geode git commit: GEODE-2632: consolidate different types of SecurityService

2017-06-19 Thread hiteshkhamesra
http://git-wip-us.apache.org/repos/asf/geode/blob/3902ea04/geode-core/src/main/java/org/apache/geode/internal/security/shiro/SecurityManagerProvider.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/security/

[06/29] geode git commit: GEODE-3068: fix alphabetic ordering

2017-06-19 Thread hiteshkhamesra
GEODE-3068: fix alphabetic ordering Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2205cf35 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2205cf35 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/2205cf35 Br

[17/29] geode git commit: GEODE-3070: Fix gemfire.jar to be geode-dependencies.jar

2017-06-19 Thread hiteshkhamesra
GEODE-3070: Fix gemfire.jar to be geode-dependencies.jar Updated a few other errors found along the way, including the name of the RAR file for JTA transactions, and outdated output of sample gfsh commands in the gfsh tutorial. Also added a final step that shuts down the cluster in the tutorial.

[01/29] geode git commit: GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc.

2017-06-19 Thread hiteshkhamesra
Repository: geode Updated Branches: refs/heads/feature/GEODE-2804 079a84a3a -> 601b338fd http://git-wip-us.apache.org/repos/asf/geode/blob/ae5bf343/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/wancommand/WanCommandCreateGatewayReceiverDUnitTest.java --

[26/29] geode git commit: GEODE-2601: Fixing banner being logged twice during locator startup (now only logs once if both locator and distributed systems are started)

2017-06-19 Thread hiteshkhamesra
GEODE-2601: Fixing banner being logged twice during locator startup (now only logs once if both locator and distributed systems are started) Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/6c330bfa Tree: http://git-wip-us.apa

[15/29] geode git commit: GEODE-3060: Introduce JUnit rule for testing the fully-assembled GFSH

2017-06-19 Thread hiteshkhamesra
GEODE-3060: Introduce JUnit rule for testing the fully-assembled GFSH Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d001baab Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d001baab Diff: http://git-wip-us.apache.org

[22/29] geode git commit: GEODE-2301: Deprecate JTA transaction manager from Geode

2017-06-19 Thread hiteshkhamesra
GEODE-2301: Deprecate JTA transaction manager from Geode Geode JTA transaction manager is deprecated and a warning message is logged if it is being used. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b7bdbb0d Tree: http://

[25/29] geode git commit: GEODE-3072: Changed getMembershipId to use the client version

2017-06-19 Thread hiteshkhamesra
GEODE-3072: Changed getMembershipId to use the client version Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/11d11655 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/11d11655 Diff: http://git-wip-us.apache.org/repos/a

[24/29] geode git commit: GEODE-2632: consolidate different types of SecurityService

2017-06-19 Thread hiteshkhamesra
GEODE-2632: consolidate different types of SecurityService * combine EnabledSecurityService and CustomSecurityService into IntegratedSecurityService * combine DisabledSecurityService and LegacySecurityService * combine ConfigInitializer and RealmInitializer * provide default impelementations of S

[16/29] geode git commit: GEODE-2558: Upgrade Powermock version to fix failing tests

2017-06-19 Thread hiteshkhamesra
GEODE-2558: Upgrade Powermock version to fix failing tests Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a0175b44 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a0175b44 Diff: http://git-wip-us.apache.org/repos/asf/

[20/29] geode git commit: GEODE-3072: Ignore dunit test

2017-06-19 Thread hiteshkhamesra
GEODE-3072: Ignore dunit test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/439f8d53 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/439f8d53 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/439f8d53 Branch:

[14/29] geode git commit: GEODE-2558: Upgrade mockito to 2.7.11 and powermock to 1.7.0RC2

2017-06-19 Thread hiteshkhamesra
GEODE-2558: Upgrade mockito to 2.7.11 and powermock to 1.7.0RC2 * mockito-core.version = 2.7.11 * powermock.version = 1.7.0RC2 * fix compilation errors * there are several test failures in geode-core and geode-lucene geode-core test failures: * GMSMembershipManagerJUnitTest.testDirectChannelSend

[02/29] geode git commit: GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc.

2017-06-19 Thread hiteshkhamesra
http://git-wip-us.apache.org/repos/asf/geode/blob/ae5bf343/geode-core/src/main/java/org/apache/geode/management/internal/web/controllers/WanCommandsController.java -- diff --git a/geode-core/src/main/java/org/apache/geode/manageme

[04/29] geode git commit: GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc.

2017-06-19 Thread hiteshkhamesra
GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc. * this closes #560 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ae5bf343

[18/29] geode git commit: GEODE-2301 Doc note to deprecate Geode JTA trans mgr

2017-06-19 Thread hiteshkhamesra
GEODE-2301 Doc note to deprecate Geode JTA trans mgr This closes #581 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/39c9ca08 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/39c9ca08 Diff: http://git-wip-us.apach

[05/29] geode git commit: GEODE-2294: revert to avoid rest protocol change

2017-06-19 Thread hiteshkhamesra
GEODE-2294: revert to avoid rest protocol change Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c3756ff6 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c3756ff6 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff

[19/29] geode git commit: GEODE-3072: Ignore dunit test

2017-06-19 Thread hiteshkhamesra
GEODE-3072: Ignore dunit test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c7dc2b31 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c7dc2b31 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/c7dc2b31 Branch:

[21/29] geode git commit: Revert "GEODE-3062: create new SecurityService after receiving cluster config"

2017-06-19 Thread hiteshkhamesra
Revert "GEODE-3062: create new SecurityService after receiving cluster config" This reverts commit cecad6c37d59369a29237f7d940f297804633aa1. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ccde33b2 Tree: http://git-wip-us.apa

[10/29] geode git commit: GEODE-3062: create new SecurityService after receiving cluster config

2017-06-19 Thread hiteshkhamesra
GEODE-3062: create new SecurityService after receiving cluster config Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/09340352 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/09340352 Diff: http://git-wip-us.apache.org

[12/29] geode git commit: GEODE-2628: fix StatisticsImplTest use of Mockito 2.7.11

2017-06-19 Thread hiteshkhamesra
GEODE-2628: fix StatisticsImplTest use of Mockito 2.7.11 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7dcd7759 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/7dcd7759 Diff: http://git-wip-us.apache.org/repos/asf/ge

[29/29] geode git commit: GEODE-2854: GEODE REST API Docs Missing Authentication This closes #583

2017-06-19 Thread hiteshkhamesra
GEODE-2854: GEODE REST API Docs Missing Authentication This closes #583 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ebf9b023 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/ebf9b023 Diff: http://git-wip-us.apache.o

[03/29] geode git commit: GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc.

2017-06-19 Thread hiteshkhamesra
http://git-wip-us.apache.org/repos/asf/geode/blob/ae5bf343/geode-core/src/main/java/org/apache/geode/management/internal/cli/i18n/CliStrings.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/internal/cli/i1

[13/29] geode git commit: GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito 2.7.11

2017-06-19 Thread hiteshkhamesra
GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito 2.7.11 - Fix 4 test failures in GMSMembershipManagerJUnitTest This closes #573 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ecd04d00 Tree: http://git-wip-us.apa

[07/29] geode git commit: Resolve Eclipse/IntelliJ import order disagreement in style files.

2017-06-19 Thread hiteshkhamesra
Resolve Eclipse/IntelliJ import order disagreement in style files. The style files contained in `etc/` are not consistent between IDEs. This commit modifies `etc/intellij-java-google-style.xml` to adhere to the import order specified in `etc/eclipseOrganizeImports.importorder`. This seems a signi

geode git commit: GEODE-3091: remove empty method

2017-06-19 Thread agingade
Repository: geode Updated Branches: refs/heads/develop 80667f30e -> d8160d6e6 GEODE-3091: remove empty method This closes #585 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d8160d6e Tree: http://git-wip-us.apache.org/re

[3/6] geode git commit: GEODE_3071: Add Apache license header

2017-06-19 Thread jensdeppe
GEODE_3071: Add Apache license header Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b26fa518 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/b26fa518 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/b26fa518

[4/6] geode git commit: GEODE-3071: Pull config of docker volumes into top level script so that they can be overridden

2017-06-19 Thread jensdeppe
GEODE-3071: Pull config of docker volumes into top level script so that they can be overridden Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/07e8986e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/07e8986e Diff: ht

[1/6] geode git commit: GEODE-3071: Provide capability to parallelize distributedTests

2017-06-19 Thread jensdeppe
Repository: geode Updated Branches: refs/heads/develop 8db786275 -> 80667f30e GEODE-3071: Provide capability to parallelize distributedTests Herewith the ability to leverage Gradle's parallel test execution capability to run dunits in parallel. This is combined with launching tests in Docker c

[2/6] geode git commit: Remove debug println

2017-06-19 Thread jensdeppe
Remove debug println Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ee88cd28 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/ee88cd28 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/ee88cd28 Branch: refs/head

[5/6] geode git commit: Merge branch 'develop' into feature/GEODE-3071

2017-06-19 Thread jensdeppe
Merge branch 'develop' into feature/GEODE-3071 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/dba7dcd3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/dba7dcd3 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/d

[6/6] geode git commit: Merge branch 'feature/GEODE-3071' into develop

2017-06-19 Thread jensdeppe
Merge branch 'feature/GEODE-3071' into develop Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/80667f30 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/80667f30 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/8

geode git commit: Update geode-book/README.md

2017-06-19 Thread dbarnes
Repository: geode Updated Branches: refs/heads/develop c6d88f748 -> 8db786275 Update geode-book/README.md Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8db78627 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8db

geode git commit: GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter

2017-06-19 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/develop 87c26be49 -> c6d88f748 GEODE-3092: fix specifiedDefaultValue for cacheLoader and cacheWriter Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c6d88f74 Tree: http://git-

svn commit: r20089 - in /dev/geode: ./ 1.2.0.RC1/

2017-06-19 Thread abaker
Author: abaker Date: Mon Jun 19 20:11:53 2017 New Revision: 20089 Log: Moving geode-examples distribution to the correct location Added: dev/geode/1.2.0.RC1/geode-examples-1.2.0.tar.gz - copied unchanged from r20088, dev/geode/geode-examples-1.2.0.tar.gz dev/geode/1.2.0.RC1/geode-ex

[2/3] geode git commit: GEODE-2601: Fixing banner being logged twice during locator startup.

2017-06-19 Thread khowe
GEODE-2601: Fixing banner being logged twice during locator startup. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2d3e05ec Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2d3e05ec Diff: http://git-wip-us.apache.org/

[3/3] geode git commit: GEODE-2601: Updated based on feedback

2017-06-19 Thread khowe
GEODE-2601: Updated based on feedback This closes #582 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/87c26be4 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/87c26be4 Diff: http://git-wip-us.apache.org/repos/asf/geo

[1/3] geode git commit: GEODE-2601: Fixing banner being logged twice during locator startup (now only logs once if both locator and distributed systems are started)

2017-06-19 Thread khowe
Repository: geode Updated Branches: refs/heads/develop 78f08e8a2 -> 87c26be49 GEODE-2601: Fixing banner being logged twice during locator startup (now only logs once if both locator and distributed systems are started) Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http:/

[07/24] geode git commit: GEODE-2628: fix StatisticsImplTest use of Mockito 2.7.11

2017-06-19 Thread jensdeppe
GEODE-2628: fix StatisticsImplTest use of Mockito 2.7.11 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c41d788b Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c41d788b Diff: http://git-wip-us.apache.org/repos/asf/ge

[16/24] geode git commit: GEODE-2301: Deprecate JTA transaction manager from Geode

2017-06-19 Thread jensdeppe
GEODE-2301: Deprecate JTA transaction manager from Geode Geode JTA transaction manager is deprecated and a warning message is logged if it is being used. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a21c9711 Tree: http://

[01/24] geode git commit: GEODE-2818: add aliases to the undeploy command

2017-06-19 Thread jensdeppe
Repository: geode Updated Branches: refs/heads/feature/GEODE-3071 07e8986e3 -> dba7dcd30 GEODE-2818: add aliases to the undeploy command * this closes #560 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a6433273 Tree: ht

[21/24] geode git commit: GEODE-3072: Ignore dunit test

2017-06-19 Thread jensdeppe
GEODE-3072: Ignore dunit test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/4bf80a6a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/4bf80a6a Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/4bf80a6a Branch:

[17/24] geode git commit: GEODE-3072: Changed getMembershipId to use the client version

2017-06-19 Thread jensdeppe
GEODE-3072: Changed getMembershipId to use the client version Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/dd90c71d Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/dd90c71d Diff: http://git-wip-us.apache.org/repos/a

[11/24] geode git commit: GEODE-2629: fix ConnectionJUnitTest use of Mockito 2.7.11

2017-06-19 Thread jensdeppe
GEODE-2629: fix ConnectionJUnitTest use of Mockito 2.7.11 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/0d43e3d8 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/0d43e3d8 Diff: http://git-wip-us.apache.org/repos/asf/g

[18/24] geode git commit: GEODE-2632: consolidate different types of SecurityService

2017-06-19 Thread jensdeppe
http://git-wip-us.apache.org/repos/asf/geode/blob/5546a873/geode-core/src/main/java/org/apache/geode/internal/security/shiro/SecurityManagerProvider.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/security/

[22/24] geode git commit: GEODE-3072: Ignore dunit test

2017-06-19 Thread jensdeppe
GEODE-3072: Ignore dunit test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/dbc3197f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/dbc3197f Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/dbc3197f Branch:

[10/24] geode git commit: GEODE-2558: Upgrade Powermock version to fix failing tests

2017-06-19 Thread jensdeppe
GEODE-2558: Upgrade Powermock version to fix failing tests Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b616e80d Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/b616e80d Diff: http://git-wip-us.apache.org/repos/asf/

[02/24] geode git commit: GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc.

2017-06-19 Thread jensdeppe
http://git-wip-us.apache.org/repos/asf/geode/blob/db8e1df3/geode-wan/src/test/java/org/apache/geode/internal/cache/wan/wancommand/WanCommandCreateGatewayReceiverDUnitTest.java -- diff --git a/geode-wan/src/test/java/org/apache/geo

[13/24] geode git commit: GEODE-3060: Introduce JUnit rule for testing the fully-assembled GFSH

2017-06-19 Thread jensdeppe
GEODE-3060: Introduce JUnit rule for testing the fully-assembled GFSH Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d9869ffd Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/d9869ffd Diff: http://git-wip-us.apache.org

[03/24] geode git commit: GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc.

2017-06-19 Thread jensdeppe
http://git-wip-us.apache.org/repos/asf/geode/blob/db8e1df3/geode-core/src/main/java/org/apache/geode/management/internal/web/controllers/WanCommandsController.java -- diff --git a/geode-core/src/main/java/org/apache/geode/manageme

[08/24] geode git commit: GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito 2.7.11

2017-06-19 Thread jensdeppe
GEODE-2622: Fix GMSMembershipManagerJUnitTest use of Mockito 2.7.11 - Fix 4 test failures in GMSMembershipManagerJUnitTest This closes #573 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/740a4ef9 Tree: http://git-wip-us.apa

[06/24] geode git commit: GEODE-3062: create new SecurityService after receiving cluster config

2017-06-19 Thread jensdeppe
GEODE-3062: create new SecurityService after receiving cluster config Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/cecad6c3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/cecad6c3 Diff: http://git-wip-us.apache.org

[23/24] geode git commit: GEODE-2854: GEODE REST API Docs Missing Authentication This closes #583

2017-06-19 Thread jensdeppe
GEODE-2854: GEODE REST API Docs Missing Authentication This closes #583 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/78f08e8a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/78f08e8a Diff: http://git-wip-us.apache.o

[09/24] geode git commit: GEODE-2558: Upgrade mockito to 2.7.11 and powermock to 1.7.0RC2

2017-06-19 Thread jensdeppe
GEODE-2558: Upgrade mockito to 2.7.11 and powermock to 1.7.0RC2 * mockito-core.version = 2.7.11 * powermock.version = 1.7.0RC2 * fix compilation errors * there are several test failures in geode-core and geode-lucene geode-core test failures: * GMSMembershipManagerJUnitTest.testDirectChannelSend

[19/24] geode git commit: GEODE-2632: consolidate different types of SecurityService

2017-06-19 Thread jensdeppe
GEODE-2632: consolidate different types of SecurityService * combine EnabledSecurityService and CustomSecurityService into IntegratedSecurityService * combine DisabledSecurityService and LegacySecurityService * combine ConfigInitializer and RealmInitializer * provide default impelementations of S

[24/24] geode git commit: Merge branch 'develop' into feature/GEODE-3071

2017-06-19 Thread jensdeppe
Merge branch 'develop' into feature/GEODE-3071 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/dba7dcd3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/dba7dcd3 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/d

[12/24] geode git commit: GEODE-2626: fix FastLoggerJUnitTest use of Mockito 2.7.11

2017-06-19 Thread jensdeppe
GEODE-2626: fix FastLoggerJUnitTest use of Mockito 2.7.11 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e3a1ae07 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/e3a1ae07 Diff: http://git-wip-us.apache.org/repos/asf/g

[15/24] geode git commit: Revert "GEODE-3062: create new SecurityService after receiving cluster config"

2017-06-19 Thread jensdeppe
Revert "GEODE-3062: create new SecurityService after receiving cluster config" This reverts commit cecad6c37d59369a29237f7d940f297804633aa1. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a79d2cc1 Tree: http://git-wip-us.apa

[14/24] geode git commit: GEODE-3070: Fix gemfire.jar to be geode-dependencies.jar

2017-06-19 Thread jensdeppe
GEODE-3070: Fix gemfire.jar to be geode-dependencies.jar Updated a few other errors found along the way, including the name of the RAR file for JTA transactions, and outdated output of sample gfsh commands in the gfsh tutorial. Also added a final step that shuts down the cluster in the tutorial.

[04/24] geode git commit: GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc.

2017-06-19 Thread jensdeppe
http://git-wip-us.apache.org/repos/asf/geode/blob/db8e1df3/geode-core/src/main/java/org/apache/geode/management/internal/cli/i18n/CliStrings.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/internal/cli/i1

[05/24] geode git commit: GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc.

2017-06-19 Thread jensdeppe
GEODE-2818: add alias to any command's options that involves "group", "member", "jar" and replace CliString variables with GROUP, MEMBER, JAR, etc. * this closes #560 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/db8e1df3

[20/24] geode git commit: GEODE-2301 Doc note to deprecate Geode JTA trans mgr

2017-06-19 Thread jensdeppe
GEODE-2301 Doc note to deprecate Geode JTA trans mgr This closes #581 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/42350f1a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/42350f1a Diff: http://git-wip-us.apach

geode git commit: GEODE-3071: Pull config of docker volumes into top level script so that they can be overridden

2017-06-19 Thread jensdeppe
Repository: geode Updated Branches: refs/heads/feature/GEODE-3071 b26fa518c -> 07e8986e3 GEODE-3071: Pull config of docker volumes into top level script so that they can be overridden Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/ge