You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by Dave <sn...@gmail.com> on 2015/06/08 20:27:15 UTC

[VOTE] Release Apache Usergrid 1.0.2 (incubating) RC1

All,

I propose that we accept the following release candidate as the official
Apache Usergrid 1.0.2 release.

Usergrid 1.0.2-rc1 includes the following:
---
The CHANGELOG for the release is available at:
https://git-wip-us.apache.org/repos/asf?p=incubator-usergrid.git&f=CHANGELOG&hb=1.0.2-rc1

The branch used to create the release candidate is:
https://git-wip-us.apache.org/repos/asf?p=incubator-usergrid.git&hb=1.0.2-rc1

The current Git commit ID is 15dbf8af2fd93092de8cfa8c603c007de2e7cd84

The release candidate is available at:
https://dist.apache.org/repos/dist/dev/incubator/usergrid/1.0.2-rc1/apache-usergrid-1.0.2-rc1-incubating.tar.gz

The MD5 checksum of the release candidate can be found at:
https://dist.apache.org/repos/dist/dev/incubator/usergrid/1.0.2-rc1/apache-usergrid-1.0.2-rc1-incubating.tar.gz.md5

The signature of the release candidate can be found at:
https://dist.apache.org/repos/dist/dev/incubator/usergrid/1.0.2-rc1/apache-usergrid-1.0.2-rc1-incubating.tar.gz.asc

The GPG key used to sign the release are available at:
https://dist.apache.org/repos/dist/dev/incubator/usergrid/KEYS

Please download, verify, and test.

The vote will close on Thu Jun 11 14:25:30 EDT 2015

[ ] +1 Release this as Apache Usergrid 1.0.2
[ ] +0
[ ] -1 Do not release this as Apache Usergrid 1.0.2 because...

[RESULTS] Release Apache Usergrid 1.0.2 (incubating) RC1

Posted by Dave <sn...@gmail.com>.
Thanks for voting!

Results are:
+1 Nate
+1 Rod
-1 Dave (due to Java 8 incompatibility)

Vote fails.

I will fix the Java 8 issue and prepare RC2 as soon as possible.

- Dave


On Thu, Jun 11, 2015 at 3:18 PM Dave <sn...@gmail.com> wrote:

> I'm going to vote -1 on the grounds that we want this release to work on
> Java 8 and Java 7.
>
>
> - Dave
>
>
> On Wed, Jun 10, 2015 at 1:24 PM Todd Nine <to...@gmail.com> wrote:
>
>> It's a wiring of the hector timestamps.  It's been fixed in 2.0, the
>> spring
>> config is trying to wire a static setter, which doesn't appear to work in
>> java 1.8.  I think if we fix that, we'll be good.
>>
>> On Wed, 10 Jun 2015 at 11:18 Dave <sn...@gmail.com> wrote:
>>
>> > I believe we want to support >= Java 1.7 with this release.
>> >
>> > What error did you encounter with Java 1.8?
>> >
>> > - Dave
>> >
>> >
>> > On Tue, Jun 9, 2015 at 8:25 PM Todd Nine <to...@gmail.com> wrote:
>> >
>> > > Hey Dave,
>> > >   I couldn't get this to run in Java 1.8.  Are we releasing this for
>> <=
>> > > Java 1.7?
>> > >
>> > >
>> > >
>> > > On Mon, 8 Jun 2015 at 13:02 Rod Simpson <ro...@rodsimpson.com> wrote:
>> > >
>> > > > +1
>> > > >
>> > > > --
>> > > > Rod Simpson
>> > > > T @rockerston
>> > > > W rodsimpson.com
>> > > >
>> > > > On June 8, 2015 at 12:38:52 PM, Nate McCall (nate@thelastpickle.com
>> )
>> > > > wrote:
>> > > >
>> > > > >
>> > > > > I propose that we accept the following release candidate as the
>> > > official
>> > > > > Apache Usergrid 1.0.2 release.
>> > > > >
>> > > >
>> > > > +1
>> > > >
>> > >
>> >
>>
>

Re: [VOTE] Release Apache Usergrid 1.0.2 (incubating) RC1

Posted by Dave <sn...@gmail.com>.
I'm going to vote -1 on the grounds that we want this release to work on
Java 8 and Java 7.

- Dave


On Wed, Jun 10, 2015 at 1:24 PM Todd Nine <to...@gmail.com> wrote:

> It's a wiring of the hector timestamps.  It's been fixed in 2.0, the spring
> config is trying to wire a static setter, which doesn't appear to work in
> java 1.8.  I think if we fix that, we'll be good.
>
> On Wed, 10 Jun 2015 at 11:18 Dave <sn...@gmail.com> wrote:
>
> > I believe we want to support >= Java 1.7 with this release.
> >
> > What error did you encounter with Java 1.8?
> >
> > - Dave
> >
> >
> > On Tue, Jun 9, 2015 at 8:25 PM Todd Nine <to...@gmail.com> wrote:
> >
> > > Hey Dave,
> > >   I couldn't get this to run in Java 1.8.  Are we releasing this for <=
> > > Java 1.7?
> > >
> > >
> > >
> > > On Mon, 8 Jun 2015 at 13:02 Rod Simpson <ro...@rodsimpson.com> wrote:
> > >
> > > > +1
> > > >
> > > > --
> > > > Rod Simpson
> > > > T @rockerston
> > > > W rodsimpson.com
> > > >
> > > > On June 8, 2015 at 12:38:52 PM, Nate McCall (nate@thelastpickle.com)
> > > > wrote:
> > > >
> > > > >
> > > > > I propose that we accept the following release candidate as the
> > > official
> > > > > Apache Usergrid 1.0.2 release.
> > > > >
> > > >
> > > > +1
> > > >
> > >
> >
>

Re: [VOTE] Release Apache Usergrid 1.0.2 (incubating) RC1

Posted by Todd Nine <to...@gmail.com>.
It's a wiring of the hector timestamps.  It's been fixed in 2.0, the spring
config is trying to wire a static setter, which doesn't appear to work in
java 1.8.  I think if we fix that, we'll be good.

On Wed, 10 Jun 2015 at 11:18 Dave <sn...@gmail.com> wrote:

> I believe we want to support >= Java 1.7 with this release.
>
> What error did you encounter with Java 1.8?
>
> - Dave
>
>
> On Tue, Jun 9, 2015 at 8:25 PM Todd Nine <to...@gmail.com> wrote:
>
> > Hey Dave,
> >   I couldn't get this to run in Java 1.8.  Are we releasing this for <=
> > Java 1.7?
> >
> >
> >
> > On Mon, 8 Jun 2015 at 13:02 Rod Simpson <ro...@rodsimpson.com> wrote:
> >
> > > +1
> > >
> > > --
> > > Rod Simpson
> > > T @rockerston
> > > W rodsimpson.com
> > >
> > > On June 8, 2015 at 12:38:52 PM, Nate McCall (nate@thelastpickle.com)
> > > wrote:
> > >
> > > >
> > > > I propose that we accept the following release candidate as the
> > official
> > > > Apache Usergrid 1.0.2 release.
> > > >
> > >
> > > +1
> > >
> >
>

Re: [VOTE] Release Apache Usergrid 1.0.2 (incubating) RC1

Posted by Dave <sn...@gmail.com>.
I believe we want to support >= Java 1.7 with this release.

What error did you encounter with Java 1.8?

- Dave


On Tue, Jun 9, 2015 at 8:25 PM Todd Nine <to...@gmail.com> wrote:

> Hey Dave,
>   I couldn't get this to run in Java 1.8.  Are we releasing this for <=
> Java 1.7?
>
>
>
> On Mon, 8 Jun 2015 at 13:02 Rod Simpson <ro...@rodsimpson.com> wrote:
>
> > +1
> >
> > --
> > Rod Simpson
> > T @rockerston
> > W rodsimpson.com
> >
> > On June 8, 2015 at 12:38:52 PM, Nate McCall (nate@thelastpickle.com)
> > wrote:
> >
> > >
> > > I propose that we accept the following release candidate as the
> official
> > > Apache Usergrid 1.0.2 release.
> > >
> >
> > +1
> >
>

Re: [VOTE] Release Apache Usergrid 1.0.2 (incubating) RC1

Posted by Todd Nine <to...@gmail.com>.
Hey Dave,
  I couldn't get this to run in Java 1.8.  Are we releasing this for <=
Java 1.7?



On Mon, 8 Jun 2015 at 13:02 Rod Simpson <ro...@rodsimpson.com> wrote:

> +1
>
> --
> Rod Simpson
> T @rockerston
> W rodsimpson.com
>
> On June 8, 2015 at 12:38:52 PM, Nate McCall (nate@thelastpickle.com)
> wrote:
>
> >
> > I propose that we accept the following release candidate as the official
> > Apache Usergrid 1.0.2 release.
> >
>
> +1
>

Re: [VOTE] Release Apache Usergrid 1.0.2 (incubating) RC1

Posted by Rod Simpson <ro...@rodsimpson.com>.
+1

-- 
Rod Simpson
T @rockerston
W rodsimpson.com

On June 8, 2015 at 12:38:52 PM, Nate McCall (nate@thelastpickle.com) wrote:

>  
> I propose that we accept the following release candidate as the official  
> Apache Usergrid 1.0.2 release.  
>  

+1  

Re: [VOTE] Release Apache Usergrid 1.0.2 (incubating) RC1

Posted by Nate McCall <na...@thelastpickle.com>.
>
> I propose that we accept the following release candidate as the official
> Apache Usergrid 1.0.2 release.
>

+1