Geode unit tests 'develop/FlakyTest' took too long to execute

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

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #827 was SUCCESSFUL (with 2331 tests). Change made by John Blum.

2018-02-13 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #827 was successful. --- Scheduled with changes by John Blum. 2333 tests in total.

Re: ASF Quarterly report - final

2018-02-13 Thread Mark Bretl
Thanks Dave! Report has been submitted. --Mark On Tue, Feb 13, 2018 at 1:36 PM, Dave Barnes wrote: > Here's the final report, approved by all who reviewed it. > Mark: I lack credentials to submit this myself - I'll leave that to you. > Cheers, > Dave > > ## Description: > >

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

2018-02-13 Thread apachegeodeci
Pipeline results can be found at: Concourse: https://concourse.apachegeode-ci.info/teams/main/pipelines/develop/jobs/DistributedTest/builds/140

ASF Quarterly report - final

2018-02-13 Thread Dave Barnes
Here's the final report, approved by all who reviewed it. Mark: I lack credentials to submit this myself - I'll leave that to you. Cheers, Dave ## Description: - Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to

Re: Updating dependencies

2018-02-13 Thread Anthony Baker
Interesting idea. I’m also looking at https://github.com/nebula-plugins/gradle-dependency-lock-plugin . Anthony > On Feb 13, 2018, at 8:15 AM, John Blum wrote: > > Ever consider inheriting from *Spring

Re: ASF Quarterly report - please review by Tuesday Noon

2018-02-13 Thread Bruce Schuchardt
+1 looks good to me, too On 2/12/18 4:38 PM, Anthony Baker wrote: I would add info about the Geode sessions at the SpringOne conference. "The SpringOne Platform conference in December 2017 included 12 talks [1] on Apache Geode. The talks were given by users and developers of Geode,

Re: Updating dependencies

2018-02-13 Thread John Blum
Ever consider inheriting from *Spring Boot's* dependency BOM file [1] by applying the *Spring *Dependencies Management Gradle Plugin? The advantage of plugin over this [2] is that you are guaranteed to get a curated and harmonized list of *Spring* and 3rd party (transitive) dependencies that have