Re: [VOTE] RC1: Apache Geode release - v1.1.0

2017-02-06 Thread Hitesh Khamesra
44 PM Subject: Re: [VOTE] RC1: Apache Geode release - v1.1.0 These .zip and .jar files are now removed on develop. These two commits should be merged if we want this fix on the release branch: commit e769796c5611f4fad1a21869ddea29853ed1958e Author: Jared Stewart Date:  Mon Feb 6 14:54:49 2017

Re: [VOTE] RC1: Apache Geode release - v1.1.0

2017-02-06 Thread Kirk Lund
These .zip and .jar files are now removed on develop. These two commits should be merged if we want this fix on the release branch: commit e769796c5611f4fad1a21869ddea29853ed1958e Author: Jared Stewart Date: Mon Feb 6 14:54:49 2017 -0800 GEODE-2430: Remove jar and zip files from test resou

Re: [VOTE] RC1: Apache Geode release - v1.1.0

2017-02-06 Thread Kirk Lund
Jared provided a PR that removes the .jar file from the ClusterConfig dunit tests. The fix is now on develop. We could potentially merge that change to the release branch? On Mon, Feb 6, 2017 at 3:18 PM, Kenneth Howe wrote: > Dan, > > Wasn’t it back on the first Geode release (1.0.0-incubating.

Re: [VOTE] RC1: Apache Geode release - v1.1.0

2017-02-06 Thread Kenneth Howe
Dan, Wasn’t it back on the first Geode release (1.0.0-incubating.M1) when we replaced the original grade-wrapper.jar. There’s some discussion on GEODE-826, but I didn’t see any l specific links to discussion on why the .jar couldn’t be included. Ken > On Feb 6, 2017, at 11:29 AM, Dan Smith wr

Re: [VOTE] RC1: Apache Geode release - v1.1.0

2017-02-06 Thread Dan Smith
-1 (binding) I dug into the geode-old-versions project some more. It looks like we may not be running the backwards compatibility tests. I filed this bug, which I think we should fix before shipping: GEODE-2433 - Backwards compatibility tests are not actually running If we're spinning another RC

Re: [VOTE] RC1: Apache Geode release - v1.1.0

2017-02-06 Thread Anthony Baker
Correct. Let me know if you need help converting these files to gradle tasks. Anthony > On Feb 6, 2017, at 8:10 AM, Jinmei Liao wrote: > > Oh, these are used by the tests, and the classes they contain are only test > classes as well. So we need to programmatically produce these jars and zips

Re: [VOTE] RC1: Apache Geode release - v1.1.0

2017-02-06 Thread Jinmei Liao
Oh, these are used by the tests, and the classes they contain are only test classes as well. So we need to programmatically produce these jars and zips during build time? On Mon, Feb 6, 2017 at 8:05 AM, Anthony Baker wrote: > -1 (binding) > > `gradle rat` shows these binary files are included in

Re: [VOTE] RC1: Apache Geode release - v1.1.0

2017-02-06 Thread Anthony Baker
-1 (binding) `gradle rat` shows these binary files are included in the src distribution: + /Users/abaker/working/apache-geode-src-1.1.0/geode-core/src/test/resources/org/apache/geode/management/internal/configuration/cluster.jar + /Users/abaker/working/apache-geode-src-1.1.0/geode-core/src/

[VOTE] RC1: Apache Geode release - v1.1.0

2017-02-03 Thread Hitesh Khamesra
All, This is the first release candidate of the first release for Apache Geode, version 1.1.0. Thanks to all the community members. It fixes the following issues:    https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318420&version=12338352 *** Please download, test and vote b