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.14"

(Created page with "<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, ...")
 
Line 3: Line 3:
 
   #versionNav{ position:absolute; top: 0px; right: 0px; margin-right: 1em; font-size: 84%; line-height: 1.2em; color: rgb(125, 125, 125); }
 
   #versionNav{ position:absolute; top: 0px; right: 0px; margin-right: 1em; font-size: 84%; line-height: 1.2em; color: rgb(125, 125, 125); }
 
</css>  
 
</css>  
<div id="versionNav">[[Tycho/Unzip Plugin Release Notes/0.13|&lt; Previous Version]] | Next Version &gt;]]</div>  
+
<div id="versionNav">[[Tycho/Unzip Plugin Release Notes/0.13|&lt; Previous Version]] | Next Version &gt;</div>  
  
 
== New and Noteworthy  ==
 
== New and Noteworthy  ==

Revision as of 10:48, 19 August 2014

< Previous Version | Next Version >

New and Noteworthy

  • Port the Nexus Unzip Plugin to Nexus 2.8.x and 2.9.x (bug 432793)
    NOTE: The plugin now requires a Nexus with version 2.8.x. It was tested to work with both Nexus 2.8.x and 2.9.x. Older Nexus versions (< 2.8) are not supported.

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

How to Install

See Tycho/Nexus Unzip Plugin

Back to the top