-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) < [email protected]> 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
