You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov> on 2011/06/26 17:44:16 UTC

[VOTE] Apache Gora 0.1.1-incubating release rc3

Hi Folks,

I have posted a third release candidate for the Apache Gora
0.1.1-incubating release. This one includes my key in the KEYS file, apparently 
in the correct form this time :-)

The source code is at:

http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/

For more detailed information, see the included
CHANGES-0.1.1-incubating.txt file for details on release contents and
latest changes.

The release was made from the Apache Gora 0.1.1-incubating branch (r1139705) at:

http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/

The subversion tag is located at:

https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/

A staged Maven repository is at: 

https://repository.apache.org/content/repositories/orgapachegora-055/

Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
The vote is open for the next 72 hours.

[ ] +1 Release the packages as Apache Gora 0.1.1-incubating

[ ] -1 Do not release the packages because...

Thanks!

Cheers,
Chris

P.S. Here is my +1.

Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by Henry Saputra <he...@gmail.com>.
Good catch Julien. Wonder why it compiled for me =(

Need to fix the build number in build-common.xml and simple fix to
merge fix for GORA-35.

- Henry



On Wed, Jun 29, 2011 at 1:47 AM, Julien Nioche
<li...@gmail.com> wrote:
> -1 for the following reasons
>
> * the POM files contain the wrong version number
> (<version>0.1.2-incubating-SNAPSHOT</version>)
>
> * GORA-35 is not fixed which means that we still won't be able to import the
> GORA artefacts with Ivy / Maven. Given that GORA-35 requires only a few
> changes in the pom.xml we night as well fix them now
>
> * getting the following errors when building gora-hbase
>
> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>> [ivy:resolve]         ::          UNRESOLVED DEPENDENCIES         ::
>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>> [ivy:resolve]         :: com.sun.jersey#jersey-core;1.4: not found
>> [ivy:resolve]         :: com.sun.jersey#jersey-json;1.4: not found
>> [ivy:resolve]         :: com.sun.jersey#jersey-server;1.4: not found
>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>
>
> * version number in build-common.xml looks wrong (  <property name="version"
> value="0.1-incubating" />)
>
> Julien
>
>
> On 26 June 2011 16:44, Mattmann, Chris A (388J) <
> chris.a.mattmann@jpl.nasa.gov> wrote:
>
>> Hi Folks,
>>
>> I have posted a third release candidate for the Apache Gora
>> 0.1.1-incubating release. This one includes my key in the KEYS file,
>> apparently
>> in the correct form this time :-)
>>
>> The source code is at:
>>
>> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/
>>
>> For more detailed information, see the included
>> CHANGES-0.1.1-incubating.txt file for details on release contents and
>> latest changes.
>>
>> The release was made from the Apache Gora 0.1.1-incubating branch
>> (r1139705) at:
>>
>> http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/
>>
>> The subversion tag is located at:
>>
>> https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/
>>
>> A staged Maven repository is at:
>>
>> https://repository.apache.org/content/repositories/orgapachegora-055/
>>
>> Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
>> The vote is open for the next 72 hours.
>>
>> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating
>>
>> [ ] -1 Do not release the packages because...
>>
>> Thanks!
>>
>> Cheers,
>> Chris
>>
>> P.S. Here is my +1.
>>
>
>
>
> --
> *
> *Open Source Solutions for Text Engineering
>
> http://digitalpebble.blogspot.com/
> http://www.digitalpebble.com
>

Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Will try and pick this up this weekend Julien...thanks!

Cheers,
Chris

On Jul 4, 2011, at 1:28 PM, Julien Nioche wrote:

> Chris,
> 
> Any chance you could push out a new RC?
> 
> Thanks
> 
> Jul
> 
> On 29 June 2011 13:41, Mattmann, Chris A (388J) <
> chris.a.mattmann@jpl.nasa.gov> wrote:
> 
>> I'll check these out later today since I'm on travel atm :-)
>> 
>> On Jun 29, 2011, at 1:47 AM, Julien Nioche wrote:
>> 
>>> -1 for the following reasons
>>> 
>>> * the POM files contain the wrong version number
>>> (<version>0.1.2-incubating-SNAPSHOT</version>)
>>> 
>>> * GORA-35 is not fixed which means that we still won't be able to import
>> the
>>> GORA artefacts with Ivy / Maven. Given that GORA-35 requires only a few
>>> changes in the pom.xml we night as well fix them now
>>> 
>>> * getting the following errors when building gora-hbase
>>> 
>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>>> [ivy:resolve]         ::          UNRESOLVED DEPENDENCIES         ::
>>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>>> [ivy:resolve]         :: com.sun.jersey#jersey-core;1.4: not found
>>>> [ivy:resolve]         :: com.sun.jersey#jersey-json;1.4: not found
>>>> [ivy:resolve]         :: com.sun.jersey#jersey-server;1.4: not found
>>>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>>>> 
>>> 
>>> * version number in build-common.xml looks wrong (  <property
>> name="version"
>>> value="0.1-incubating" />)
>>> 
>>> Julien
>>> 
>>> 
>>> On 26 June 2011 16:44, Mattmann, Chris A (388J) <
>>> chris.a.mattmann@jpl.nasa.gov> wrote:
>>> 
>>>> Hi Folks,
>>>> 
>>>> I have posted a third release candidate for the Apache Gora
>>>> 0.1.1-incubating release. This one includes my key in the KEYS file,
>>>> apparently
>>>> in the correct form this time :-)
>>>> 
>>>> The source code is at:
>>>> 
>>>> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/
>>>> 
>>>> For more detailed information, see the included
>>>> CHANGES-0.1.1-incubating.txt file for details on release contents and
>>>> latest changes.
>>>> 
>>>> The release was made from the Apache Gora 0.1.1-incubating branch
>>>> (r1139705) at:
>>>> 
>>>> 
>> http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/
>>>> 
>>>> The subversion tag is located at:
>>>> 
>>>> 
>> https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/
>>>> 
>>>> A staged Maven repository is at:
>>>> 
>>>> https://repository.apache.org/content/repositories/orgapachegora-055/
>>>> 
>>>> Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
>>>> The vote is open for the next 72 hours.
>>>> 
>>>> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating
>>>> 
>>>> [ ] -1 Do not release the packages because...
>>>> 
>>>> Thanks!
>>>> 
>>>> Cheers,
>>>> Chris
>>>> 
>>>> P.S. Here is my +1.
>>>> 
>>> 
>>> 
>>> 
>>> --
>>> *
>>> *Open Source Solutions for Text Engineering
>>> 
>>> http://digitalpebble.blogspot.com/
>>> http://www.digitalpebble.com
>> 
>> 
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Chris Mattmann, Ph.D.
>> Senior Computer Scientist
>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
>> Office: 171-266B, Mailstop: 171-246
>> Email: chris.a.mattmann@nasa.gov
>> WWW:   http://sunset.usc.edu/~mattmann/
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> Adjunct Assistant Professor, Computer Science Department
>> University of Southern California, Los Angeles, CA 90089 USA
>> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 
>> 
> 
> 
> -- 
> *
> *Open Source Solutions for Text Engineering
> 
> http://digitalpebble.blogspot.com/
> http://www.digitalpebble.com


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by Julien Nioche <li...@gmail.com>.
Chris,

Any chance you could push out a new RC?

Thanks

Jul

On 29 June 2011 13:41, Mattmann, Chris A (388J) <
chris.a.mattmann@jpl.nasa.gov> wrote:

> I'll check these out later today since I'm on travel atm :-)
>
> On Jun 29, 2011, at 1:47 AM, Julien Nioche wrote:
>
> > -1 for the following reasons
> >
> > * the POM files contain the wrong version number
> > (<version>0.1.2-incubating-SNAPSHOT</version>)
> >
> > * GORA-35 is not fixed which means that we still won't be able to import
> the
> > GORA artefacts with Ivy / Maven. Given that GORA-35 requires only a few
> > changes in the pom.xml we night as well fix them now
> >
> > * getting the following errors when building gora-hbase
> >
> > [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
> >> [ivy:resolve]         ::          UNRESOLVED DEPENDENCIES         ::
> >> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
> >> [ivy:resolve]         :: com.sun.jersey#jersey-core;1.4: not found
> >> [ivy:resolve]         :: com.sun.jersey#jersey-json;1.4: not found
> >> [ivy:resolve]         :: com.sun.jersey#jersey-server;1.4: not found
> >> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
> >>
> >
> > * version number in build-common.xml looks wrong (  <property
> name="version"
> > value="0.1-incubating" />)
> >
> > Julien
> >
> >
> > On 26 June 2011 16:44, Mattmann, Chris A (388J) <
> > chris.a.mattmann@jpl.nasa.gov> wrote:
> >
> >> Hi Folks,
> >>
> >> I have posted a third release candidate for the Apache Gora
> >> 0.1.1-incubating release. This one includes my key in the KEYS file,
> >> apparently
> >> in the correct form this time :-)
> >>
> >> The source code is at:
> >>
> >> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/
> >>
> >> For more detailed information, see the included
> >> CHANGES-0.1.1-incubating.txt file for details on release contents and
> >> latest changes.
> >>
> >> The release was made from the Apache Gora 0.1.1-incubating branch
> >> (r1139705) at:
> >>
> >>
> http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/
> >>
> >> The subversion tag is located at:
> >>
> >>
> https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/
> >>
> >> A staged Maven repository is at:
> >>
> >> https://repository.apache.org/content/repositories/orgapachegora-055/
> >>
> >> Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
> >> The vote is open for the next 72 hours.
> >>
> >> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating
> >>
> >> [ ] -1 Do not release the packages because...
> >>
> >> Thanks!
> >>
> >> Cheers,
> >> Chris
> >>
> >> P.S. Here is my +1.
> >>
> >
> >
> >
> > --
> > *
> > *Open Source Solutions for Text Engineering
> >
> > http://digitalpebble.blogspot.com/
> > http://www.digitalpebble.com
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: chris.a.mattmann@nasa.gov
> WWW:   http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>


-- 
*
*Open Source Solutions for Text Engineering

http://digitalpebble.blogspot.com/
http://www.digitalpebble.com

Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
I'll check these out later today since I'm on travel atm :-)

On Jun 29, 2011, at 1:47 AM, Julien Nioche wrote:

> -1 for the following reasons
> 
> * the POM files contain the wrong version number
> (<version>0.1.2-incubating-SNAPSHOT</version>)
> 
> * GORA-35 is not fixed which means that we still won't be able to import the
> GORA artefacts with Ivy / Maven. Given that GORA-35 requires only a few
> changes in the pom.xml we night as well fix them now
> 
> * getting the following errors when building gora-hbase
> 
> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>> [ivy:resolve]         ::          UNRESOLVED DEPENDENCIES         ::
>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>> [ivy:resolve]         :: com.sun.jersey#jersey-core;1.4: not found
>> [ivy:resolve]         :: com.sun.jersey#jersey-json;1.4: not found
>> [ivy:resolve]         :: com.sun.jersey#jersey-server;1.4: not found
>> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>> 
> 
> * version number in build-common.xml looks wrong (  <property name="version"
> value="0.1-incubating" />)
> 
> Julien
> 
> 
> On 26 June 2011 16:44, Mattmann, Chris A (388J) <
> chris.a.mattmann@jpl.nasa.gov> wrote:
> 
>> Hi Folks,
>> 
>> I have posted a third release candidate for the Apache Gora
>> 0.1.1-incubating release. This one includes my key in the KEYS file,
>> apparently
>> in the correct form this time :-)
>> 
>> The source code is at:
>> 
>> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/
>> 
>> For more detailed information, see the included
>> CHANGES-0.1.1-incubating.txt file for details on release contents and
>> latest changes.
>> 
>> The release was made from the Apache Gora 0.1.1-incubating branch
>> (r1139705) at:
>> 
>> http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/
>> 
>> The subversion tag is located at:
>> 
>> https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/
>> 
>> A staged Maven repository is at:
>> 
>> https://repository.apache.org/content/repositories/orgapachegora-055/
>> 
>> Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
>> The vote is open for the next 72 hours.
>> 
>> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating
>> 
>> [ ] -1 Do not release the packages because...
>> 
>> Thanks!
>> 
>> Cheers,
>> Chris
>> 
>> P.S. Here is my +1.
>> 
> 
> 
> 
> -- 
> *
> *Open Source Solutions for Text Engineering
> 
> http://digitalpebble.blogspot.com/
> http://www.digitalpebble.com


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by Julien Nioche <li...@gmail.com>.
-1 for the following reasons

* the POM files contain the wrong version number
(<version>0.1.2-incubating-SNAPSHOT</version>)

* GORA-35 is not fixed which means that we still won't be able to import the
GORA artefacts with Ivy / Maven. Given that GORA-35 requires only a few
changes in the pom.xml we night as well fix them now

* getting the following errors when building gora-hbase

[ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]         ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]         :: com.sun.jersey#jersey-core;1.4: not found
> [ivy:resolve]         :: com.sun.jersey#jersey-json;1.4: not found
> [ivy:resolve]         :: com.sun.jersey#jersey-server;1.4: not found
> [ivy:resolve]         ::::::::::::::::::::::::::::::::::::::::::::::
>

* version number in build-common.xml looks wrong (  <property name="version"
value="0.1-incubating" />)

Julien


On 26 June 2011 16:44, Mattmann, Chris A (388J) <
chris.a.mattmann@jpl.nasa.gov> wrote:

> Hi Folks,
>
> I have posted a third release candidate for the Apache Gora
> 0.1.1-incubating release. This one includes my key in the KEYS file,
> apparently
> in the correct form this time :-)
>
> The source code is at:
>
> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/
>
> For more detailed information, see the included
> CHANGES-0.1.1-incubating.txt file for details on release contents and
> latest changes.
>
> The release was made from the Apache Gora 0.1.1-incubating branch
> (r1139705) at:
>
> http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/
>
> The subversion tag is located at:
>
> https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/
>
> A staged Maven repository is at:
>
> https://repository.apache.org/content/repositories/orgapachegora-055/
>
> Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
> The vote is open for the next 72 hours.
>
> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> P.S. Here is my +1.
>



-- 
*
*Open Source Solutions for Text Engineering

http://digitalpebble.blogspot.com/
http://www.digitalpebble.com

Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by Ioannis Canellos <io...@gmail.com>.
Build with both ant and maven worked great for me.
So here is my +1 (non binding).

-- 
*Ioannis Canellos*
*
 http://iocanel.blogspot.com

Apache Karaf <http://karaf.apache.org/> Committer & PMC
Apache ServiceMix <http://servicemix.apache.org/>  Committer
*

Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by Henry Saputra <he...@gmail.com>.
Signature looks good.
Cheksums verified
Build ant runs ok.

LGTM.

+1

- Henry

On Sun, Jun 26, 2011 at 8:44 AM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> Hi Folks,
>
> I have posted a third release candidate for the Apache Gora
> 0.1.1-incubating release. This one includes my key in the KEYS file, apparently
> in the correct form this time :-)
>
> The source code is at:
>
> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/
>
> For more detailed information, see the included
> CHANGES-0.1.1-incubating.txt file for details on release contents and
> latest changes.
>
> The release was made from the Apache Gora 0.1.1-incubating branch (r1139705) at:
>
> http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/
>
> The subversion tag is located at:
>
> https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/
>
> A staged Maven repository is at:
>
> https://repository.apache.org/content/repositories/orgapachegora-055/
>
> Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
> The vote is open for the next 72 hours.
>
> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> P.S. Here is my +1.
>

Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
Hi Henry,

I think the decision is independent of our progress, and shouldn't hold it up. Please move forward with the VOTE. If and when there are any policy/procedural updates, we can deal with them then.

Cheers,
Chris

On Jun 27, 2011, at 10:52 AM, Henry Saputra wrote:

> Chris,
> 
> Do we want to vote rc3 or wait for decision to remove KEYS from the
> release package?
> 
> - Henry
> 
> On Sun, Jun 26, 2011 at 8:44 AM, Mattmann, Chris A (388J)
> <ch...@jpl.nasa.gov> wrote:
>> Hi Folks,
>> 
>> I have posted a third release candidate for the Apache Gora
>> 0.1.1-incubating release. This one includes my key in the KEYS file, apparently
>> in the correct form this time :-)
>> 
>> The source code is at:
>> 
>> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/
>> 
>> For more detailed information, see the included
>> CHANGES-0.1.1-incubating.txt file for details on release contents and
>> latest changes.
>> 
>> The release was made from the Apache Gora 0.1.1-incubating branch (r1139705) at:
>> 
>> http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/
>> 
>> The subversion tag is located at:
>> 
>> https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/
>> 
>> A staged Maven repository is at:
>> 
>> https://repository.apache.org/content/repositories/orgapachegora-055/
>> 
>> Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
>> The vote is open for the next 72 hours.
>> 
>> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating
>> 
>> [ ] -1 Do not release the packages because...
>> 
>> Thanks!
>> 
>> Cheers,
>> Chris
>> 
>> P.S. Here is my +1.
>> 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: chris.a.mattmann@nasa.gov
WWW:   http://sunset.usc.edu/~mattmann/
Phone: +1 (818) 354-8810
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


Re: [VOTE] Apache Gora 0.1.1-incubating release rc3

Posted by Henry Saputra <he...@gmail.com>.
Chris,

Do we want to vote rc3 or wait for decision to remove KEYS from the
release package?

- Henry

On Sun, Jun 26, 2011 at 8:44 AM, Mattmann, Chris A (388J)
<ch...@jpl.nasa.gov> wrote:
> Hi Folks,
>
> I have posted a third release candidate for the Apache Gora
> 0.1.1-incubating release. This one includes my key in the KEYS file, apparently
> in the correct form this time :-)
>
> The source code is at:
>
> http://people.apache.org/~mattmann/apache-gora-0.1.1-incubating/rc3/
>
> For more detailed information, see the included
> CHANGES-0.1.1-incubating.txt file for details on release contents and
> latest changes.
>
> The release was made from the Apache Gora 0.1.1-incubating branch (r1139705) at:
>
> http://svn.apache.org/repos/asf/incubator/gora/branches/0.1.1-incubating/
>
> The subversion tag is located at:
>
> https://svn.apache.org/repos/asf/incubator/gora/tags/0.1.1-incubating-rc3/
>
> A staged Maven repository is at:
>
> https://repository.apache.org/content/repositories/orgapachegora-055/
>
> Please vote on releasing these packages as Apache Gora 0.1.1-incubating.
> The vote is open for the next 72 hours.
>
> [ ] +1 Release the packages as Apache Gora 0.1.1-incubating
>
> [ ] -1 Do not release the packages because...
>
> Thanks!
>
> Cheers,
> Chris
>
> P.S. Here is my +1.
>