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 "COSMOS RE AND BUILD WISH LIST"

(New page: == What we need == 1. COSMOS needs to be packaged according to adoption scenarios Read first thoughts on how to package COSMOS drivers 2. The build needs t...)
 
(What will it take to get what we need)
Line 30: Line 30:
 
             [http://bugs.eclipse.org/bugs/show_bug.cgi?id=215357 215357]
 
             [http://bugs.eclipse.org/bugs/show_bug.cgi?id=215357 215357]
 
             [http://bugs.eclipse.org/bugs/show_bug.cgi?id=215355 215355]
 
             [http://bugs.eclipse.org/bugs/show_bug.cgi?id=215355 215355]
 +
      1.2.4 Fix other bugzillas for refactoring:
 +
            [http://bugs.eclipse.org/bugs/show_bug.cgi?id=214774 214774]
 +
            [http://bugs.eclipse.org/bugs/show_bug.cgi?id=209998 209998]
 +
 
2. Fix existing bugzillas owned by the build team
 
2. Fix existing bugzillas owned by the build team
 
             [http://bugs.eclipse.org/bugs/show_bug.cgi?id=215273 215273]
 
             [http://bugs.eclipse.org/bugs/show_bug.cgi?id=215273 215273]
 
3. Involve the build team in helping with feature definition to enable an UpdateManager install.
 
3. Involve the build team in helping with feature definition to enable an UpdateManager install.

Revision as of 15:59, 16 January 2008

What we need

1. COSMOS needs to be packaged according to adoption scenarios

Read first thoughts on how to package COSMOS drivers

2. The build needs to detect stop-ship problems and send out notifications:

    2.1 Breaking API
    2.2 Legal issues
        2.2.1 Missing copyrights
        2.2.2 Out-of-date copyrights
        2.2.3 Missing about.html files
    2.3 Dependencies not broken when new code added


3. Build Verification Test (BVT) run and results posted for everyone to see

What we have today

COSMOS Release Engineering and Build

What will it take to get what we need

1. Before the build can act on this item, the following must happen:

  1.1 Defining the use cases separated by roles (so that we know who needs what). 
      1.1.1 Need roles for the Data Collection component.
      1.1.2 Need roles for the Data Visualization component.
      1.1.3 Read first attempt to define these roles for the Resource Modeling component.
  1.2 The code must be refactored so that the build can package the code the way that we think that a consumer intends to use it.
      1.2.1 Need to refactor the code for the Data Collection component as per its roles TBD above.
      1.2.2 Need to refactor the code for the Data Visualization component as per its roles TBD above.
      1.2.3 Resource Modeling bugzillas for refactoring:
            215357
            215355
      1.2.4 Fix other bugzillas for refactoring:
            214774
            209998

2. Fix existing bugzillas owned by the build team

            215273

3. Involve the build team in helping with feature definition to enable an UpdateManager install.

Back to the top