You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Mark Struberg <st...@yahoo.de.INVALID> on 2017/01/06 14:03:23 UTC

Re: [VOTE][RESULT] Release Apache Meecrowave-0.2.0

Hi!

Time to tally the VOTE.

The VOTE did pass with

+1: Romain, Gerhard, Mark, Reinhard (nb)

No -1 nor 0

Txs to all who reviewed and voted!

Gonna continue with the release steps.

LieGrue,
strub



> Am 02.01.2017 um 18:08 schrieb Mark Struberg <st...@yahoo.de.INVALID>:
> 
> Hi all!
> 
> It's time to do our very first Meecrowave release!
> And since we already use it in some production systems we upped the version from 0.0.1 to 0.2.0.
> 
> Here is the staging repo
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1021/
> 
> And here comes the source release zip:
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1021/org/apache/meecrowave/meecrowave/0.2.0/
> 
> My gpg key can be found at https://svn.apache.org/repos/asf/openwebbeans/trunk/KEYS
> 
> So what is Apache Meecrowave (tm)?
> 
> Meecrowave is a lightweight bundle of 
> 
> * Servlet-4.0 (Apache Tomcat 9.0.0.M15)
> * CDI-1.2 (Apache OpenWebBeans-1.7.1)
> * JAX-RS (Apache CXF-3.1.9)
> * JSON-P-1.0 (Apache Johnzon-1.0.0)
> 
> And all that within only 9MB!
> 
> Want to test it?
> Just download 
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-1021/org/apache/meecrowave/meecrowave-core/0.2.0/meecrowave-core-0.2.0-runner.jar
> (sha1: 042a2b4344c494cff378f072423ed8bb4a2ea93a)
> and type
> 
> For running an existing.war file:
> java -jar meecrowave-core-0.2.0-runner.jar existing.war
> 
> For running an existing-fat.jar file:
> java -jar meecrowave-core-0.2.0-runner.jar existing-fat.jar
> 
> Meecrowave can do a lot more.
> We will host and imporove the docs at 
> http://openwebbeans.apache.org/meecrowave/
> 
> 
> Please VOTE:
> [+1] great, let's ship it
> [+0] meh, don't care
> [-1] stop there is a ${blocker}
> 
> The VOTE is open for 72h.
> 
> 
> txs and LieGrue,
> strub
> 
> PS: thanks to Romain for pushing this!