+1 binding
On Wed, Sep 11, 2013 at 10:32 AM, Christian Kaltepoth <[email protected]> wrote: > +1 > > > 2013/9/11 Mark Struberg <[email protected]> > >> and the obvious voting header got lost as well. >> >> So please add the standard sentence: >> The VOTE will be open for 72 hours. >> >> [ ] +1 all fine, ship it >> [ ] +0 meh, don't care >> [ ] -1 veto (and reason why) >> >> LieGrue, >> strub >> >> >> >> >> ----- Original Message ----- >> > From: Mark Struberg <[email protected]> >> > To: deltaspike <[email protected]> >> > Cc: >> > Sent: Wednesday, 11 September 2013, 15:18 >> > Subject: [VOTE] Release Apache DeltaSpike-0.5 >> > >> > >> > >> > 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-029/ >> > >> > The tag is available here: >> > https://github.com/struberg/deltaspike/tree/deltaspike-project-0.5 >> > This will get pushed to the ASF repo and merged into the upstream master >> branch >> > once the VOTE succeeded. >> > >> > The source release is available here: >> > >> https://repository.apache.org/content/repositories/orgapachedeltaspike-029//org/apache/deltaspike/deltaspike-project/0.5/deltaspike-project-0.5-source-release.zip >> > >> > >> > Release Notes: >> > >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312820&version=12320947 >> > >> > 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-029/ >> </url> >> > <releases><enabled>true</enabled></releases> >> > >> > <snapshots><enabled>false</enabled></snapshots> >> > </repository> >> > </repositories> >> > </profile> >> > >> > Then upgrade your project to 0.5 and build with mvn -Pstaging. >> > >> > LieGrue, >> > your Apache DeltaSpike Team >> > >> > > > > -- > Christian Kaltepoth > Blog: http://blog.kaltepoth.de/ > Twitter: http://twitter.com/chkal > GitHub: https://github.com/chkal
