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 "EPP/Obsolete/Galileo Packages"

< EPP
m (New page: ==Overview== * All EPP Packages for the Galileo release are build from p2 repositories with the p2 director * Category:EPP)
 
Line 1: Line 1:
 
==Overview==
 
==Overview==
  
* All EPP Packages for the Galileo release are build from p2 repositories with the p2 director
+
* All EPP Packages for the Galileo release are build from p2 repositories with the p2 director.
*  
+
* Every package is defined by
 +
** a feature
 +
** a branding plug-in
 +
** a epp.product file that is used to generate the EPP p2 repository
 +
** a eclipse_PACKAGENAME_galileo.xml file (the old EPP config file) that is used for generating the website only.
 +
* [currently] EPP p2 repository: http://download.eclipse.org/technology/epp/packages/galileo/milestones/
  
 +
==p2 Repositories==
  
 +
EPP uses the following p2 repositories:
 +
* Galileo Staging: http://download.eclipse.org/releases/staging/
 +
* EPP p2 repository: http://download.eclipse.org/technology/epp/packages/galileo/milestones/
 +
* The CDT repository: http://download.eclipse.org/tools/cdt/updates/galileo/ (this is necessary because the Linux x86_64 are not available from the Galileo repository)
  
 +
==Package Definition==
 +
 +
 +
==Local Package Build==
 +
 +
A local package build is the same as running the p2 director on the above p2 repositories and installing special root IU's from the repositories. Available root IU's: epp.package.cpp, epp.package.java, epp.package.jee, epp.package.modeling, epp.package.php, epp.package.pulsar, epp.package.rcp, epp.package.reporting.
 +
 +
===Using the eclipse.org repositories===
 +
 +
 +
===Using a local repository generated from the .product file===
  
  
 
[[Category:EPP]]
 
[[Category:EPP]]

Revision as of 10:24, 6 May 2009

Overview

  • All EPP Packages for the Galileo release are build from p2 repositories with the p2 director.
  • Every package is defined by
    • a feature
    • a branding plug-in
    • a epp.product file that is used to generate the EPP p2 repository
    • a eclipse_PACKAGENAME_galileo.xml file (the old EPP config file) that is used for generating the website only.
  • [currently] EPP p2 repository: http://download.eclipse.org/technology/epp/packages/galileo/milestones/

p2 Repositories

EPP uses the following p2 repositories:

Package Definition

Local Package Build

A local package build is the same as running the p2 director on the above p2 repositories and installing special root IU's from the repositories. Available root IU's: epp.package.cpp, epp.package.java, epp.package.jee, epp.package.modeling, epp.package.php, epp.package.pulsar, epp.package.rcp, epp.package.reporting.

Using the eclipse.org repositories

Using a local repository generated from the .product file

Back to the top