Mark, Just noticed in your original email:
I'd like to call a VOTE for the release of *DeltasSpike-0.4.* John On Sat, Sep 14, 2013 at 3:22 PM, Mark Struberg <[email protected]> wrote: > 72h are over, time to tally the VOTE. > > The VOTE has passed with the following > > +1: Romain Manni-Bucau, Christian Kaltepoth, John D Ament, Cody Lerum, Jason > Porter, Florian Hell (nonbinding) Mark Struberg > > +0: none > > -1: none > > > txs all 4 reviewing and voting! > > Gonna continue with the release steps. > > 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 >>
