Hi!

Since OWB makes a core part of TomEE, I guess it's better to keep you all in 
the chain as well :)

txs and LieGrue,
strub



----- Forwarded Message -----
> From: Mark Struberg <[email protected]>
> To: openwebbeans-dev <[email protected]>
> Cc: "[email protected]" <[email protected]>
> Sent: Monday, October 17, 2011 1:28 PM
> Subject: [VOTE] Release Apache OpenWebBeans-1.1.2
> 
> Hi!
> 
> I'd like to call a VOTE on releasing Apache OpenWebBeans-1.1.2 .
> 
> This is a bugfix release of OpenWebBeans-1.1.x, thus no branch has been 
> created.
> 
> The ReleaseNotes are available online: 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310844&version=12317743
> 
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-072/
> 
> SVN source tag (1185088): 
> https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.1.2/
> 
> Source release: 
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-072/org/apache/openwebbeans/openwebbeans/1.1.2/openwebbeans-1.1.2-source-release.zip
> 
> Binary release: 
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-072/org/apache/openwebbeans/openwebbeans-distribution/1.1.2/openwebbeans-distribution-1.1.2-binary.tar.gz
> 
> PGP release key 2FDB81B1 
> http://svn.apache.org/repos/asf/openwebbeans/trunk/KEYS
> 
> The VOTE will be open for 72 hours.
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 veto (and reason why)
> 
> 
> 
> Guide for testing staged releases:
> ---------------------------------
> 
> Add the following section to your ~/.m2/settings.xml
> 
>   <profiles>
>     <profile>
>       <id>owbstaging</id>
>       <repositories>
>         <repository>
>           <id>owbstaging</id>
>           
> <url>https://repository.apache.org/content/repositories/orgapacheopenwebbeans-072/</url>
>           <releases>
>             <enabled>true</enabled>
>           </releases>
>           <snapshots>
>             <enabled>false</enabled>
>           </snapshots>
>         </repository>
>       </repositories>
>     </profile>
>   </profiles>
> 
> You can use the new Apache OpenWebBeans version by just activating the 
> profile 
> 'owbstaging' via 
> $> mvn clean install -Powbstaging 
> in your project.
> 
> txs and LieGrue,
> strub
>

Reply via email to