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/Release Notes/0.11"

m (List this page under "R" in categories page)
m (fix link)
Line 3: Line 3:
 
Additionally, the implementation of eclipse-repository was improved significantly: Instead of just copying artifacts and calling the features and bundles publisher (like in eclipse-repository 0.10, and all versions of eclipse-update-site), the existing p2 metadata of the artifacts is [https://issues.sonatype.org/browse/TYCHO-513 reused]. With the "native" p2 data flow implemented in Tycho, two new features could also be added:
 
Additionally, the implementation of eclipse-repository was improved significantly: Instead of just copying artifacts and calling the features and bundles publisher (like in eclipse-repository 0.10, and all versions of eclipse-update-site), the existing p2 metadata of the artifacts is [https://issues.sonatype.org/browse/TYCHO-513 reused]. With the "native" p2 data flow implemented in Tycho, two new features could also be added:
 
* [http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_rootfiles.htm Root files] can be included with features (see documentation [https://docs.sonatype.org/display/TYCHO/PackagingTypes#PackagingTypes-eclipsefeature here])
 
* [http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_rootfiles.htm Root files] can be included with features (see documentation [https://docs.sonatype.org/display/TYCHO/PackagingTypes#PackagingTypes-eclipsefeature here])
* eclipse-repository can build self-contained p2 repositories (see documentation [https://docs.sonatype.org/display/TYCHO/PackagingTypes#PackagingTypes-eclipserepository here])
+
* eclipse-repository can build self-contained p2 repositories (see documentation [http://wiki.eclipse.org/Tycho/Packaging_Types#eclipse-repository here])
  
 
Tycho 0.11.1 fixes one additional [https://bugs.eclipse.org/bugs/show_bug.cgi?id=342637 bug].
 
Tycho 0.11.1 fixes one additional [https://bugs.eclipse.org/bugs/show_bug.cgi?id=342637 bug].
  
 
[[Category:Tycho|Release Notes/0.11]]
 
[[Category:Tycho|Release Notes/0.11]]

Revision as of 11:31, 5 August 2011

The Tycho 0.11.0 release mainly includes fixes for a long list of bugs.

Additionally, the implementation of eclipse-repository was improved significantly: Instead of just copying artifacts and calling the features and bundles publisher (like in eclipse-repository 0.10, and all versions of eclipse-update-site), the existing p2 metadata of the artifacts is reused. With the "native" p2 data flow implemented in Tycho, two new features could also be added:

  • Root files can be included with features (see documentation here)
  • eclipse-repository can build self-contained p2 repositories (see documentation here)

Tycho 0.11.1 fixes one additional bug.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.