gnnn, don't know why reply-to sometimes only sends to the original sender and not to the list :/
----- Forwarded Message ----- > From: Mark Struberg <[email protected]> > To: Harald Wellmann <[email protected]> > Cc: > Sent: Thursday, August 9, 2012 12:13 PM > Subject: Re: [VOTE] release Apache OpenWebBeans 1.1.5 > > 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 >>> >> >
