Passed: apache/geode-native#3137 (rel/v1.13.5.RC2 - 819cebf)

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

Build: #3137
Status: Passed

Duration: 1 hr, 16 mins, and 18 secs
Commit: 819cebf (rel/v1.13.5.RC2)
Author: Jacob Barrett
Message: GEODE-9189: Upgrade ACE dependency.

ACE to 7.0.3.

(cherry picked from commit c5ecba0c1ab57f272d15ea9d2204b42d62ed2df0)
(cherry picked from commit 6a5dc252733393cdb285ddbaf1601023961c4510)

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

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-native/builds/243285161?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.


Errored: apache/geode-examples#633 (rel/v1.12.6.RC2 - de36ce0)

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

Build: #633
Status: Errored

Duration: 1 min and 3 secs
Commit: de36ce0 (rel/v1.12.6.RC2)
Author: Owen Nichols
Message: Revert "temporarily point to staging repo for CI purposes"

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

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-examples/builds/243287601?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#630 (rel/v1.14.1.RC2 - 233cee7)

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

Build: #630
Status: Errored

Duration: 52 secs
Commit: 233cee7 (rel/v1.14.1.RC2)
Author: Owen Nichols
Message: Revert "temporarily point to staging repo for CI purposes"

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

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-examples/builds/243286526?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.


Canceled: apache/geode-examples#631 (support/1.12 - d348a74)

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

Build: #631
Status: Canceled

Duration: ?
Commit: d348a74 (support/1.12)
Author: Owen Nichols
Message: temporarily point to staging repo for CI purposes

View the changeset: 
https://github.com/apache/geode-examples/compare/fff77ca00120...d348a7478d0b

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

  Restart your build: 
https://app.travis-ci.com/github/apache/geode-examples/builds/243287593?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.


[VOTE] Apache Geode 1.13.5.RC2

2021-12-10 Thread Owen Nichols
Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.13.5.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.13.5.RC2

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

Source and binary distributions:
https://dist.apache.org/repos/dist/dev/geode/1.13.5.RC2/

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

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

Pipelines:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-main
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-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.13.5.RC2 
-PgeodeRepositoryUrl=https://repository.apache.org/content/repositories/orgapachegeode-1117
 build runAll

Regards
Owen Nichols


[VOTE] Apache Geode 1.12.6.RC2

2021-12-10 Thread Owen Nichols
Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.12.6.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.12.6.RC2

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

Source and binary distributions:
https://dist.apache.org/repos/dist/dev/geode/1.12.6.RC2/

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

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

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.6.RC2 
-PgeodeRepositoryUrl=https://repository.apache.org/content/repositories/orgapachegeode-1119
 build runAll

Regards
Owen Nichols


[VOTE] Apache Geode 1.14.1.RC2

2021-12-10 Thread Owen Nichols
Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.14.1.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.14.1.RC2

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

Source and binary distributions:
https://dist.apache.org/repos/dist/dev/geode/1.14.1.RC2/

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

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

Pipelines:
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-main
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-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.14.1.RC2 
-PgeodeRepositoryUrl=https://repository.apache.org/content/repositories/orgapachegeode-1118
 build runAll

Regards
Owen Nichols


Passed: apache/geode-native#3138 (rel/v1.14.1.RC2 - 6a5dc25)

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

Build: #3138
Status: Passed

Duration: 1 hr, 21 mins, and 55 secs
Commit: 6a5dc25 (rel/v1.14.1.RC2)
Author: Jacob Barrett
Message: GEODE-9189: Upgrade ACE dependency.

ACE to 7.0.3.

(cherry picked from commit c5ecba0c1ab57f272d15ea9d2204b42d62ed2df0)

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

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-native/builds/243286528?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.


Re: [VOTE] Apache Geode 1.12.6.RC2

2021-12-10 Thread Kirk Lund
+1 to release 1.12.6.RC2

I reviewed pipeline results and binaries.

On Fri, Dec 10, 2021 at 2:09 PM Owen Nichols  wrote:

> Hello Geode Dev Community,
>
> This is a release candidate for Apache Geode version 1.12.6.RC2.
> 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.
>
> EXPEDITED Voting deadline:
> 3PM PST Sat, December 11 2021.
>
> Please note that we are voting upon the source tag:
> rel/v1.12.6.RC2
>
> Release notes:
>
> https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.12.6
>
> Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/geode/1.12.6.RC2/
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachegeode-1119
>
> GitHub:
> https://github.com/apache/geode/tree/rel/v1.12.6.RC2
> https://github.com/apache/geode-examples/tree/rel/v1.12.6.RC2
> https://github.com/apache/geode-native/tree/rel/v1.12.6.RC2
> https://github.com/apache/geode-benchmarks/tree/rel/v1.12.6.RC2
>
> 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.6.RC2
> -PgeodeRepositoryUrl=
> https://repository.apache.org/content/repositories/orgapachegeode-1119
> build runAll
>
> Regards
> Owen Nichols
>


Re: [Suspected Spam] [VOTE] Apache Geode 1.12.6.RC2

2021-12-10 Thread Nabarun Nag
+1 to 1.12.6.RC2


  *   Build from source
  *   WAN clusters with SSL
  *   puts/gets
  *   validate data integrity after rolling restart.

Regards
Nabarun Nag


From: Owen Nichols 
Sent: Friday, December 10, 2021 2:08 PM
To: dev@geode.apache.org 
Subject: [Suspected Spam] [VOTE] Apache Geode 1.12.6.RC2

Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.12.6.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.12.6.RC2

Release notes:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.12.6&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=S8jKcBCFw1d6xFoqDkxjpnzYl0ZRLBb0XJ3XtZX80Ug%3D&reserved=0

Source and binary distributions:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.12.6.RC2%2F&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=VE%2Bl7oNNm0BhUF1VUA3ID1ljex9o54N7%2FqSM3J8zNIY%3D&reserved=0

Maven staging repo:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1119&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=eNmxePKXKz1LlZ985cw3SltKGfqkJ%2BasF55TYr5ceqU%3D&reserved=0

GitHub:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.12.6.RC2&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=XeC8Gd4eiLNMPOL0WErHM1wceQnXKxugpTl7V1S20r8%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.12.6.RC2&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=eAynqL0xluzRAGAHVvT8xRvv%2F5x4L%2BHgT%2BYC5Ul9rDQ%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.12.6.RC2&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=epEAKxXKODGWfol%2BWrBsw3Rh2Ye4Dc5DRiHvLHqFATY%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.12.6.RC2&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=QukVZPDM2a48dTSCtA%2FclSMmlkPyVXPhq5OPEa7UKeU%3D&reserved=0

Pipelines:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-12-main&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=UaDN8n%2FvK%2BvUDFS%2Bn5he%2F3n%2Fr1mjQhfI4wVUmtrE6HM%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-12-rc&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709562961934%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=QXqTMXfp2VFjpz%2FIXBHDjC9R5lHhyEAvBZW2SUKHcJk%3D&reserved=0

Geode's KEYS file containing PGP keys we use to sign the release:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&data=04%7C01%7Cnnag%40vmware.com%7C19313e99e6a440b8aedb08d9bc29b377%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0

Re: [VOTE] Apache Geode 1.13.5.RC2

2021-12-10 Thread Kirk Lund
+1 to release 1.13.5.RC2

I reviewed pipeline results and binaries. distributed-test-openjdk8
encountered a known JMX bug that exists in all released versions.

On Fri, Dec 10, 2021 at 2:09 PM Owen Nichols  wrote:

> Hello Geode Dev Community,
>
> This is a release candidate for Apache Geode version 1.13.5.RC2.
> 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.
>
> EXPEDITED Voting deadline:
> 3PM PST Sat, December 11 2021.
>
> Please note that we are voting upon the source tag:
> rel/v1.13.5.RC2
>
> Release notes:
>
> https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.13.5
>
> Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/geode/1.13.5.RC2/
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachegeode-1117
>
> GitHub:
> https://github.com/apache/geode/tree/rel/v1.13.5.RC2
> https://github.com/apache/geode-examples/tree/rel/v1.13.5.RC2
> https://github.com/apache/geode-native/tree/rel/v1.13.5.RC2
> https://github.com/apache/geode-benchmarks/tree/rel/v1.13.5.RC2
>
> Pipelines:
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-main
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-13-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.13.5.RC2
> -PgeodeRepositoryUrl=
> https://repository.apache.org/content/repositories/orgapachegeode-1117
> build runAll
>
> Regards
> Owen Nichols
>


Re: [VOTE] Apache Geode 1.14.1.RC2

2021-12-10 Thread Kirk Lund
+1 to release 1.14.1.RC2

I reviewed pipeline results and binaries.

PS: I'm not sure what the "upthewaterspout" job in
https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-rc
is
all about. I'd prefer to have that job renamed for future releases.

On Fri, Dec 10, 2021 at 2:09 PM Owen Nichols  wrote:

> Hello Geode Dev Community,
>
> This is a release candidate for Apache Geode version 1.14.1.RC2.
> 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.
>
> EXPEDITED Voting deadline:
> 3PM PST Sat, December 11 2021.
>
> Please note that we are voting upon the source tag:
> rel/v1.14.1.RC2
>
> Release notes:
>
> https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.14.1
>
> Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/geode/1.14.1.RC2/
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachegeode-1118
>
> GitHub:
> https://github.com/apache/geode/tree/rel/v1.14.1.RC2
> https://github.com/apache/geode-examples/tree/rel/v1.14.1.RC2
> https://github.com/apache/geode-native/tree/rel/v1.14.1.RC2
> https://github.com/apache/geode-benchmarks/tree/rel/v1.14.1.RC2
>
> Pipelines:
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-main
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-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.14.1.RC2
> -PgeodeRepositoryUrl=
> https://repository.apache.org/content/repositories/orgapachegeode-1118
> build runAll
>
> Regards
> Owen Nichols
>


Re: [Suspected Spam] [VOTE] Apache Geode 1.13.5.RC2

2021-12-10 Thread Jens Deppe
+1

Used gfsh to create a SSL-enabled cluster; ran various gfsh commands.

--Jens

From: Owen Nichols 
Date: Friday, December 10, 2021 at 2:09 PM
To: dev@geode.apache.org 
Subject: [Suspected Spam] [VOTE] Apache Geode 1.13.5.RC2
Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.13.5.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.13.5.RC2

Release notes:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.5&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547036219%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=KhGNLvomGlD1HQo%2FOTDrXEIJsn831qnRUv2W3iriB6Y%3D&reserved=0

Source and binary distributions:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.5.RC2%2F&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547036219%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=z%2FoaDy5TNjqTjMjyTv%2FDziMAQ5Z15wPvq%2Fc1G4ob5%2FA%3D&reserved=0

Maven staging repo:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1117&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547036219%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=JxRnwmQbWLEljfeKp0NwbO%2Bpy5w5HS8mB1gUSqwF0Co%3D&reserved=0

GitHub:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.5.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547036219%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=ukwju9L5t0UK2REx6upnGCHE91o11Qplxtrl9kzSSY0%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.5.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547036219%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=LuGFoxXeNane%2BwwgUwwSwil83GFCwtfurfq6QNXjHVg%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.5.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547192457%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=wLtG8S0GwoFEYoy%2F%2BpPj1yAVdUFkCOOLOawMtcT7C0Q%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.5.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547192457%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=6BwEw%2FnJ88hULSr3jqEMRx7AVAASzjH1XsG8B3zHC7s%3D&reserved=0

Pipelines:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547192457%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=KVjxevlkeK1A%2FQ0I7znrbjdtYnwKRiqW6utEWvS82Bo%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547192457%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=Lq9U3lFSfVybP35AoyniwltEct%2FCekYt7xSU7YKmKGg%3D&reserved=0

Geode's KEYS file containing PGP keys we use to sign the release:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&data=04%7C01%7Cjdeppe%40vmware.com%7Cfcf0fa78cb9c4aa1b53208d9bc29b205%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709547192457%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6

Re: [Suspected Spam] [VOTE] Apache Geode 1.14.1.RC2

2021-12-10 Thread Jens Deppe
+1

Used gfsh to create a SSL-enabled cluster; ran various gfsh commands.

--Jens


From: Owen Nichols 
Date: Friday, December 10, 2021 at 2:09 PM
To: dev@geode.apache.org 
Subject: [Suspected Spam] [VOTE] Apache Geode 1.14.1.RC2
Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.14.1.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.14.1.RC2

Release notes:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.14.1&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=uOPWEdFpvTmi8r5uyBNmdgrLZUr5nHEZtRpP1VN%2Fa6U%3D&reserved=0

Source and binary distributions:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.14.1.RC2%2F&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=6QO6yP6yFwR8vx9ecaNECA2Hw%2BQOSc3UMBL2OpRSQw4%3D&reserved=0

Maven staging repo:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1118&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=HsJR%2BDSEzzK9fvZTek47b4iB%2BqG7tm7AScwvuLmdas0%3D&reserved=0

GitHub:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.14.1.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=DEs7w2kMk3Eg%2F84E7N%2Bqkf4sL%2B%2FAibVudkh%2F1n72I4o%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.14.1.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=Ni34jBrkApQUIMps%2FgJYW5uVVcD8EhJyHaKca3212dw%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.14.1.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=%2F4PLlD8fMX4qNAb0Zm7OWbRDjNA25vOpBEQle2fw6Tk%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.14.1.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=jIyevAXj2mBlNuJnsXYawQc1ktJIaU0U57gdtgr4Ctk%3D&reserved=0

Pipelines:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-14-main&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=thWhFF%2B6bPbePI1ybCwVWi7T16iw0oYKAYMCGd%2BwZLI%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-14-rc&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=B7nnm77fW%2BUoC2OFQhaPb7Rwz%2FX8oud0eflx69a%2FBog%3D&reserved=0

Geode's KEYS file containing PGP keys we use to sign the release:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&data=04%7C01%7Cjdeppe%40vmware.com%7C33e07c93e5734998998d08d9bc29b721%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709619685452%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzI

Re: [Suspected Spam] [VOTE] Apache Geode 1.12.6.RC2

2021-12-10 Thread Jens Deppe
+1

Used gfsh to create a SSL-enabled cluster; ran various gfsh commands.

--Jens


From: Owen Nichols 
Date: Friday, December 10, 2021 at 2:09 PM
To: dev@geode.apache.org 
Subject: [Suspected Spam] [VOTE] Apache Geode 1.12.6.RC2
Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.12.6.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.12.6.RC2

Release notes:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.12.6&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=fY4UNnU006ZqV3z4F8jtpRgPFuH4DdxSg6QN9n%2Bd4Zg%3D&reserved=0

Source and binary distributions:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.12.6.RC2%2F&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=BHSU79qMRz1PDPuUjE8RimFn3IWQAU%2Fr8Ae7sFIESEk%3D&reserved=0

Maven staging repo:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1119&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=OdBm7UQgqSUL0kr8Cy7HxV7EMYshz6%2F8cthmTfGeg68%3D&reserved=0

GitHub:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.12.6.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=IGh8M%2FG72Cy217HYUFsRaVY16FIh4h%2F03O1dKZU%2BNUQ%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.12.6.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=NZGhXYxN6NxAPWsLdN6awdXx6Z0dACY5fv0%2BoUdP3Kk%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.12.6.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=jl32CUFvXik8IM0RN421tP2v1JsLfriiw%2BtayQmh%2B14%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.12.6.RC2&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=7BL1qhBEbiDjX%2BkydQ7pQMwqIlxYAhj%2BftLG21Jrw20%3D&reserved=0

Pipelines:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-12-main&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=no1WSy4BAIAcg6Xtnl6fIzuAi7aq6qwkMq4U%2F4SdLrc%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-12-rc&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=m9gzFaOpK1kK%2F0cxnGOEFCE7KYCwx0Rs3a5SffRJ9PY%3D&reserved=0

Geode's KEYS file containing PGP keys we use to sign the release:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&data=04%7C01%7Cjdeppe%40vmware.com%7Cbf82dc4d1f8e47c2748908d9bc29b183%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709522507342%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBT

Re: [VOTE] Apache Geode 1.13.5.RC2

2021-12-10 Thread Nabarun Nag
+1 to 1.13.5.RC2


  *   Build from source
  *   WAN clusters with SSL
  *   puts/gets
  *   validate data integrity after rolling restart.

Regards
Nabarun Nag


From: Owen Nichols 
Sent: Friday, December 10, 2021 2:09 PM
To: dev@geode.apache.org 
Subject: [Suspected Spam] [VOTE] Apache Geode 1.13.5.RC2

Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.13.5.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.13.5.RC2

Release notes:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.13.5&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=y5WMNH50Y6%2FxNCKfo8KhxLLa%2FyfloH0SA08hdvhTz6s%3D&reserved=0

Source and binary distributions:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.13.5.RC2%2F&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=kPzpuBa9HTvikJfQTvMecp8T0yA%2B8s%2F9MaXSH5IhQZY%3D&reserved=0

Maven staging repo:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1117&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=oRAH0XyNTpDxHEO4V3LbDyn6TGg%2FglVipiX7zhcHnNw%3D&reserved=0

GitHub:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.13.5.RC2&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=XU9yUw3DtBGg%2FE%2FUyUZv1ls0xA0vwAWDcxVSaUkw61g%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.13.5.RC2&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=PWHpBx498V8bdvCgtRWSEo0RqyjTvzp%2Bi5uUekuFGP0%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.13.5.RC2&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=McvQba9ZeTys5pH0fvWgP4bLiMqnxiGVQTOnfmX7NQg%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.13.5.RC2&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=egKl%2FLT9ZM2H4eZYby7QwCZM3YzEBy5j%2BNSNeMBDsBQ%3D&reserved=0

Pipelines:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-main&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=GFe%2F3mnlMkW5PReklgSVG19C%2BP%2BAG8BCReSWGo91pEg%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-13-rc&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709577804804%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=GnjtXDRkCy6Rm5%2B0MGtYKPQbvE%2BpJOKmUcuxdzvwdrQ%3D&reserved=0

Geode's KEYS file containing PGP keys we use to sign the release:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&data=04%7C01%7Cnnag%40vmware.com%7C17e13de4eceb4988aa9508d9bc29b472%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7

Re: [VOTE] Apache Geode 1.14.1.RC2

2021-12-10 Thread Jianxia Chen
+1

Build from source code
Run binary with some basic gfsh commands
Verified pipelines
Verified log4j version 2.15.0 in lib

On Fri, Dec 10, 2021 at 2:09 PM Owen Nichols  wrote:

> Hello Geode Dev Community,
>
> This is a release candidate for Apache Geode version 1.14.1.RC2.
> 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.
>
> EXPEDITED Voting deadline:
> 3PM PST Sat, December 11 2021.
>
> Please note that we are voting upon the source tag:
> rel/v1.14.1.RC2
>
> Release notes:
>
> https://cwiki.apache.org/confluence/display/GEODE/Release+Notes#ReleaseNotes-1.14.1
>
> Source and binary distributions:
> https://dist.apache.org/repos/dist/dev/geode/1.14.1.RC2/
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachegeode-1118
>
> GitHub:
> https://github.com/apache/geode/tree/rel/v1.14.1.RC2
> https://github.com/apache/geode-examples/tree/rel/v1.14.1.RC2
> https://github.com/apache/geode-native/tree/rel/v1.14.1.RC2
> https://github.com/apache/geode-benchmarks/tree/rel/v1.14.1.RC2
>
> Pipelines:
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-main
>
> https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-support-1-14-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.14.1.RC2
> -PgeodeRepositoryUrl=
> https://repository.apache.org/content/repositories/orgapachegeode-1118
> build runAll
>
> Regards
> Owen Nichols
>


Re: [VOTE] Apache Geode 1.14.1.RC2

2021-12-10 Thread Nabarun Nag

+1 to 1.14.1.RC2


  *   Build from source
  *   WAN clusters with SSL
  *   puts/gets
  *   validate data integrity after rolling restart.

Regards
Nabarun Nag

From: Owen Nichols 
Sent: Friday, December 10, 2021 2:09 PM
To: dev@geode.apache.org 
Subject: [Suspected Spam] [VOTE] Apache Geode 1.14.1.RC2

Hello Geode Dev Community,

This is a release candidate for Apache Geode version 1.14.1.RC2.
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.

EXPEDITED Voting deadline:
3PM PST Sat, December 11 2021.

Please note that we are voting upon the source tag:
rel/v1.14.1.RC2

Release notes:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcwiki.apache.org%2Fconfluence%2Fdisplay%2FGEODE%2FRelease%2BNotes%23ReleaseNotes-1.14.1&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=%2BHgI%2FaCFlcasSSeDN1G4O%2B%2BU9RTcB0TPdX7ExIDPcyE%3D&reserved=0

Source and binary distributions:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fdist.apache.org%2Frepos%2Fdist%2Fdev%2Fgeode%2F1.14.1.RC2%2F&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=pDmQpDNuOQ35sGkEyvyb5Y2eufC3pZURH1KX4%2ByQ6dM%3D&reserved=0

Maven staging repo:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Forgapachegeode-1118&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=T66wAExRVgmdRVVJziE%2BMyjO7LnfQRvLeNdBD%2FtH44M%3D&reserved=0

GitHub:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Ftree%2Frel%2Fv1.14.1.RC2&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=wB1hb%2BmUPGSPBRCP0CKYis0UvGd9Hu7T0oXFdYks5JQ%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-examples%2Ftree%2Frel%2Fv1.14.1.RC2&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=EMr8gwURPdt6p%2BAim9kRtQvdfTJudK9oE%2BmlnPmIIjE%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-native%2Ftree%2Frel%2Fv1.14.1.RC2&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=l0JIJBipkRHY8JWW9BW4A2OmkpCeNOQH%2BB1axjMTWHU%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode-benchmarks%2Ftree%2Frel%2Fv1.14.1.RC2&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=IQAzJOsAbiOU3mCqWfgSBGV7b1XGka7zL6TW1wakX5Q%3D&reserved=0

Pipelines:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-14-main&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=W544QqewkTcyuGH0nrxbM2JAHeKK0AjM9xQEvSV9UAE%3D&reserved=0
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fconcourse.apachegeode-ci.info%2Fteams%2Fmain%2Fpipelines%2Fapache-support-1-14-rc&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0%7C637747709603897025%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=KAlI%2FFdcxv0hdSnthHrkf6uSE4VwgTOS5eOVg3l5nXs%3D&reserved=0

Geode's KEYS file containing PGP keys we use to sign the release:
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fgeode%2Fblob%2Fdevelop%2FKEYS&data=04%7C01%7Cnnag%40vmware.com%7C768ede9a0d4947681e2f08d9bc29b656%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C0

Errored: apache/geode-native#3141 (support/1.14 - 443d27f)

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

Build: #3141
Status: Errored

Duration: 22 secs
Commit: 443d27f (support/1.14)
Author: Owen Nichols
Message: update Dockerfile and other variables to apache-geode 1.14.1

View the changeset: 
https://github.com/apache/geode-native/compare/6a5dc2527333...443d27f7d075

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-native/builds/243296196?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.


Fixed: apache/geode-native#3142 (master - 25ea8ce)

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

Build: #3142
Status: Fixed

Duration: 1 hr, 18 mins, and 56 secs
Commit: 25ea8ce (master)
Author: Owen Nichols
Message: Replacing master with contents of rel/v1.14.1

View the changeset: 
https://github.com/apache/geode-native/compare/9c7b186e1100...25ea8cef13a5

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-native/builds/243296327?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.


Passed: apache/geode-examples#639 (rel/v1.12.6 - de36ce0)

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

Build: #639
Status: Passed

Duration: 23 mins and 26 secs
Commit: de36ce0 (rel/v1.12.6)
Author: Owen Nichols
Message: Revert "temporarily point to staging repo for CI purposes"

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

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-examples/builds/243297125?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.


Passed: apache/geode-native#3143 (rel/v1.13.5 - 819cebf)

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

Build: #3143
Status: Passed

Duration: 1 hr, 17 mins, and 15 secs
Commit: 819cebf (rel/v1.13.5)
Author: Jacob Barrett
Message: GEODE-9189: Upgrade ACE dependency.

ACE to 7.0.3.

(cherry picked from commit c5ecba0c1ab57f272d15ea9d2204b42d62ed2df0)
(cherry picked from commit 6a5dc252733393cdb285ddbaf1601023961c4510)

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

View the full build log and details: 
https://app.travis-ci.com/github/apache/geode-native/builds/243296945?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.