Hi Mark,

thanks for checking. I just built and ran my Pax CDI tests with the 1.1.5 staging repository, and everything was fine.

I'm not sure if this vote is for users or for committers only, but count my vote as +1 if you like :-)

Best regards,
Harald


Am 09.08.2012 12:13, schrieb Mark Struberg:
Hi Harald!

It is in the released codebase. I guess we just missed to set the 'fixed in 
version' field.

Please test if it works for you.

The easiest way to test staging releases is by adding a profile in your 
settings.xml


     <profile>
       <id>staging</id>
       <repositories>
         <repository>
           <id>apache_nexus_staging</id>
           
<url>https://repository.apache.org/content/repositories/orgapacheopenwebbeans-126/</url>
           <releases><enabled>true</enabled></releases>
           <snapshots><enabled>false</enabled></snapshots>
         </repository>
       </repositories>
     </profile>

Then just upgrade your project to owb-1.1.5 and build with -Pstaging


LieGrue,
strub



----- Original Message -----
From: Harald Wellmann <[email protected]>
To: [email protected]; Mark Struberg <[email protected]>
Cc:
Sent: Thursday, August 9, 2012 11:58 AM
Subject: Re: [VOTE] release Apache OpenWebBeans 1.1.5

Hi Mark,

What about https://issues.apache.org/jira/browse/OWB-668? Is it just
missing from the release notes, or did you explicitly exclude it from
the release? The problem with a custom ProcessInjectionTarget having
no effect seemed to be fixed on trunk 3 weeks ago. I would really like
to see that solved in the 1.1.5 release.

Best regards,
Harald

2012/8/9 Mark Struberg <[email protected]>:


  Hi!


  I'd like to call a VOTE on releasing Apache OpenWebBeans-1.1.5 .

  This is a bugfix release of OpenWebBeans-1.1.x, thus no branch has been
created.
  It mainly contains compatibility/portability/performance improvements and
small
  bugfixes.

  The ReleaseNotes are available online:

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310844&version=12320753



Reply via email to