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 Week Jan 14-18 2008"

(Shape of eclipse)
(Shape of eclipse)
Line 70: Line 70:
 
** Zip layout is same as Eclipse 3.3, plus p2 stuff:
 
** Zip layout is same as Eclipse 3.3, plus p2 stuff:
  
- eclipse/
+
- eclipse/
 +
  - eclipse.exe
 
   - plugins/
 
   - plugins/
 
   - features/
 
   - features/

Revision as of 17:42, 14 January 2008

A number of meetings will be held the week of Jan 14 - 18, 2008 to make DECISIONS about the content of the release.

Participants and times they cannot attend:

  • Dave Stevenson - Tues 11-12:30 EST; Wed 2-3
  • Pascal Rapicault - Tues 8h - 12h EDT
  • John Arthorne Wed 2:30-6
  • Scott Lewis - Wed 11am-2pm PT (2pm-5pm ET)

Schedule of topics and meetings

Monday

Update manager compatibility

When: Monday 1:30-2:30

Who: Simon, DJ, Dave S

What:

  • where are we?
  • what are we missing?
  • links folder, extensions folder, policy files
  • install handlers

Tooling

When: Tuesday 2:30-4:30

Who: Darin, Susan

What:

  • UI Workflows
  • Change to pde ui code
  • Relation PDE / update
  • p2 target provisioner
  • Feature selfhosting replacement
  • Do we keep features
  • editor work

Minutes:

  • Authoring tooling
    • Editors
      • Need to maintain editors for old stuff: update sites, features, etc
      • Do we need an editor for authoring IUs directly? No. People will continue to author features, etc, and we will generate the p2 metadata behind the scenes.
      • Not clear what changes are needed in product editor. Perhaps a flag/checkbox to specify whether p2 or UM is being used. Also a way to set the start level of bundles.
    • Repositories
    • Should we have tooling in PDE for browsing/publishing to remote repositories? No.
  • Publishing
    • Nice to have, but probably not for 1.0
  • Target provisioner
    • Currently there can only be one active target platform. Would like to evolve to support multiple active target platforms
    • We will add a p2 target provisioner that can take things from a p2 repository, and fetch the IUs selected by the user.
  • Launch tooling
  • Compatibility
  • Build
    • Need to be able to publish/export in either new format or old format
  • Suppose I deploy an application that is entirely "new school". It contains no features, only IUs. Someone wants to author a feature that depends on a group in this new school application. How can the user specify this dependency in the feature editor? Currently this is broken in a p2-provisioned Eclipse SDK.

Shape of eclipse

When: Monday 4:30-

Who: Jeff, Susan, Simon, DJ

What:

  • We will keep the old all-in-one zip downloads. No configuration: unzip and run.
    • Zip layout is same as Eclipse 3.3, plus p2 stuff:
- eclipse/
 - eclipse.exe
 - plugins/
 - features/
 - p2/


  • layout on disk
  • layout in zip
  • installer
  • how many agents
  • p2-ization, when, what for, what from
  • Do we keep features?
  • Handling of multiple installation
  • Support for Vista

Tuesday

User interaction scenarios

When: Tuesday 9:30-12:00

Who: Susan, Tim M,

What:

  • Support for drag & drop install
  • Prompting for trusted signers, licenses
  • Do we keep the dropins folder concept
  • Do we keep the UI to add extension locations?
  • Do we keep the old ui?
  • Verify that all the update manager functionalities are covered in p2
  • Do we want to keep the disable functionality, how do we implement it?

Metadata

When: Tuesday 3-5

Who: Dave

What:

  • Metadata structure for an eclipse application
    • product vs extension.
    • Description of a "base" (to support firefox like model and allow the uninstallation of everything) and its UI terminology
  • shape of new items:
    • update
    • fix pack
    • translation
    • flavor


Wednesday

Shared installs

When: Wednesday 9:30-10:30

Who: Andrew O

What:


Ganymede, EPP

When: 10:30-12

Who: Jeff

What:

  • Installer
  • gany-matic


Download technology

When: Wednesday 1-2

Who: Tim W, Scott, Tim M

What:

  • download manger
  • download manager UI
  • proxy support
  • authentication (basic login/pwd prompting)
  • timestamps

Build

When: Wednesday 3-4

Who: Andrew N, Andrew O

What:

  • What do we build from?
  • What is being produced?
  • Product build
  • Packager

Thursday

API

When: Thursday 9-11

Who: Jeff, Susan

What:

  • how many bundles
  • do we have an API

Plan for SDK integration

When: Thursday 1-3

Who:

What:

  • function
  • robustness level


No meeting assigned:

  • Robustness
    • recovery
  • Resolver
  • Fwk admin
    • What do we do with it?
    • Will PDE need to use it?
  • mirroring
  • Repository support
  • Testing

Back to the top