+1 Thanks Cody for checking on Windows
On Wed, Sep 11, 2013 at 9:15 AM, Cody Lerum <[email protected]> wrote: > +1 > > Builds and tests locally with Weld and OWB profiles (Win8.1 x64, Java 7u25) > > No issues on an initial spin in my primary project moving form 0.4 to 0.5 > (core,jpa,jsf,security) > > > On Wed, Sep 11, 2013 at 7:18 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-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 > > > -- Jason Porter http://en.gravatar.com/lightguardjp
