Errored: apache/geode-native#870 (develop - 7b32fed)

2018-03-12 Thread Travis CI
Build Update for apache/geode-native - Build: #870 Status: Errored Duration: 49 minutes and 19 seconds Commit: 7b32fed (develop) Author: Blake Bender Message: GEODE-4427: Moving CliCallbackMethod to DistributedSystemImpl (#233) Signed-off-by: Blake Bender

[PROPOSAL] Public API for Cluster Configuration

2018-03-12 Thread Patrick Rhomberg
Hello all. Please refer to the wiki page [1] for a proposal to expose modification of cluster configuration. In short, this proposes an endpoint for developers to modify or extend cluster configuration functionalities. This would eventually replace existing configuration classes (e.g.,

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #854 was SUCCESSFUL (with 2379 tests). Change made by Mark Paluch.

2018-03-12 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #854 was successful. --- Scheduled with changes by Mark Paluch. 2381 tests in total.

Re: jdbc schema is missing on apache

2018-03-12 Thread Jinmei Liao
Thanks! On Mon, Mar 12, 2018 at 2:02 PM, Kirk Lund wrote: > The jdbc-1.0.xsd is now online at: > http://geode.apache.org/schema/jdbc/jdbc-1.0.xsd > > On Wed, Mar 7, 2018 at 10:13 AM, Anthony Baker wrote: > > > You need to add it to the geode-site repo on

Geode unit tests completed in 'develop/FlakyTest' with non-zero exit code

2018-03-12 Thread apachegeodeci
Pipeline results can be found at: Concourse: https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/FlakyTest/builds/302

Re: jdbc schema is missing on apache

2018-03-12 Thread Kirk Lund
The jdbc-1.0.xsd is now online at: http://geode.apache.org/schema/jdbc/jdbc-1.0.xsd On Wed, Mar 7, 2018 at 10:13 AM, Anthony Baker wrote: > You need to add it to the geode-site repo on the asf-site branch: > > ~/code/geode-site (asf-site)$ find . -name *.xsd >