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/Helios/Plan"

< Equinox‎ | p2
(Current Plan: M3 - October 30, 2009)
Line 3: Line 3:
 
*For a more detailed view of the UI plan, see [[Equinox p2 UI Plan]].
 
*For a more detailed view of the UI plan, see [[Equinox p2 UI Plan]].
  
== Current Plan: M3 - October 30, 2009 ==
+
== Current Plan: M4 - December 11, 2009 ==
 
+
* Define API (All)
* [[Image:Progress.gif]] Define API (All)
+
* Have several instances of p2 run at the same time in the same VM (John)
** [[Image:Ok_green.gif]] First step is to gather API feedback (Pascal)
+
* Planner improvements
** [[Image:Ok_green.gif]] Identify what we want to make API (All)
+
* Support for install filters on features
*** We will first focus on the API for Actions and Touchpoints, investigate the creation of a higher level API like the actions provided in UI, and review the rest.
+
* [[Image:Progress.gif]] Make p2 run on other frameworks (DJ)
+
* [[Image:Progress.gif]] Have several instances of p2 run at the same time in the same VM - see [[Equinox/p2/Multiple Agents]] (John / Pascal / Henrik)
+
* [[Image:Progress.gif]] Get rid of the generator bundle to the benefit of the publisher (Andrew / Ian)
+
* Create a repository validation facility (Ian)
+
* Engine work (Simon)
+
* Improve repository tools (Repo2Runnable, Mirroring, etc.) (Andrew)
+
** [[Image:Ok_green.gif]] Remove IU
+
** [[Image:Ok_green.gif]] Slicing option to always pick the highest version
+
** Slicing option on the repo2Runnable
+
* [[Image:Progress.gif]] Polishing server side provisioning
+
  
 
== Future Plans ==
 
== Future Plans ==
 
=== M4 - December 11th, 2009 ===
 
* Define API (All)
 
* Have several instances of p2 run at the same time in the same VM (John / Pascal / Henrik)
 
* Planner improvements
 
  
 
=== M5 - January 29th, 2010 - Major Feature Freeze ===
 
=== M5 - January 29th, 2010 - Major Feature Freeze ===
Line 93: Line 77:
  
 
== Previous Plans ==
 
== Previous Plans ==
 +
 +
=== M3 - October 30, 2009 ===
 +
 +
* [[Image:Progress.gif]] Define API (All)
 +
** [[Image:Ok_green.gif]] First step is to gather API feedback (Pascal)
 +
** [[Image:Ok_green.gif]] Identify what we want to make API (All)
 +
*** We will first focus on the API for Actions and Touchpoints, investigate the creation of a higher level API like the actions provided in UI, and review the rest.
 +
* [[Image:Progress.gif]] Make p2 run on other frameworks (DJ)
 +
* [[Image:Progress.gif]] Have several instances of p2 run at the same time in the same VM - see [[Equinox/p2/Multiple Agents]] (John / Pascal)
 +
* [[Image:Progress.gif]] Get rid of the generator bundle to the benefit of the publisher (Andrew / Ian)
 +
* Create a repository validation facility (Ian)
 +
* Engine work (Simon)
 +
* Improve repository tools (Repo2Runnable, Mirroring, etc.) (Andrew)
 +
** [[Image:Ok_green.gif]] Remove IU
 +
** [[Image:Ok_green.gif]] Slicing option to always pick the highest version
 +
** Slicing option on the repo2Runnable
 +
* [[Image:Progress.gif]] Polishing server side provisioning
  
 
=== M2 - September 18th, 2009 ===
 
=== M2 - September 18th, 2009 ===

Revision as of 16:29, 3 November 2009

This page lays out milestone plans for the development of Equinox p2 in the Eclipse Helios release (aka the Eclipse Platform version 3.6).

Current Plan: M4 - December 11, 2009

  • Define API (All)
  • Have several instances of p2 run at the same time in the same VM (John)
  • Planner improvements
  • Support for install filters on features

Future Plans

M5 - January 29th, 2010 - Major Feature Freeze

  • Define API (All)
  • Have several instances of p2 run at the same time in the same VM (John / Pascal / Henrik)
  • Planner improvements

M6 - March 12th, 2010 - API Freeze

M7 - April 30, 2010 - Feature Freeze

  • Polish items
  • Performance work
  • UI Accessibility
  • Testing and test framework improvements
  • Release train build/repository assistance

Helios items left

  • Eclipse touchpoint
    • Improve detection for conflicting arguments
  • Native touchpoint
    • Improve detection for conflicting arguments
  • Engine
    • Reacting to change of property
    • Support for unicodes in actions
    • Consistent handling of @artifacts
    • Pluggable phases
  • Publisher / generator
    • Get rid of the generator bundle to the benefit of the publisher
  • Director application
    • Make it easier to do a set of operations (do we need a "response file"), see relationship with installer
    • Provide the ability to set properties at install time
  • UI
    • Ability to define/install/uninstall user-named groups of IU's
    • Fast-path install scenarios (gestures for auto-install)
    • Showing non-greedy optional dependencies for selection
  • Planner
    • Explore addition of negation and or
    • Explore a way to remove the need of optional installation for patches
    • Explore the addition of new types of requirements and capabilities
    • Explore a way to provide more stability when uninstalling or installing
    • Automatic discovery of best update
    • Improve speed of explanation
  • Repository
    • Make the query mechanism more lazy
    • Persistence scalability
    • Validation facility
    • Improve repository tools (Repo2Runnable, Mirroring, etc.)
  • General
    • Define API
    • Improve general flexibility of p2
      • Make the resolver standalone
      • Have several instances of p2 run at the same time in the same VM
    • Make p2 run on other frameworks
  • Improve the installer
  • Explore another to categorize content

Previous Plans

M3 - October 30, 2009

  • Progress.gif Define API (All)
    • Ok green.gif First step is to gather API feedback (Pascal)
    • Ok green.gif Identify what we want to make API (All)
      • We will first focus on the API for Actions and Touchpoints, investigate the creation of a higher level API like the actions provided in UI, and review the rest.
  • Progress.gif Make p2 run on other frameworks (DJ)
  • Progress.gif Have several instances of p2 run at the same time in the same VM - see Equinox/p2/Multiple Agents (John / Pascal)
  • Progress.gif Get rid of the generator bundle to the benefit of the publisher (Andrew / Ian)
  • Create a repository validation facility (Ian)
  • Engine work (Simon)
  • Improve repository tools (Repo2Runnable, Mirroring, etc.) (Andrew)
    • Ok green.gif Remove IU
    • Ok green.gif Slicing option to always pick the highest version
    • Slicing option on the repo2Runnable
  • Progress.gif Polishing server side provisioning

M2 - September 18th, 2009

  • Ok green.gif Planning
  • Ok green.gif Galileo SR1 (3.5.1) fixes

M1- August 7, 2009

  • Ok green.gif Decompression
  • Ok green.gif Bug triage, community assistance
  • Ok green.gif Critical bug fixes
  • Ok green.gif Galileo SR1 (3.5.1) fixes
  • Ok green.gif Show licenses by license instead of by IU


Past Releases

Legend

Glass.gif Needs some investigation

Progress.gif Work in progress

Ok green.gif Bug fixed / Feature added

Back to the top