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"

(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<css>
 +
  #bodyContent{ position:relative; }
 +
  #versionNav{ position:absolute; top: 0px; right: 0px; margin-right: 1em; font-size: 84%; line-height: 1.2em; color: rgb(125, 125, 125); }
 +
</css>
 +
<div id="versionNav">[[Tycho/Unzip Plugin Release Notes/0.12|&lt; Previous Version]] | [[Tycho/Unzip Plugin Release Notes/0.14|Next Version &gt;]]</div>
 +
 
== New and Noteworthy  ==
 
== New and Noteworthy  ==
 +
 +
* Port the Nexus Unzip Plugin to Nexus 2.7.x ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=423014 bug 423014])<br>'''NOTE''': The plugin now requires a Nexus with version  2.7.x. Older Nexus versions as well as newer versions (&gt;= 2.8.x) are '''not''' supported.
  
 
For details, see the [https://bugs.eclipse.org/bugs/buglist.cgi?product=Tycho&component=Nexus%20Plugins&target_milestone=0.13.0 complete list of bugs fixed in release 0.13.0]  
 
For details, see the [https://bugs.eclipse.org/bugs/buglist.cgi?product=Tycho&component=Nexus%20Plugins&target_milestone=0.13.0 complete list of bugs fixed in release 0.13.0]  
  
[[Category:Tycho|Release Notes]]
+
== How to Install  ==
 +
 
 +
See [[Tycho/Nexus Unzip Plugin]]
 +
 
 +
[[Category:Tycho|Unzip Plugin Release Notes/0.13]]

Revision as of 05:44, 15 April 2014

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.x. Older Nexus versions as well as newer versions (>= 2.8.x) are not supported.

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

How to Install

See Tycho/Nexus Unzip Plugin

Back to the top