Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Tycho/Unzip Plugin Release Notes/0.13"

(ported to Nexus 2.7, announce staging of 0.13.0)
m (fix download URL: link to bundle.zip)
Line 7: Line 7:
 
'''Nexus Unzip Plugin 0.13.0 is currently staged for release'''. The general availability of the release on Maven central is [https://dev.eclipse.org/mhonarc/lists/tycho-user/msg05519.html planned for April 4 2014].
 
'''Nexus Unzip Plugin 0.13.0 is currently staged for release'''. The general availability of the release on Maven central is [https://dev.eclipse.org/mhonarc/lists/tycho-user/msg05519.html planned for April 4 2014].
  
The [https://oss.sonatype.org/content/repositories/orgeclipsetycho-1009/org/eclipse/tycho/nexus/unzip-repository-plugin/0.13.0/unzip-repository-plugin-0.13.0.jar staged version can be downloaded for testing from here].
+
The [https://oss.sonatype.org/content/repositories/orgeclipsetycho-1009/org/eclipse/tycho/nexus/unzip-repository-plugin/0.13.0/unzip-repository-plugin-0.13.0-bundle.zip staged version can be downloaded for testing from here].
  
  

Revision as of 14:41, 27 March 2014

Nexus Unzip Plugin 0.13.0 is currently staged for release. The general availability of the release on Maven central is planned for April 4 2014.

The staged version can be downloaded for testing from here.


New and Noteworthy

  • Port the Nexus Unzip Plugin to Nexus 2.7.x (bug 423014)
    NOTE: The plugin now requires a Nexus with version >= 2.7.0-01. Older Nexus versions are not supported.

For details, see the complete list of bugs fixed in release 0.13.0

Back to the top