[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #680 was SUCCESSFUL (with 2042 tests)

2017-09-16 Thread Spring CI

---
Spring Data GemFire > Nightly-ApacheGeode > #680 was successful.
---
Scheduled
2044 tests in total.

https://build.spring.io/browse/SGF-NAG-680/





--
This message is automatically generated by Atlassian Bamboo

Errored: apache/geode-examples#62 (rel/v1.2.1.RC4 - 5d034de)

2017-09-16 Thread Travis CI
Build Update for apache/geode-examples
-

Build: #62
Status: Errored

Duration: 1 minute and 0 seconds
Commit: 5d034de (rel/v1.2.1.RC4)
Author: Dan Smith
Message: GEODE-3199: Make signing with a gpg key optional

Make it optional to sign the archives with a gpg key, to avoid annoying
users trying to build the examples. You must specify the property
-PsignArchives to sign with a gpg key.

(cherry picked from commit 76cce858773dd390c27de717a5d7c92a9d7aaf9b)

View the changeset: 
https://github.com/apache/geode-examples/compare/rel/v1.2.1.RC4

View the full build log and details: 
https://travis-ci.org/apache/geode-examples/builds/276268596?utm_source=email_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications



Passed: apache/geode#3883 (rel/v1.2.1.RC4 - 0b881b5)

2017-09-16 Thread Travis CI
Build Update for apache/geode
-

Build: #3883
Status: Passed

Duration: 11 minutes and 6 seconds
Commit: 0b881b5 (rel/v1.2.1.RC4)
Author: Bruce Schuchardt
Message: GEODE-3249 Validate internal client/server messages

This change leaves the security hole in place but allows you to plug
it by setting the system property

geode.disallow-internal-messages-without-credentials=true

Clients must be upgraded to the release containing this change if you
set this system property to true and client/server authentication is
enabled.  Otherwise client messages to register PDX types or
Instantiators will be rejected by the servers.

New tests have been added to perform backward-compatibility testing
with the old security implementation and the internal message command
classes have been modified to perform validation of credentials if
the system property is set to true.

(cherry picked from commit abbb359fe59ea3e74462fe48890918108a0edda3)

View the changeset: https://github.com/apache/geode/compare/rel/v1.2.1.RC4

View the full build log and details: 
https://travis-ci.org/apache/geode/builds/276265513?utm_source=email_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications



[VOTE] Apache Geode release - v1.2.1 RC4

2017-09-16 Thread Anthony Baker
This is the fourth release candidate for Apache Geode, version 1.2.1.
Thanks to all the community members for their contributions to this
release!

*** Please download, test and vote by Wednesday, September 20, 0800 hrs
US Pacific. ***

It fixes the following issues:
 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318420=12341124

Note that we are voting upon the source tags:  rel/v1.2.1.RC4
 https://github.com/apache/geode/tree/rel/v1.2.1.RC4
 https://github.com/apache/geode-examples/tree/rel/v1.2.1.RC4

Commit ID:
 0b881b515eb1dcea974f0f5c1b40da03d42af9cf (geode)
 5d034de588a43cdefb8fbb3a6259579785768340 (geode-examples)

Source and binary files:
 https://dist.apache.org/repos/dist/dev/geode/1.2.1.RC4

Maven staging repo:
 https://repository.apache.org/content/repositories/orgapachegeode-1027

Geode's KEYS file containing PGP keys we use to sign the release:
 https://github.com/apache/geode/blob/develop/KEYS

pub  4096R/C72CFB64 2015-10-01
 Fingerprint=948E 8234 14BE 693A 7F74  ABBE 19DB CAEE C72C FB64


Anthony