Canceled: apache/geode-examples#597 (support/1.12 - d43486c)

2021-10-20 Thread Travis CI
Build Update for apache/geode-examples
-

Build: #597
Status: Canceled

Duration: ?
Commit: d43486c (support/1.12)
Author: Dick Cavender
Message: temporarily point to staging repo for CI purposes

View the changeset: 
https://github.com/apache/geode-examples/compare/2ab72093f73e...d43486ccedc5

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-examples/builds/240242013?utm_medium=notification&utm_source=email

  Restart your build: 
https://app.travis-ci.com/github/apache/geode-examples/builds/240242013?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the apache/geode-examples repository 
going to 
https://app.travis-ci.com/account/preferences/unsubscribe?repository=16807635&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://app.travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.


Errored: apache/geode-examples#599 (rel/v1.12.5.RC2 - ce90d77)

2021-10-20 Thread Travis CI
Build Update for apache/geode-examples
-

Build: #599
Status: Errored

Duration: 1 min and 1 sec
Commit: ce90d77 (rel/v1.12.5.RC2)
Author: Dick Cavender
Message: Revert "temporarily point to staging repo for CI purposes"

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

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-examples/builds/240242026?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/geode-examples repository 
going to 
https://app.travis-ci.com/account/preferences/unsubscribe?repository=16807635&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://app.travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.


Failed: apache/geode-native#3125 (rel/v1.12.5.RC1 - 4b62299)

2021-10-20 Thread Travis CI
Build Update for apache/geode-native
-

Build: #3125
Status: Failed

Duration: 1 min and 27 secs
Commit: 4b62299 (rel/v1.12.5.RC1)
Author: Dave Barnes
Message: GEODE-7282: Geode Native Client .NET guide: Fix capitalization issues 
(#863)

View the changeset: 
https://github.com/apache/geode-native/compare/rel/v1.12.5.RC1

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-native/builds/240087912?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the apache/geode-native repository 
going to 
https://app.travis-ci.com/account/preferences/unsubscribe?repository=16807653&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://app.travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.


[VOTE] Apache Geode 1.12.5.RC1

2021-10-20 Thread Dick Cavender
Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.12.5.RC4. 
Earlier RC1, RC2 and RC3 had issues. 
Thanks to all the community members for their contributions to this release!

Please do a review and give your feedback, including the checks you performed.

Voting deadline:
3PM PST Mon, October 25 2021.

Please note that we are voting upon the source tag:
rel/v1.12.5.RC4

Release notes:
https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.12.5

Source and binary distributions:
https://dist.apache.org/repos/dist/dev/geode/1.12.5.RC4/

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

GitHub:
https://github.com/apache/geode/tree/rel/v1.12.5.RC4
https://github.com/apache/geode-examples/tree/rel/v1.12.5.RC4
https://github.com/apache/geode-native/tree/rel/v1.12.5.RC4
https://github.com/apache/geode-benchmarks/tree/rel/v1.12.5.RC4

Pipelines:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-main
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-12-rc

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

Command to run geode-examples:
./gradlew 
-PgeodeReleaseUrl=https://dist.apache.org/repos/dist/dev/geode/1.12.5.RC4 
-PgeodeRepositoryUrl=https://repository.apache.org/content/repositories/orgapachegeode-1113
 build runAll

Regards
Dick Cavender