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"

m
(0.14.0 was released)
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]] | [[Tycho/Unzip Plugin Release Notes/0.15|Next Version &gt;]]</div>  
 
+
This version is currently staged for testing. You can [https://oss.sonatype.org/content/repositories/orgeclipsetycho-1019/org/eclipse/tycho/nexus/unzip-repository-plugin/0.14.0/unzip-repository-plugin-0.14.0-bundle.zip download the zip from the stage repo] and [[Tycho/Nexus Unzip Plugin#Installation_and_Configuration|install it for testing]]
+
  
 
== New and Noteworthy  ==
 
== New and Noteworthy  ==

Revision as of 03:27, 28 August 2014

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