+1 *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau*
2013/5/28 Cody Lerum <[email protected]> > Builds and tests fine locally. > > +1 > > > On Tue, May 28, 2013 at 7:40 AM, Mark Struberg <[email protected]> wrote: > > > Hi! > > > > I'd like to call a VOTE for the release of DeltasSpike-0.4. > > > > The staging repo is: > > > https://repository.apache.org/content/repositories/orgapachedeltaspike-011/ > > > > The tag is available here: > > > > > https://github.com/struberg/incubator-deltaspike/tree/deltaspike-project-0.4 > > This will get pushed to the ASF repo once the VOTE succeeded. > > > > The source release is available here: > > > > > https://repository.apache.org/content/repositories/orgapachedeltaspike-011/org/apache/deltaspike/deltaspike-project/0.4/deltaspike-project-0.4-source-release.zip > > sha1: 261897829b42f003ad43a157c607ed931686c482 > > > > > > Guide to testing: > > Add the following to your ~/.m2/settings.xml: > > > > <profile> > > <id>staging</id> > > <repositories> > > <repository> > > <id>apache_staging</id> > > <url> > > > https://repository.apache.org/content/repositories/orgapachedeltaspike-011/ > > </url> > > <releases><enabled>true</enabled></releases> > > <snapshots><enabled>false</enabled></snapshots> > > </repository> > > </repositories> > > </profile> > > > > Then upgrade your project to 0.4 and build with mvn -Pstaging. > > > > LieGrue, > > your Apache DeltaSpike Team > > > > >
