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> on 2011/10/17 13:28:04 UTC

[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


[FYI] Fw: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Mark Struberg <st...@yahoo.de>.
Hi MyFaces folks!

Please allow me a quick heads up for a new OWB release.

The OpenWebBeans community is currently voting on an openwebbeans-1.1.2 release.

Feel free to be an early bird and test it while it's hot ;)

See below for instructions on how to test this release while it's still in the staging repo.

txs and LieGrue,
strub



----- Forwarded Message -----
> From: Mark Struberg <st...@yahoo.de>
> To: openwebbeans-dev <de...@openwebbeans.apache.org>
> Cc: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
> 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
>

Re: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Gerhard Petracek <ge...@gmail.com>.
+1

regards,
gerhard

http://www.irian.at

Your JSF powerhouse -
JSF Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2011/10/17 Mark Struberg <st...@yahoo.de>

> +1 from me ;)
>
> LieGrue,
> strub
>
>
>
> ----- Original Message -----
> > From: Mark Struberg <st...@yahoo.de>
> > To: openwebbeans-dev <de...@openwebbeans.apache.org>
> > Cc: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
> > 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
> >
>

Re: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Mark Struberg <st...@yahoo.de>.
+1 from me ;)

LieGrue,
strub



----- Original Message -----
> From: Mark Struberg <st...@yahoo.de>
> To: openwebbeans-dev <de...@openwebbeans.apache.org>
> Cc: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
> 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
>

Re: [VOTE] [RESULT] Release Apache OpenWebBeans-1.1.2

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Congrats guys!

Jean-Louis
Le 20 oct. 2011 21:47, "Mark Struberg" <st...@yahoo.de> a écrit :

> Hi folks!
>
> The [VOTE] has passed with the following result
>
> 6x +1 (binding): Gerhard Petracek, Kevan Miller, Gurkan Erdogdu, Mark
> Struberg, Eric Covener, Joe Bergmark
>
> 1x +1 (nonbinding): Udo Schnurpfeil
>
>
> no +0 nor -1
>
> txs all for voting!
>
> I'll go on and ship the baby.
>
> LieGrue,
> strub
>
>
>
> ----- Original Message -----
> > From: Mark Struberg <st...@yahoo.de>
> > To: openwebbeans-dev <de...@openwebbeans.apache.org>
> > Cc: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
> > 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
> >
>

Re: [VOTE] [RESULT] Release Apache OpenWebBeans-1.1.2

Posted by Mark Struberg <st...@yahoo.de>.
Hi folks!

The [VOTE] has passed with the following result

6x +1 (binding): Gerhard Petracek, Kevan Miller, Gurkan Erdogdu, Mark Struberg, Eric Covener, Joe Bergmark

1x +1 (nonbinding): Udo Schnurpfeil 


no +0 nor -1

txs all for voting!

I'll go on and ship the baby.

LieGrue,
strub



----- Original Message -----
> From: Mark Struberg <st...@yahoo.de>
> To: openwebbeans-dev <de...@openwebbeans.apache.org>
> Cc: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
> 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
>

Yan: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Gurkan Erdogdu <gu...@yahoo.com>.
+1


Gurkan



________________________________
Kimden: Mark Struberg <st...@yahoo.de>
Kime: openwebbeans-dev <de...@openwebbeans.apache.org>
Kopya: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
Gönderildiği Tarih: 17 Ekim 2011 14:28 Pazartesi
Konu: [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

Re: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Eric Covener <co...@gmail.com>.
> Source release:
> https://repository.apache.org/content/repositories/orgapacheopenwebbeans-072/org/apache/openwebbeans/openwebbeans/1.1.2/openwebbeans-1.1.2-source-release.zip

+1 for GA

Re: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Kevan Miller <ke...@gmail.com>.
Hi Mark,
Looks good. One minor note -- the notice file in the source release has not been updated for 2011:

Copyright 2008, 2010 The Apache Software Foundation

Otherwise, everything looked good to me: source, rat, signature/checksum, build...

Here's my +1

--kevan

On Oct 17, 2011, at 7:28 AM, Mark Struberg wrote:

> 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
> 


Re: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Udo Schnurpfeil <ud...@schnurpfeil.de>.
+1

Hi, my stuff works good (better than ever ;-)) with this 1.1.2

Regards,

Udo

Am 17.10.11 13:28, schrieb Mark Struberg:
> 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
>
>

Re: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Joseph Bergmark <be...@apache.org>.
+1

Sincerely,

Joe

On Mon, Oct 17, 2011 at 7:28 AM, Mark Struberg <st...@yahoo.de> wrote:
> 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
>
>

Re: [VOTE] [RESULT] Release Apache OpenWebBeans-1.1.2

Posted by Mark Struberg <st...@yahoo.de>.
Hi folks!

The [VOTE] has passed with the following result

6x +1 (binding): Gerhard Petracek, Kevan Miller, Gurkan Erdogdu, Mark Struberg, Eric Covener, Joe Bergmark

1x +1 (nonbinding): Udo Schnurpfeil 


no +0 nor -1

txs all for voting!

I'll go on and ship the baby.

LieGrue,
strub



----- Original Message -----
> From: Mark Struberg <st...@yahoo.de>
> To: openwebbeans-dev <de...@openwebbeans.apache.org>
> Cc: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
> 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
>

Re: FYI Fw: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Yes sure.

I saw your messages as well as the vote.
I gonna try to have a look deeper to the distro.

Thanks anyway.
Jean-Louis

2011/10/17 Mark Struberg <st...@yahoo.de>

> 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 <st...@yahoo.de>
> > To: openwebbeans-dev <de...@openwebbeans.apache.org>
> > Cc: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
> > 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
> >
>

FYI Fw: [VOTE] Release Apache OpenWebBeans-1.1.2

Posted by Mark Struberg <st...@yahoo.de>.
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 <st...@yahoo.de>
> To: openwebbeans-dev <de...@openwebbeans.apache.org>
> Cc: "user@openwebbeans.apache.org" <us...@openwebbeans.apache.org>
> 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
>