Hi! The VOTE has passed with the following
+1: John Ament, Cody Lerum Mark Struberg, Florian Hell (nb), Romain Manni-Bucau, Shane Bryzak, Nicklas Karlsson (nb), Christian Kaltepoth, Ove Ranheim (nb) Ken Finnigan, Arne Limburg, Gerhard Petracek +0: none -1: none txs all 4 voting! Gonna propagate the artifacts and write the announce once they did hit the maven.central repo. LieGrue, strub ----- Original Message ----- > From: Mark Struberg <[email protected]> > To: deltaspike <[email protected]> > Cc: > Sent: Tuesday, 28 May 2013, 15:40 > Subject: [VOTE] Release Apache DeltaSpike-0.4 > > 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 >
