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 "Equinox p2 Meeting 20080421"

(Minutes)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
== Agenda ==  
 
== Agenda ==  
* M7 progress.
+
* M7 progress
 
* Bug 227675 Nested features should be hidden
 
* Bug 227675 Nested features should be hidden
 
* Feature patches, could multiple be installed on the same feature? were they capable of delivering partial jars?
 
* Feature patches, could multiple be installed on the same feature? were they capable of delivering partial jars?
Line 6: Line 6:
 
== Attendees ==
 
== Attendees ==
  
* Andrew Neifer
+
* Andrew Niefer
 
* Andrew Overholt
 
* Andrew Overholt
 
* Dave Stevenson
 
* Dave Stevenson
 
* DJ Houghton
 
* DJ Houghton
 +
* Jed Anderson
 
* John Arthorne
 
* John Arthorne
 
* Pascal Rapicault
 
* Pascal Rapicault
 +
* Scott Lewis
 
* Simon Kaegi
 
* Simon Kaegi
 
* Susan McCourt
 
* Susan McCourt
 
* Tim Mok
 
* Tim Mok
 +
 +
== Minutes ==
  
 
* PDE Build:
 
* PDE Build:

Latest revision as of 12:05, 21 April 2008

Agenda

  • M7 progress
  • Bug 227675 Nested features should be hidden
  • Feature patches, could multiple be installed on the same feature? were they capable of delivering partial jars?

Attendees

  • Andrew Niefer
  • Andrew Overholt
  • Dave Stevenson
  • DJ Houghton
  • Jed Anderson
  • John Arthorne
  • Pascal Rapicault
  • Scott Lewis
  • Simon Kaegi
  • Susan McCourt
  • Tim Mok

Minutes

  • PDE Build:
    • Working on p2-enabled product builds
    • Build will produce a p2 repository in addition to built product
  • Installer
    • Going to enable proxies in the installer
    • Won't focus on further installer polish for 3.4
    • Can focus more on making the installer first class in 3.4.1
  • Associate and discovery sites
    • Have a simple implementation released but it likely won't scale
    • Working on splitting known repos from "discovered" repos
    • Let user add discovered repos manually
  • Plan to release trust authentication work and SSL support this work
  • Update compatibility:
    • platform.xml synchronization released
    • Working on support for site policies
    • May be some corner cases to test and resolve
    • We now successfully parse and load all legacy update sites on EPIC
    • Have not yet optimized case of legacy update site with pack200 enabled
  • Solver:
    • Tracking down bug in resolving configurations with optional bundles
  • Patches
    • Can currently support one patch per feature
    • May need a special pre-processing step to merge multiple patches on a feature
  • Nested features
    • Currently we list all features in available software list, even when they don't appear in site.xml
    • We'll look into putting features not listed in site.xml into another category
    • We can then make this category hidden in the UI to provide an experience consistent with UM

Back to the top