Unfortunately I’m going to have to cancel this vote due to a bug involving the 
new manifest writer where it doesn’t make sure the output path exists before 
writing the manifest.

This affects any project that doesn’t create the “target/classes/META-INF” 
folder before the plugin runs, which includes any basic Maven project migrating 
to bundle packaging :/

See http://www.mail-archive.com/users@felix.apache.org/msg15423.html for more 
details (thanks to Mark for pointing this out)

On 20 Jun 2014, at 14:44, Stuart McCulloch <mccu...@gmail.com> wrote:

> Hi,
> 
> We solved 7 issues in this release, the major ones being the bndlib 2.3.0 
> upgrade to support Java 8 bytecode and a new baselining feature:
> 
>       
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324606&styleName=Html&projectId=12310100
> 
> There are still several outstanding issues which people can contribute 
> towards fixing :)
> 
>       
> https://issues.apache.org/jira/issues/?jql=component+%3D+%22Maven+Bundle+Plugin%22+AND+project+%3D+FELIX+AND+resolution+%3D+Unresolved+ORDER+BY+priority+DESC
> 
> Release source tag:
> 
>       
> https://svn.apache.org/repos/asf/felix/releases/maven-bundle-plugin-2.5.0/
> 
> Staging repository:
> 
>       https://repository.apache.org/content/repositories/orgapachefelix-1023/
> 
> You can use this UNIX script to download the release and verify the 
> signatures:
> 
>       http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh
> 
> Usage:
> 
>       sh check_staged_release.sh 1023 /tmp/felix-staging
> 
> Please vote to approve this release:
> 
> [ ] +1 Approve the release
> [ ] -1 Veto the release (please provide specific comments)
> 
> This vote will be open for at least 72 hours (maybe longer given that the 
> weekend is just about to start).
> 
> —
> Cheers, Stuart

Reply via email to