Errored: apache/geode-examples#401 (release/1.12.0 - 05c41c7)

2020-02-03 Thread Travis CI
Build Update for apache/geode-examples
-

Build: #401
Status: Errored

Duration: 54 secs
Commit: 05c41c7 (release/1.12.0)
Author: Ernie Burghardt
Message: Bumping version to 1.12.0

View the changeset: https://github.com/apache/geode-examples/commit/05c41c76c2d9

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

--

You can unsubscribe from build emails from the apache/geode-examples repository 
going to 
https://travis-ci.org/account/preferences/unsubscribe?repository=11483039&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/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.



Release branch 1.12.0 created

2020-02-03 Thread Ernest Burghardt
Hello Geode Dev Community,

We have created a new release branch for Apache Geode 1.12.0 - "release/1.12.0"

Please do review and raise any concerns with the release branch.
If no concerns are raised, we will start with the voting for the
release candidate soon.

Regards
Ernie


Re: Release branch 1.12.0 created

2020-02-03 Thread Jinmei Liao
I just reverted a commit that I made last Friday, Please also include this
commit "16b296a4" in the release branch. Thanks!

On Mon, Feb 3, 2020 at 11:07 AM Ernest Burghardt 
wrote:

> Hello Geode Dev Community,
>
> We have created a new release branch for Apache Geode 1.12.0 -
> "release/1.12.0"
>
> Please do review and raise any concerns with the release branch.
> If no concerns are raised, we will start with the voting for the
> release candidate soon.
>
> Regards
> Ernie
>


-- 
Cheers

Jinmei


Passed: apache/geode-native#2306 (release/1.12.0 - 8ddc0e8)

2020-02-03 Thread Travis CI
Build Update for apache/geode-native
-

Build: #2306
Status: Passed

Duration: 1 hr, 22 mins, and 21 secs
Commit: 8ddc0e8 (release/1.12.0)
Author: Blake Bender
Message: GEODE-7694: fix pdx type lookup (#572)

- < operator should have used typeId, was using className which is NOT UNIQUE
- This should fix problems with __GEMFIRE_JSON PDX type
- fall back to comparing className when both typeIds are 0
- Local regions appear to operate with typeId == 0 for everything
- Local regions will still be broken for __GEMFIRE_JSON type, because className 
is the same for different types

View the changeset: 
https://github.com/apache/geode-native/compare/release/1.12.0

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

--

You can unsubscribe from build emails from the apache/geode-native repository 
going to 
https://travis-ci.org/account/preferences/unsubscribe?repository=11948127&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/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: Release branch 1.12.0 created

2020-02-03 Thread Ernest Burghardt
CI is up and running now and I cherry-pick'd this commit.

On Mon, Feb 3, 2020 at 11:13 AM Jinmei Liao  wrote:

> I just reverted a commit that I made last Friday, Please also include this
> commit "16b296a4" in the release branch. Thanks!
>
> On Mon, Feb 3, 2020 at 11:07 AM Ernest Burghardt 
> wrote:
>
> > Hello Geode Dev Community,
> >
> > We have created a new release branch for Apache Geode 1.12.0 -
> > "release/1.12.0"
> >
> > Please do review and raise any concerns with the release branch.
> > If no concerns are raised, we will start with the voting for the
> > release candidate soon.
> >
> > Regards
> > Ernie
> >
>
>
> --
> Cheers
>
> Jinmei
>