geode git commit: Fix test failures

2017-05-05 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2858 3674f70a7 -> 90200aa98 Fix test failures Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/90200aa9 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/90

geode git commit: Revert "GEODE-2879: LonerDistributionManager shutdown called from close"

2017-05-05 Thread nnag
Repository: geode Updated Branches: refs/heads/develop 9e089c5eb -> 288676dfe Revert "GEODE-2879: LonerDistributionManager shutdown called from close" This reverts commit 149e06d53a33fa7363da15bf3f9cb248d94fabf5. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-w

geode git commit: GEODE-2887: exclude build-* output directories from rat

2017-05-05 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2858 01cd587a8 -> 3674f70a7 GEODE-2887: exclude build-* output directories from rat Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3674f70a Tree: http://git-wip

[2/3] geode git commit: GEODE-2858: Add test for parsing of simple XML file w pool

2017-05-05 Thread klund
GEODE-2858: Add test for parsing of simple XML file w pool to detect/prevent regression to parsing exceptions that was fixed in Geode 1.0 This closes #397 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ee901194 Tree: http:/

[1/3] geode git commit: GEODE-1996 Confusing references to "multicast" for locators ports [Forced Update!]

2017-05-05 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2858 15c87b79a -> 01cd587a8 (forced update) GEODE-1996 Confusing references to "multicast" for locators ports Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/9e0

[3/3] geode git commit: GEODE-2884: fix NPE when calling getLatestAsClassLoader before getLatest

2017-05-05 Thread klund
GEODE-2884: fix NPE when calling getLatestAsClassLoader before getLatest Without this fix, CacheXmlParserJUnitTest.testGetDelegate() fails when run in isolation but passes when run with all tests. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/rep

geode git commit: fixup

2017-05-05 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2632-12 db79d2238 -> b4efc0444 fixup Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/b4efc044 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/b4efc044 Di

geode git commit: GEODE-1996 Confusing references to "multicast" for locators ports

2017-05-05 Thread dbarnes
Repository: geode Updated Branches: refs/heads/develop 149e06d53 -> 9e089c5eb GEODE-1996 Confusing references to "multicast" for locators ports Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/9e089c5e Tree: http://git-wip-

[2/3] geode git commit: fixup

2017-05-05 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/db79d223/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/MemberCommands.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/interna

[1/3] geode git commit: fixup

2017-05-05 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2632-12 bccdb56e2 -> db79d2238 http://git-wip-us.apache.org/repos/asf/geode/blob/db79d223/geode-core/src/test/java/org/apache/geode/internal/cache/tier/sockets/command/UnregisterInterestTest.java --

[3/3] geode git commit: fixup

2017-05-05 Thread klund
fixup Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/db79d223 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/db79d223 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/db79d223 Branch: refs/heads/feature/GEODE

geode git commit: GEODE-2858: Add test for parsing of simple XML file w pool

2017-05-05 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2858 [created] 15c87b79a GEODE-2858: Add test for parsing of simple XML file w pool to detect/prevent regression to parsing exceptions that was fixed in Geode 1.0 This closes #397 Project: http://git-wip-us.apache.org/repos/asf/ge

geode-native git commit: GEODE-2877: Fixes integration tests generation issues on Windows.

2017-05-05 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 1365aade1 -> 9c5db5626 GEODE-2877: Fixes integration tests generation issues on Windows. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/9c5db562 T

[4/7] geode git commit: Change GemFireCacheImpl to InternalCache

2017-05-05 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/bccdb56e/geode-core/src/main/java/org/apache/geode/management/internal/SystemManagementService.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/internal/Sy

[6/7] geode git commit: Change GemFireCacheImpl to InternalCache

2017-05-05 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/bccdb56e/geode-core/src/main/java/org/apache/geode/internal/cache/tier/sockets/ClientHealthMonitor.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/cache/tie

[2/7] geode git commit: Change GemFireCacheImpl to InternalCache

2017-05-05 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/bccdb56e/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/MiscellaneousCommands.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/

[1/7] geode git commit: Change GemFireCacheImpl to InternalCache

2017-05-05 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2632-12 0c36d5f8e -> bccdb56e2 http://git-wip-us.apache.org/repos/asf/geode/blob/bccdb56e/geode-core/src/main/java/org/apache/geode/pdx/internal/PdxReaderImpl.java --

[7/7] geode git commit: Change GemFireCacheImpl to InternalCache

2017-05-05 Thread klund
Change GemFireCacheImpl to InternalCache Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/bccdb56e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/bccdb56e Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/bccdb56

[5/7] geode git commit: Change GemFireCacheImpl to InternalCache

2017-05-05 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/bccdb56e/geode-core/src/main/java/org/apache/geode/internal/cache/wan/parallel/ParallelGatewaySenderQueue.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/ca

[3/7] geode git commit: Change GemFireCacheImpl to InternalCache

2017-05-05 Thread klund
http://git-wip-us.apache.org/repos/asf/geode/blob/bccdb56e/geode-core/src/main/java/org/apache/geode/management/internal/beans/RegionMBeanBridge.java -- diff --git a/geode-core/src/main/java/org/apache/geode/management/internal/be

geode-native git commit: GEODE-2877: Call .NET IAuthInitialize through delegates.

2017-05-05 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 89f11dfea -> 1365aade1 GEODE-2877: Call .NET IAuthInitialize through delegates. Also fixes path issues with .NET integration tests. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache

geode-native git commit: GEODE-2814 Remove curl dependency from native client build

2017-05-05 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 80e4bb413 -> 89f11dfea GEODE-2814 Remove curl dependency from native client build Signed-off-by: Scott Jewell This closes #96 Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org