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 "Equinox Minutes - 20090210"

(Discussion)
Line 3: Line 3:
 
* concurrent bundle in the SDK
 
* concurrent bundle in the SDK
 
* p2.inf to launcher fragments (bug 263783)
 
* p2.inf to launcher fragments (bug 263783)
 +
**This information gets used by the p2 engine to update the launcher.ini.
 +
**Discussed having it in the source only or binary also.  If we include in the source it will help our builds.  We need to consider if it should be in the binary.
 
* Equinox status message
 
* Equinox status message
  
Line 11: Line 13:
 
* Pascal
 
* Pascal
 
* Simon
 
* Simon
 +
* DJ
 +
* John?
 +
* Jeff?
  
 
== Discussion ==
 
== Discussion ==

Revision as of 15:30, 10 February 2009

Agenda

  • Review provisional API conventions for Equinox
  • concurrent bundle in the SDK
  • p2.inf to launcher fragments (bug 263783)
    • This information gets used by the p2 engine to update the launcher.ini.
    • Discussed having it in the source only or binary also. If we include in the source it will help our builds. We need to consider if it should be in the binary.
  • Equinox status message

Attendees

  • Andrew
  • Matthew
  • Tom
  • Pascal
  • Simon
  • DJ
  • John?
  • Jeff?

Discussion

  • p2.inf to launcher fragments (bug 263783)

This information gets used by the p2 engine to update the launcher.ini.

Discussed having it in the source only or binary also. If we include in the source it will help our builds. We need to consider if it should be in the binary.

Back to the top