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

2017-02-14 Thread Jinmei Liao
+1 basic gfsh with security turned on. On Tue, Feb 14, 2017 at 7:54 AM, Udo Kohlmeyer wrote: > +1 > > CRUD > Simple OQL > Basic GFSH (start/stop servers, describe regions...) > > > On 2/14/17 05:06, William Markito Oliveira wrote: > >> +1 (binding) >> >> Checked build from src >> Basic gfsh cmds

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

2017-02-14 Thread Udo Kohlmeyer
+1 CRUD Simple OQL Basic GFSH (start/stop servers, describe regions...) On 2/14/17 05:06, William Markito Oliveira wrote: +1 (binding) Checked build from src Basic gfsh cmds, crud Verified Signatures and hashes. Definitely should fix the incubating references in a subsequent release. v1.1.1

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

2017-02-14 Thread William Markito Oliveira
+1 (binding) Checked build from src Basic gfsh cmds, crud Verified Signatures and hashes. Definitely should fix the incubating references in a subsequent release. v1.1.1 ? Thanks. On Mon, Feb 13, 2017 at 1:17 PM Dan Smith wrote: > +1 (binding) > > IMO I think we don't have to hold up this re

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

2017-02-13 Thread Dan Smith
+1 (binding) IMO I think we don't have to hold up this release for the incubating references in BUILDING, docker, etc. as long as we can make the docs on the website correct. Is someone working on cleaning up the incubating references on develop? Verified: - signatures of artifacts - download a

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

2017-02-13 Thread Xiaojian Zhou
+1. Should be more careful on naming next time. On Sun, Feb 12, 2017 at 10:50 AM, Anthony Baker wrote: > +1 (binding) > > Verified: > - LICENSE + NOTICE > - rat report > - hashes and signatures > - builds from src / tag > - sample applications run correctly > > Anthony > > > On Feb 9, 2017, at

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

2017-02-12 Thread Anthony Baker
+1 (binding) Verified: - LICENSE + NOTICE - rat report - hashes and signatures - builds from src / tag - sample applications run correctly Anthony > On Feb 9, 2017, at 12:55 PM, Hitesh Khamesra > wrote: > > All, > > This is the second release candidate of the first release for Apache Geode,

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

2017-02-10 Thread Joey McAllister
That's correct, Dan. Regardless of what goes out in this build, we can update the website docs to include these fixes before we announce the new release. On Fri, Feb 10, 2017 at 3:21 PM Dan Smith wrote: > I don't think we should be too concerned about incubating reference in > BUILDING.md or tho

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

2017-02-10 Thread Dan Smith
I don't think we should be too concerned about incubating reference in BUILDING.md or those docker files. The docs are a little more concerning, but I think what's probably more important is fixing the manual that's up on the the website. As far as I know building and updating the manual is a manu

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

2017-02-10 Thread Kirk Lund
nt/releases/index.html: > href="https://cwiki.apache.org/confluence/display/GEODE/ > > Release+Notes#ReleaseNotes-1.0.0-incubating">Releas > > geode-site/website/content/releases/index.html: compile > > 'org.apache.geode:geode-core:1.0.0-incubating

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

2017-02-10 Thread Karen Miller
eode-site/website/content/releases/index.html: compile > 'org.apache.geode:geode-core:1.0.0-incubating' > geode-site/website/content/releases/index.html: > <version>1.0.0-incubating</version> > geode-site/website/content/releases/index.html: If you need > access to

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

2017-02-10 Thread Kirk Lund
> <version>1.0.0-incubating</version> > geode-site/website/content/releases/index.html: If you need > access to older releases they can be found in the https://archive.apache.org/dist/incubator/geode/";> > geode-spark-connector/project/Dependencies.scala:val

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

2017-02-10 Thread Hitesh Khamesra
spark-connector/project/Dependencies.scala:    val geode = "org.apache.geode" % "geode-core" % "1.0.0-incubating" excludeAll(ExclusionRule(organization = "org.jboss.netty" From: Galen M O'Sullivan To: dev@geode.apache.org Cc: Hitesh Khamesra

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

2017-02-10 Thread Galen M O'Sullivan
Good catch, Ken. It looks like the Dockerfile and Docker scripts refer to 'incubat*', and a few places in the docs do as well. On Fri, Feb 10, 2017 at 1:35 PM, Kenneth Howe wrote: > +0 > I’m not going to give an outright down-vote, but BUILDING.md needs to be > updated to refer to the correct ve

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

2017-02-10 Thread Kenneth Howe
+0 I’m not going to give an outright down-vote, but BUILDING.md needs to be updated to refer to the correct versions. The build steps show the expected response to gfsh version to be "v1.0.0-incubating” It’s not great to show the wrong version, but since this is the first release since gra

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

2017-02-09 Thread Hitesh Khamesra
All, This is the second 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