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

Higgins 1.0

Revision as of 13:09, 29 September 2007 by Paul.socialphysics.org (Talk | contribs) (Overview)

This page describes the work items, and schedule for the 1.0 release of Higgins.

Overview

This page's first section "Cross-cutting Themes" describes some broad project-wide work areas. But after that we try to focus on details by looking in turn at each of the Deployments and compiling a list of "loose ends" remaining to be done for 1.0. We'll divide the items into a 2 week "First Sprint" and "Backlog". We have defined these milestones for the sequence of sprints towards 1.0:

  • Sprint 1 --the Austin F2F itself
  • Sprint 2 --first 2 week sprint after that
  • Sprint 3...etc.

Cross-cutting Themes

A few broad generalities, before we get on with the details...

Key Dates

  • Original dates: Summer 2007, August 31, September 26
  • Revised release date: <will be projected at the Higgins F2F in Austin 10/2-4>
  • Eclipse "graduate from incubation review" presentation/meeting date: TBD
  • Eclipse 1.0 release review presentation/meeting date: TBD

Component APIs and SPIs reviews

  • Looking at API/SPIs from an app developers point of view
  • Looking at API/SPIs from a Higgins developer point of view

Configure, Build & Deploy

  • Maven configure/build/test scripts
  • Nightly build scripts
  • Wiki documentation of how to build each of the Deployments
  • Wiki documentation of how to build each of the Components

H3 Identity Agent Deployment

Sprint 2

  1. TBD

Backlog

  1. RCP I-Card Selector
    • Create this (new!) Component
  2. Embedded I-Card Manager
    • Create this (new!) Component
  3. Windows .MSI Installer
  4. OSX Installer
  5. RPM Installer
  6. Debian Installer

H1 Identity Agent Deployment

Sprint 2

  1. Higgins Browser Extension for Firefox
    • Ask for first, last, email in setup wizard
    • Support for 4 auth types
  2. I-Card Selector
    • Determine the dependencies ASAP!!
    • Get some initial code checked in to the right CVS project
  3. I-Card Manager
    • Preview m-card claim values
    • Display p-card attribute values
    • Import p-card
    • Export p-card
    • Create p-card
    • Edit p-card
  4. RP Protocol Support
    • Support for 4 auth types
    • issue community i-names

Backlog

  1. Higgins Browser Extension for Firefox
    • Integrated i-card selector:
      • RP cert display
      • RP ev-cert display
    • Setup wizard must ask for (First name, Last name, email address, i-name "root")
    • must be parameterized by community i-name prefix (e.g. @novell*, @ibm*)
    • Remember this password
    • Remember this card
  2. I-Card Selector
    • Harmonizing UI with H1-Firefox's browser-embedded selector, H3 RCP I-Card Selector
    • General harmonizing of UI, e.g with a remember this decision check box, etc.
  3. I-Card Manager
    • During account provisioning:
      • Auto-generate an initial p-card
      • Auto-generate an initial OpenID self-issued r-card
  4. RP Protocol Support
    • OpenID 1.1 OP
    • OpenID 1.1 with SimpleReg
  5. I-Card Manager
    • Import p-card and .crds file in general
    • Export p-card into .crds file
    • Create p-card
    • Edit p-card

Components

Back to the top