geode git commit: GEODE-2414: mark a failing test as flaky. This closes #382

2017-02-02 Thread hiteshkhamesra
Repository: geode Updated Branches: refs/heads/develop 88e701e03 -> c6fa2b9eb GEODE-2414: mark a failing test as flaky. This closes #382 This is just a temporary fix for CI until we can diagnose the issue. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode git commit: GEODE-2317: FindGeode searches GEODE_HOME environment variable.

2017-02-02 Thread jbarrett
Repository: geode Updated Branches: refs/heads/next-gen-native-client-software-grant fc9f1f6f5 -> c2761c0ff GEODE-2317: FindGeode searches GEODE_HOME environment variable. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[12/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/DistributedSystem.cpp -- diff --git a/src/clicache/src/DistributedSystem.cpp b/src/clicache/src/DistributedSystem.cpp index 7b0acfa..df64dea 100644 ---

[06/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/Serializable.cpp -- diff --git a/src/clicache/src/Serializable.cpp b/src/clicache/src/Serializable.cpp index fc68cea..625309d 100644 ---

[10/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/ISubscriptionService.hpp -- diff --git a/src/clicache/src/ISubscriptionService.hpp b/src/clicache/src/ISubscriptionService.hpp index 79acb4b..36e7ad7

[01/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
Repository: geode Updated Branches: refs/heads/next-gen-native-client-software-grant 340f2fca8 -> fc9f1f6f5 http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/impl/PdxWriterWithTypeCollector.cpp --

geode-examples git commit: GEODE-2231 Revise comment typo in BadEmployeeKey

2017-02-02 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/GEODE-2231 b5bf7825f -> da58df518 GEODE-2231 Revise comment typo in BadEmployeeKey Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/da58df51

[14/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/DataInput.cpp -- diff --git a/src/clicache/src/DataInput.cpp b/src/clicache/src/DataInput.cpp index 26b174d..30da841 100644 ---

[17/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/integration-test/ThinClientAppDomainQueryTests.cs -- diff --git a/src/clicache/integration-test/ThinClientAppDomainQueryTests.cs

[03/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/impl/PdxInstanceImpl.cpp -- diff --git a/src/clicache/src/impl/PdxInstanceImpl.cpp b/src/clicache/src/impl/PdxInstanceImpl.cpp index 869f343..b603cff

[11/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/ICacheListener.hpp -- diff --git a/src/clicache/src/ICacheListener.hpp b/src/clicache/src/ICacheListener.hpp index f87cf38..693a292 100644 ---

[09/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/Pool.hpp -- diff --git a/src/clicache/src/Pool.hpp b/src/clicache/src/Pool.hpp index 9e27a44..38d2d8d 100644 --- a/src/clicache/src/Pool.hpp +++

[15/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode/blob/fc9f1f6f/src/clicache/src/CacheableHashSet.hpp -- diff --git a/src/clicache/src/CacheableHashSet.hpp b/src/clicache/src/CacheableHashSet.hpp index b07b2d2..813bfa0 100644 ---

[18/18] geode git commit: GEODE-2365: Replace gemfire with geode in clicache.

2017-02-02 Thread jbarrett
GEODE-2365: Replace gemfire with geode in clicache. This closes #375 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/fc9f1f6f Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/fc9f1f6f Diff:

geode-examples git commit: GEODE-2231 Add BadEmployeeKey class and test of class

2017-02-02 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/GEODE-2231 717eb02f9 -> b5bf7825f GEODE-2231 Add BadEmployeeKey class and test of class Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit:

geode git commit: GEODE-2421: Adding packer portion of making a VS2015 dev AMI

2017-02-02 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/next-gen-native-client-software-grant e79c4072b -> 340f2fca8 GEODE-2421: Adding packer portion of making a VS2015 dev AMI This closes #384 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

geode-examples git commit: GEODE-2231 Put 10 pairs into region

2017-02-02 Thread kmiller
Repository: geode-examples Updated Branches: refs/heads/feature/GEODE-2231 ced3bedcb -> 717eb02f9 GEODE-2231 Put 10 pairs into region Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/717eb02f Tree: