Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Release Notes/1.7.0"

(Created page with "<css> #main-page-content{ position:relative; } #versionNav{ position:absolute; top: 0px; right: 0px; border-color: transparent; background: transparent; } </css> <div id="...")
 
Line 44: Line 44:
 
[https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&product=Tycho&query_format=advanced&target_milestone=1.7.0&order=bug_id&query_based_on= Complete list of bug fixes and enhancements in 1.7.0-SNAPSHOT]
 
[https://bugs.eclipse.org/bugs/buglist.cgi?classification=Technology&product=Tycho&query_format=advanced&target_milestone=1.7.0&order=bug_id&query_based_on= Complete list of bug fixes and enhancements in 1.7.0-SNAPSHOT]
  
 
+
=== Removed Java 13 EE definition ===
 +
With the release of Java 14, Java 13 is EOL so Tycho no longer publish profile for it.
  
 
[[Category:Tycho|Release Notes/1.7]]
 
[[Category:Tycho|Release Notes/1.7]]

Revision as of 03:02, 7 April 2020

New and Noteworthy

Complete list of bug fixes and enhancements in 1.7.0-SNAPSHOT

Removed Java 13 EE definition

With the release of Java 14, Java 13 is EOL so Tycho no longer publish profile for it.

Back to the top