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/COSMOS iteration i12 plan"

(New page: = COSMOS iteration i11 plan = == Data Collection work items (Don Ebright) == ===Themes=== * Consumability - remove impediments to adoption * Stability - reduce the bug backlog * Quality -...)
 
(Bugzillas for i12 (Jimmy, Sheldon, David, Jason, Saurabh, Srinivas))
 
(121 intermediate revisions by 10 users not shown)
Line 1: Line 1:
= COSMOS iteration i11 plan =
+
= COSMOS iteration i12 plan =
  
== Data Collection work items (Don Ebright) ==
+
== Cross component work items (Jimmy Mohsin, Sheldon Lee-Loy, David Whiteman, Jason Losh) ==
===Themes===
+
===externalization/internationalization===
* Consumability - remove impediments to adoption
+
* how do we make sure that we keep our strings externalized? automate as part of the build? There's an ER for the build to call a utility that checks for embedded strings. Does it work for both Eclipse UI and Web UI? [https://bugs.eclipse.org/bugs/show_bug.cgi?id=220261 220261]
* Stability - reduce the bug backlog
+
* Quality - refactor as necessary to meet Eclipse API and coding conventions
+
  
===Large work items===
+
===security===
* API standards compliance and other code refactoring
+
* few use cases that Paul updated recently. But for i12 we've done as much as we can do. For future iterations we need to do some planning.
* Security design
+
  
===Enhancements to consider===
+
===logging===
 +
* there may be new log records created during i12. There were some log entries that don't conform to the naming convention and as a result the message ids were not assigned to those messages.
 +
* SDD was looking at how to resolve their logging with the rest of COSMOS.
 +
* message IDs to be generated
 +
* We need a checklist for things that need to be done at the end of every iteration. For logging at least there's at least one item that needs to be done at the end of every iteration.
 +
* Ruth to create a wiki page for the checklist; subproject leads to go over this checklist in their next meeting; community to review the final checklist at the next Community call
 +
* Hubert created a wiki page that has a list of all of the log messages that we have. [http://wiki.eclipse.org/COSMOS_Log_Messages}
  
<b>Consumability - remove impediments to adoption </b>
+
===clean API===
<table border="1" cellpadding="1">
+
* everything done
<tr>
+
* there's a build script to confirm that all of our packages confirm to the naming packages? Yes, Leonard did that.
<th>Bug</th>
+
* Javadoc? Public or provisional that we expect people to build on top of needs javadoc. Add "write javadoc" to the checklist.  
<th>Severity</th>
+
* Plus generate it with the build. [https://bugs.eclipse.org/bugs/show_bug.cgi?id=236501 236501]
<th>Description</th>
+
<th>Owner</th>
+
<th>Sizing</th>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/216332 216332]</td>
+
                        <td>Enhancement</td>
+
<td>Complete design for COSMOS Security - phase 2</td>
+
+
<td>Jimmy</td>
+
<td>Medium</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/229827 229827]</td>
+
                        <td>Normal</td>
+
<td>Need strongly typed getter methods in COSMOS data model</td>
+
+
<td>Ali Mehregani</td>
+
<td>Low</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/216801 216801]</td>
+
                        <td>Normal</td>
+
<td>Common COSMOS classes need packaging as standalone JAR</td>
+
+
<td>Mark Weitzel</td>
+
<td>Low</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/229426 229426]</td>
+
      <td>Normal</td>
+
<td>Support logging in data managers</td>
+
<td>Hubert Leung</td>
+
<td>Medium</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/229820 229820]</td>
+
      <td>Normal</td>
+
<td>Internationalization: Externalize string and enable data managers to provide localized messages  </td>
+
<td>Hubert Leung</td>
+
<td>Low</td>
+
</tr>
+
  
</table>
+
==Design doc every enhancement?==
 +
* some don't have design docs because they're such small amount of work.
 +
* design doc to tell someone else how to implement it
 +
* design doc so that the community knows and agrees with the change
 +
* may be useful to put at least in paragraph form and a link to the use case. QA and documentation people will need it too so they know what to test and what to write about.
  
<b>Stability - reduce the bug backlog </b>
+
==Mandatory for releasing V0.9 (Ruth Lee) ==
<table border="1" cellpadding="1">
+
<tr>
+
<th>Bug</th>
+
<th>Severity</th>
+
<th>Description</th>
+
<th>Owner</th>
+
<th>Sizing</th>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/228957 228957]</td>
+
                        <td>Normal</td>
+
<td>Wrong index used in SampleRegistrationService</td>
+
+
<td>Ali Mehregani</td>
+
<td>Low</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/228960 228960]</td>
+
                        <td>Normal</td>
+
<td>Example MDR doesn't use unique identifiers for local id</td>
+
+
<td>Ali Mehregani</td>
+
<td>Low</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/219994 219994]</td>
+
                        <td>Normal</td>
+
<td>Typo in package names in cmdbf.services sample</td>
+
+
<td>David Whiteman</td>
+
<td>Low</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/228271 228271]</td>
+
                        <td>Normal</td>
+
<td>Aperi MDR needs new display name and icon</td>
+
+
<td>Bill Muldoon</td>
+
<td>Low</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/229593 229593]</td>
+
      <td>Normal</td>
+
<td>Broker should have clear return codes</td>
+
<td>Hubert Leung</td>
+
<td>Low</td>
+
</tr>
+
  
</table>
+
===Review itself===
 +
* arrange for COSMOS to be added to the Eclipse Board docket 5 weeks in advance of the intended release of V0.9
 +
* Review slides: [http://wiki.eclipse.org/images/0/0f/COSMOS_0.9_Release_Review_20080604.zip Zip of first draft of PPT] During the release review we have to explain the divergences from the original plan, such as the addition of SDD.
 +
* answer Harm's question in the review slides: How do the parts of COSMOS relate to each other? If they're disjoint then maybe that's fine and COSMOS can deliver them in disjoint packages. If they're all comingled technically then they should be packaged together. During the mini-project review (version 0.9), we want to state this and to address this question.
  
<b>Quality - refactor as necessary to meet Eclipse API and coding conventions </b>
+
===Legal===
<table border="1" cellpadding="1">
+
* about.html for third party OSS in COSMOS: Ruth to arrange for these specialized about.html to be written and then delivered to the build team for inclusion in COSMOS
<tr>
+
* documentation of COSMOS IP
<th>Bug</th>
+
* get DOJO and other ipzillas approved by Eclipse Legal: [https://dev.eclipse.org/ipzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=technology&component=technology.cosmos&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Importance&field0-0-0=noop&type0-0-0=noop&value0-0-0= list of IPZillas awaiting approval]
<th>Severity</th>
+
<th>Description</th>
+
<th>Owner</th>
+
<th>Sizing</th>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/229955 229955]</td>
+
                        <td>Major</td>
+
<td>Archive plug-ins not required</td>
+
+
<td>Ali Mehregani</td>
+
<td>Medium</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/229959 229959]</td>
+
                        <td>Normal</td>
+
<td>Properly indicate internal and provisional APIs</td>
+
+
<td>Ali Mehregani</td>
+
<td>Low</td>
+
</tr>
+
  
</table>
+
===COSMOS process===
 +
* clean up the inactive committer list (done)
  
== Data Visualization work items (Sheldon Lee-Loy) ==
+
===Other bullets necessary for a release===
===Themes===
+
[http://wiki.eclipse.org/COSMOSMonthlySummit-Apr2008/COSMOSJune2008Options June 2008 options]
*Stability - bugs that will improve the stability of the driver
+
*Cleanup -bugs that will help meet 1.0 release guidelines and help cleanup code
+
*Improve Usability - bugs that will improve existing tooling usabillity
+
*Improve Tooling - enhancements that will provide additional tooling to manage visualize and query MDRs
+
*Framework Improvements - bugs that will improve the core ui framework
+
  
===Large work items===
+
== Bugzillas for i12 (Jimmy, Sheldon, David, Jason, Saurabh, Srinivas) ==
* Bugs and ERs are given a rough sizing
+
** Low - takes 1-3 days
+
** Medium - takes a week
+
** High - takes more than a week
+
  
<b>Stability - bugs that will improve the stability of the driver</b>
 
<table border="1" width="100%" cellpadding="0"><tr><th>Bug</th><th>Severity</th><th>Description</th><th>Owner</th><th>Sizing</th></tr>
 
<tr><td>[http://bugs.eclipse.org/220201 220201]</td><td>normal</td><td>CBE log report throws an exception when clicking on a chart</td><td>todjo06@ca.com</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/228964 228964]</td><td>normal</td><td>Logic for deregistering all items/relationships of an MDR at test federating CMDB</td><td>leonard.richardson@ca.com</td><td>Medium</td></tr>
 
<tr><td>[http://bugs.eclipse.org/229102 229102]</td><td>normal</td><td>"Under IE: GraphResponseViewer is not showing any data under ""Records:templateID,MDRId,localId"""</td><td>martin.simmonds@ca.com</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/229109 229109]</td><td>normal</td><td>"Under IE: Problems with Register/DeRegister Configuration items"</td><td>leonard.richardson@ca.com</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/229497 229497]</td><td>normal</td><td>Exceptions when displaying record details</td><td>martin.simmonds@ca.com</td><td>Medium</td></tr>
 
<tr><td><b>[http://bugs.eclipse.org/230454 230454] (new)</b></td><td>maj </td><td>Exception when trying to generate a log report</td><td> todjo06@ca.com</td><td></td></tr>
 
 
</table>
 
 
<b>Cleanup -bugs that will help meet 1.0 release guidelines and help cleanup code</b>
 
<table border="1" width="100%" cellpadding="0"><tr><th>Bug</th><th>Severity</th><th>Description</th><th>Owner</th><th>Sizing</th></tr>
 
<tr><td>[http://bugs.eclipse.org/229800 229800]</td><td>enhancement</td><td>Provide DOJO simple method descriptions for services available in COSMOS</td><td>sleeloy@ca.ibm.com</td><td>Medium-High</td></tr>
 
<tr><td>[http://bugs.eclipse.org/229961 229961]</td><td></td><td>http://wiki.eclipse.org/COSMOS_API_Cleanup</td><td>sleeloy@ca.ibm.com</td><td>High</td></tr></table>
 
 
<b>Improve Usability - bugs that will improve existing tooling usabillity</b>
 
<table border="1" width="100%" cellpadding="0"><tr><th>Bug</th><th>Severity</th><th>Description</th><th>Owner</th><th>Sizing</th></tr>
 
<tr><td>[http://bugs.eclipse.org/224154 224154]</td><td>normal</td><td>Query Builder: The property value content is squished in certain reolutions</td><td>sleeloy@ca.ibm.com</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/221549 221549]</td><td>normal</td><td>Status Reponse dialog box useability issues</td><td>Ali Mehregani</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/228270 228270]</td><td>normal</td><td>Full/Partial registration/derationstration dialog boxes should display icons of mdrs</td><td>Ali Mehregani</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/228269 228269]</td><td>normal</td><td>Have a consistent layout for dialog boxes</td><td>martin.simmonds@ca.com</td><td>Low</td></tr>
 
<tr><td><b>[http://bugs.eclipse.org/222709 222709] (new)</b></td><td>normal</td><td>QueryBuilder should populate the MdrID</td><td>sleeloy@ca.ibm.com</td><td>Low</td></tr>
 
<tr><td><b>[http://bugs.eclipse.org/230439 230439] (new)</b></td><td>normal</td><td>Should provide an option to refresh the query</td><td>sleeloy@ca.ibm.com</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/229076 229076]</td><td>normal</td><td>Need predefined queries for SML and test federating CMDB</td><td>sleeloy@ca.ibm.com</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/224173 224173]</td><td>enhancement</td><td>Dialog Box: Press escape should close dialog box</td><td>martin.simmonds@ca.com</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/224169 224169]</td><td>enhancement</td><td>Ability to resize dialog box.</td><td>martin.simmonds@ca.com</td><td>Medium</td></tr>
 
<tr><td>[http://bugs.eclipse.org/223241 223241]</td><td>enhancement</td><td>Full screen mode toolbar button</td><td>sleeloy@ca.ibm.com</td><td>Medium</td></tr>
 
<tr><td>[http://bugs.eclipse.org/224166 224166] (future?)</td><td>enhancement</td><td>Improve the Graph Response Viewer View</td><td>Ali Mehregani</td><td>High (4.5)</td></tr>
 
<tr><td>[http://bugs.eclipse.org/224172 224172] (future?)</td><td>enhancement</td><td>Improve registratoin/deregistration response dialog box</td><td>Ali Mehregani</td><td>High (1.5)</td></tr>
 
<tr><td>[http://bugs.eclipse.org/228268 228268] (future?)</td><td>enhancement</td><td>Provide icons for dialog box throughtout the ui</td><td>martin.simmonds@ca.com</td><td>Low</td></tr>
 
<tr><td>[http://bugs.eclipse.org/229083 229083] (future?)</td><td>enhancement</td><td>Predefined queries with parameters</td><td>sleeloy@ca.ibm.com</td><td>Low</td></tr>
 
</table>
 
 
<b>Improve Tooling - enhancements that will provide additional tooling to manage visualize and query MDRs</b>
 
<table border="1" width="100%" cellpadding="0"><tr><th>Bug</th><th>Severity</th><th>Description</th><th>Owner</th><th>Sizing</th></tr>
 
<tr><td>[http://bugs.eclipse.org/223271 223271]</td><td>enhancement</td><td>Need ability to rename saved queries</td><td>sleeloy@ca.ibm.com</td><td>High</td></tr>
 
<tr><td>[http://bugs.eclipse.org/223270 223270] [http://wiki.eclipse.org/COSMOS_Design_223270 design doc]</td><td>enhancement</td><td>Need ability to manage queries</td><td>sleeloy@ca.ibm.com</td><td>Medium-High</td></tr>
 
<tr><td>[http://bugs.eclipse.org/230405 230405] (future?)</td><td>Create a Report based on CMDBf information</td><td>sleeloy@ca.ibm.com</td><td>Medium</td></tr>
 
<tr><td>[http://bugs.eclipse.org/229081 229081] (future?)</td><td>enhancement</td><td>Allow a way to bypass query builder</td><td>sleeloy@ca.ibm.com</td><td>Medium</td></tr>
 
<tr><td>[http://bugs.eclipse.org/222504 222504] (future?)</td><td>enhancement</td><td>UI cannot show the query request</td><td>sleeloy@ca.ibm.com</td><td>Medium</td></tr>
 
<tr><td>[http://bugs.eclipse.org/211093 211093] (future?)</td><td>enhancement</td><td>Custom visualization for example MDR</td><td>sleeloy@ca.ibm.com</td><td>Medium</td></tr>
 
</table>
 
 
<b>Framework Improvements - bugs that will improve the core ui framework</b>
 
<table border="1" width="100%" cellpadding="0"><tr><th>Bug</th><th>Severity</th><th>Description</th><th>Owner</th><th>Sizing</th></tr>
 
<tr><td>[http://bugs.eclipse.org/229411 229411] (legal?)</td><td>enhancement</td><td>Upgrade to Dojo 1.1</td><td>sleeloy@ca.ibm.com</td><td>Medium-High</td></tr></table>
 
 
== Resource Modeling work items (David Whiteman) ==
 
===Themes===
 
* Stability - reduce defect backlog in validator/import/export/editor
 
* Completeness - expanding tests to cover more nuances from spec, and fixing defects uncovered by this activity
 
* Documentation - integrate tooling with online documentation using contextual help
 
 
===Large work items===
 
* [[COSMOS_API_Cleanup|API Cleanup]]
 
 
===Bugs/ERs to consider===
 
 
Sizing legend:
 
Sizing legend:
* Low - takes 1-3 days
+
<ul>
* Medium - takes a week
+
<li>Low - takes 1-3 days</li>
* High - takes more than a week
+
<li>Medium - takes a week</li>
 +
<li>High - takes more than a week</li>
 +
</ul>
  
<B>JUnit test failures:</B>
+
Status to be filled in by:
<table border="1">
+
* Data Collection bugzilla status ('''Jimmy Mohsin''')
    <tr>
+
* Data Visualization bugzilla status ('''Sheldon Lee-Loy''')
        <th>Bug #</th>
+
* Resource Modeling bugzilla status ('''David Whiteman''')
        <th>Severity</th>
+
* Management Enablement bugzilla status ('''Jason Losh''')
        <th>Owner</th>
+
* RE/Build bugzilla status ('''Saurabh Dravid''')
        <th>Description</th>
+
* QA bugzilla status ('''Srinivas Reddy Doma''')
        <th>Sizing</th>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/228223 228223]</td>
+
        <td>major</td>
+
        <td>Ali Mehregani</td>
+
        <td>Data center sample validation errors - TestPluginMainValidator failures</td>
+
        <td>Low-Medium</td>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/200423 200423]</td>
+
        <td>normal</td>
+
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
        <td>JUnit test TestSMLModelUnits.testRuleInvalidBinding failure</td>
+
        <td>Low</td>
+
    </tr>
+
</TABLE>
+
  
<B>Spec completeness:</B>
+
The Status column can have one of these values:
<TABLE BORDER="1">
+
* <b>COMPLETE</b>
    <tr>
+
* <font color="green">On track</font>
        <th>Bug #</th>
+
* <font color="orange">At risk</font>
        <th>Severity</th>
+
* <font color="red">Not containable</font>
        <th>Owner</th>
+
* <font color="blue">Defer</font> (no longer a priority for i12)
        <th>Description</th>
+
* Not started
        <th>Sizing</th>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/229890 229890]</td>
+
        <td>major</td>
+
        <td>Ali Mehregani</td>
+
        <td>Locating SML documents remotely</td>
+
        <td>Low</td>
+
    </tr>
+
</TABLE>
+
  
<B>Stability:</B>
 
<TABLE BORDER="1">
 
    <tr>
 
        <th>Bug #</th>
 
        <th>Severity</th>
 
        <th>Owner</th>
 
        <th>Description</th>
 
        <th>Sizing</th>
 
    </tr>
 
    <tr>
 
        <td>[http://bugs.eclipse.org/221409 221409]</td>
 
        <td>major</td>
 
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
 
        <td>Identifying definition content type fails when WTP is installed</td>
 
        <td>Low</td>
 
    </tr>
 
    <tr>
 
        <td>[http://bugs.eclipse.org/199164 199164]</td>
 
        <td>normal</td>
 
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
 
        <td>Opening non-workspace SML-IF file does not open in SML-IF editor</td>
 
        <td>Low</td>
 
    </tr>
 
    <tr>
 
        <td>[http://bugs.eclipse.org/185391 185391]</td>
 
        <td>major</td>
 
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
 
        <td>Export SMLIF wizard &gt; ruleBindings page shows no documents</td>
 
        <td>Low</td>
 
    </tr>
 
    <tr>
 
        <td>[http://bugs.eclipse.org/177263 177263]</td>
 
        <td>normal</td>
 
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
 
        <td>Issues with importing from an SMLIF document</td>
 
        <td>Low</td>
 
    </tr>
 
</table>
 
 
<B>Code cleanup:</B>
 
<TABLE BORDER="1">
 
    <tr>
 
        <th>Bug #</th>
 
        <th>Severity</th>
 
        <th>Owner</th>
 
        <th>Description</th>
 
        <th>Sizing</th>
 
    </tr>
 
    <tr>
 
        <td>[http://bugs.eclipse.org/229959 229959]</td>
 
        <td>Normal</td>
 
        <td>Ali Mehregani</td>
 
        <td>Properly indicate internal and provisional APIs</td>
 
        <td>Low</td>
 
    </tr>
 
    <tr>
 
        <td>[http://bugs.eclipse.org/218814 218814]</td>
 
        <td>normal</td>
 
        <td>Ali Mehregani</td>
 
        <td>Reduce dependencies for SML MDR</td>
 
        <td>Low</td>
 
    </tr>
 
</TABLE>
 
 
== Management Enablement work items (Mark Weitzel/Jason Losh) ==
 
===Themes===
 
* Consumability - producing a toolkit that significantly improves the speed & reduces the learning curve with building MDRs
 
* Design - finalize SDD runtime design
 
* Initial contributions - commit IBM/SAS code as foundation for tooling/runtime implementation
 
* Stability - driving out bugs and fixing them
 
* Testing - improving JUnits to build automated test to connect to and query MDRs built from the toolkit
 
* Globalization - externalizing all error messages & UI labels
 
* Documentation - integrate tooling with online documentation using contextual help
 
 
===Large work items===
 
* Logging
 
* [[COSMOS_API_Cleanup|API Cleanup]] ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=229962 bug 229962])
 
* SDD runtime design finalization
 
* SDD runtime orchestrator
 
* SDD build time generator (BTG) framework
 
 
===Bugs/ERs to consider===
 
Sizing legend:
 
* Low - takes 1-3 days
 
* Medium - takes a week
 
* High - takes more than a week
 
  
<b>Release 1.0 requirements:</b>
 
 
<table border="1" cellpadding="1">
 
<table border="1" cellpadding="1">
    <tr>
+
<tr>
        <th>Bug #</th>
+
<th>Priority</th>
        <th>Severity</th>
+
<th>Status</th>
        <th>Description</th>
+
<th>Project or subteam</th>
        <th>Owner</th>
+
<th>Enhancement</th>
        <th>Sizing</th>
+
<th>Severity</th>
    </tr>
+
<th>Description</th>
    <tr>
+
<th>Blocked by (if applicable)</th>
        <td>[http://bugs.eclipse.org/229692 229692]</td>
+
<th>Owner</th>
        <td>normal</td>
+
<th>Sizing</th>
        <td>Properly indicate internal and provisional APIs</td>
+
<th>Design Doc</th>
 +
<th>Use Case</th>
 +
</tr>
  
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
<tr>
        <td>Low</td>
+
<td></td>
    </tr>
+
<td></td>
</TABLE>
+
<td>Build</td>
 +
<td>[http://bugs.eclipse.org/215609 215609]</td>
 +
<td>Normal</td>
 +
<td>Maintain documentation of third party dependencies</td>
 +
<td></td>
 +
<td>Ruth Lee</td>
 +
<td>Low</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
  
<b>Stability:</b>
+
<tr>
<table border="1" cellpadding="1">
+
<td></td>
    <tr>
+
<td></td>
        <th>Bug #</th>
+
<td>Build</td>
        <th>Severity</th>
+
<td>[http://bugs.eclipse.org/215135 215135]</td>
        <th>Description</th>
+
<td>Enhancement</td>
        <th>Owner</th>
+
<td>Establish a process for running JUnits against a COSMOS build</td>
        <th>Sizing</th>
+
<td></td>
    </tr>
+
<td>Bobby Joseph</td>
    <tr>
+
<td>High</td>
        <td>[http://bugs.eclipse.org/229322 229322]</td>
+
<td></td>
        <td>normal</td>
+
<td></td>
        <td>Problems with WSDL generated for query service by toolkit</td>
+
</tr>
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
        <td>Low</td>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/229329 229329]</td>
+
        <td>normal</td>
+
        <td>Package name of registration service generated by toolkit incorrect</td>
+
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
        <td>Low</td>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/229169 229169]</td>
+
        <td>normal</td>
+
        <td>MDR configuration page should include the text Name instead of Generated
+
        class name</td>
+
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
        <td>Low</td>
+
    </tr>
+
</table>
+
 
+
<b>Consumability:</b>
+
<table border="1" cellpadding="1">
+
    <tr>
+
        <th>Bug #</th>
+
        <th>Severity</th>
+
        <th>Description</th>
+
        <th>Owner</th>
+
        <th>Sizing</th>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/220639 220639]</td>
+
        <td>enhancement</td>
+
        <td>Provide integration with Run on Server to launch web UI in Eclipse web
+
        browser</td>
+
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
        <td>Medium (David + Sheldon)</td>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/228877 228877]</td>
+
        <td>normal</td>
+
        <td>Update data manager toolkit to use example query handler instead of
+
        overriding getQueryOperation</td>
+
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
        <td>Low</td>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/224079 224079]</td>
+
        <td>enhancement</td>
+
        <td>Implement logging subsystem </td>
+
        <td>weitzelm@us.ibm.com </td>
+
        <td>Med/High</td>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/216332 216332]</td>
+
        <td>enhancement</td>
+
        <td>Complete design for COSMOS Security - phase 2</td>
+
        <td>Jimmy Mohsin</td>
+
        <td>High</td>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/220594 220594]</td>
+
        <td>enhancement</td>
+
        <td>Provide contextual help for toolkit UI</td>
+
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
        <td>Low</td>
+
    </tr>
+
    <tr>
+
        <td>[http://bugs.eclipse.org/224214 224214]</td>
+
        <td>normal</td>
+
        <td>Toolkit only supports Eclipse 3.4 currently</td>
+
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
+
        <td>Low</td>
+
    </tr>
+
</table>
+
<b>SDD Work:</b>
+
<table border="1" cellpadding="1">
+
<tr>
+
<th>Bug</th>
+
<th>Severity</th>
+
<th>Description</th>
+
<th>Owner</th>
+
<th>Sizing</th>
+
</tr>
+
 
+
                <tr>
+
<td>[http://bugs.eclipse.org/230808 230808]</td>
+
                        <td>enhancement</td>
+
<td>Design document for SDD runtime</td>                   <td>Jason Losh</td>
+
<td>Medium</td>
+
</tr>
+
 
+
                <tr>
+
<td>[http://bugs.eclipse.org/229088 229088]</td>
+
                        <td>enhancement</td>
+
<td>Create initial SDD runtime framework for COSMOS installation </td>                 <td>Jason Losh</td>
+
<td>High</td>
+
</tr>
+
 
+
                <tr>
+
<td>[http://bugs.eclipse.org/229390 229390]</td>
+
                        <td>enhancement</td>
+
<td>Tool to generate an SDD describing software being built</td>                 <td>Eric Rose</td>
+
<td>High</td>
+
</tr>
+
  
</table>
 
 
<b>Testing:</b>
 
<table border="1" cellpadding="1">
 
    <tr>
 
        <th>Bug #</th>
 
        <th>Severity</th>
 
        <th>Description</th>
 
        <th>Owner</th>
 
        <th>Sizing</th>
 
    </tr>
 
    <tr>
 
        <td>[http://bugs.eclipse.org/230282 230282]</td>
 
        <td>enhancement</td>
 
        <td>Create JUnit test for running & querying projects built from toolkit</td>
 
        <td>[[User:Dlwhiteman.us.ibm.com|Dlwhiteman.us.ibm.com]]</td>
 
        <td>Medium</td>
 
    </tr>
 
</TABLE>
 
 
== RE/Build team  work items (Saurabh Dravid) ==
 
===Themes===
 
For example:
 
* Stability
 
* Globalization
 
* Accessibility
 
 
===Large work items===
 
For example:
 
* Security
 
* Logging
 
 
===Enhancements to consider===
 
<table border="1" cellpadding="1">
 
<tr>
 
<th>Enhancement</th>
 
                        <th>Severity</th>
 
<th>Description</th>
 
<th>Blocked by (if applicable)</th>
 
<th>Owner</th>
 
<th>Sizing</th>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/215609 215609]</td>
 
                        <td>Normal</td>
 
<td>Maintain documentation of third party dependencies</td>         <td></td>
 
<td>Ruth Lee</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/216771 216771]</td>
 
<td>Normal</td>
 
<td>Re-evaluate the packaging structure of COSMOS driver</td>         <td></td>
 
<td>Leonard Richardson</td>
 
<td>Medium</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/228740 228740]</td>
 
<td>Normal</td>
 
<td>Change COSMOS SDK content</td>
 
                        <td></td>
 
<td>Saurabh Dravid</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/229184 229184]</td>
 
<td>Normal</td>
 
<td>Indicate WTP as a dependency for COSMOS Toolkit (SDK)</td>         <td></td>
 
<td>Saurabh Dravid</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/215135 215135]</td>
 
<td>Enhancement</td>
 
<td>Establish a process for running JUnits against a COSMOS build</td> <td></td>
 
<td>Bobby Joseph</td>
 
<td>High</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/215610 215610]</td>
 
<td>Enhancement</td>
 
<td>Maintain update site for COSMOS plugins</td>                 <td></td>
 
<td>Leonard Richardson</td>
 
<td>Medium</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/216630 216630]</td>
 
<td>Enhancement</td>
 
<td>Build needs to automate check for legal problems</td>         <td></td>
 
<td>Jagmit Singh</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/216223 216223]</td>
 
<td>Normal</td>
 
<td>CVS History report does not capture activities of all subprojects</td>
 
<td></td>
 
                        <td>Saurabh Dravid</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/226381 226381]</td>
 
<td>Blocker</td>
 
<td>Add org.eclipse.cosmos.dr.web.ui.viewer to build</td>         <td>[http://bugs.eclipse.org/220639 220639]</td>
 
<td>Saurabh Dravid</td>
 
<td>High</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/228693 228693]</td>
 
<td>Normal</td>
 
<td>Manifests have improper plugin name and plugin provider values</td> <td></td>
 
<td>Saurabh Dravid</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/229176 229176]</td>
 
<td>Normal</td>
 
<td>Update eclipse platform dependency link</td>                 <td></td>
 
<td>Saurabh Dravid</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/229819 229819]</td>
 
<td>Normal</td>
 
<td>include Framework test cases in the test report</td>         <td></td>
 
<td>Jagmit Singh</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/215611 215611]</td>
 
<td>Enhancement</td>
 
<td>Jar signing</td>
 
                        <td></td>
 
<td>Leonard Richardson</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/215612 215612]</td>
 
<td>Enhancement</td>
 
<td>Pack200</td>
 
                        <td></td>
 
<td>Leonard Richardson</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/216656 216656]</td>
 
<td>Enhancement</td>
 
<td>Generate Build Verification Test (BVT) reports</td>                 <td></td>
 
<td>Jagmit Singh</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/225815 225815]</td>
 
<td>Normal</td>
 
<td>COSMOSReportViewer contains addtitional xerces jars</td>         <td></td>
 
<td>Jagmit Singh</td>
 
<td>Low</td>
 
</tr>
 
 
<tr>
 
<td>[http://bugs.eclipse.org/229078 229078]</td>
 
<td>Blocker</td>
 
<td>Add about.html and other legal files to the build</td>         <td></td>
 
<td>Jagmit Singh</td>
 
<td>Medium</td>
 
</tr>
 
</table>
 
 
== QA work items (Srinivas Reddy Doma) ==
 
===Themes===
 
For example:
 
* Stability
 
* Globalization
 
* Accessibility
 
 
===Large work items===
 
For example:
 
* Security
 
* Logging
 
 
===Enhancements to consider===
 
<table border="1" cellpadding="1">
 
<tr>
 
<th>Bug#</th>
 
<th>Severity</th>
 
                        <th>Description</th>
 
<th>Owner</th>
 
                        <th>Sizing</th>
 
</tr>
 
 
<tr>
 
<tr>
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=232764 232764]</td>
+
<td></td>
 +
<td></td>
 +
<td>Build</td>
 +
<td>[http://bugs.eclipse.org/229078 229078]</td>
 +
<td>Blocker</td>
 +
<td>Add about.html and other legal files to the build</td>
 +
<td></td>
 +
<td>Ruth Lee</td>
 +
<td>Medium</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><b>COMPLETE</b></td>
 +
<td>ME</td>
 +
<td>[http://bugs.eclipse.org/233705 233705]</td>
 +
<td>normal</td>
 +
<td>Update CMDBf toolkit to support new data manager properties</td>
 +
<td>[http://bugs.eclipse.org/233690 233690]</td>
 +
<td>David Whiteman</td>
 +
<td>Med</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color=blue>Defer</font></td>
 +
<td>ME</td>
 +
<td>[http://bugs.eclipse.org/238679 238679]</td>
 +
<td>normal</td>
 +
<td>Change code generated by MDR toolkit as a result of bug 238450</td>
 +
<td>[http://bugs.eclipse.org/238450 238450]</td>
 +
<td>? (Decided to move to i13 on 15-Jul)</td>
 +
<td>Low</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color="red">Not containable</font></td>
 +
<td>ME</td>
 +
<td>[http://bugs.eclipse.org/237978 237978]</td>
 +
<td>normal</td>
 +
<td>NPE problem when submitting a query via UI to an MDR developed with the toolkit</td>
 +
<td></td>
 +
<td>? (David will need to advise)</td>
 +
<td>Med</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color="red">Not containable</font></td>
 +
<td>ME</td>
 +
<td>[http://bugs.eclipse.org/237997 237997]</td>
 
<td>enhancement</td>
 
<td>enhancement</td>
<td>Document i11 QA activites</td>
+
<td>Edit manual DM toolkit test to add steps for running the MDR on server and using UI (stopgap for not doing automated - perhaps can be done by QA)</td>
<td>[[User:domsr01@ca.com|domsr01@ca.com]]</td>
+
<td></td>
 +
<td>?</td>
 
<td>Low</td>
 
<td>Low</td>
        </tr>
+
<td>N/A - all needed info in bugzilla</td>
        <tr>
+
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#Use_Case:_Create_a_Data_Manager]</td>
                <td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=233436 233436]</td>
+
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color=blue>Defer</font></td>
 +
<td>ME</td>
 +
<td>[http://bugs.eclipse.org/220594 220594]</td>
 
<td>enhancement</td>
 
<td>enhancement</td>
<td>Define and document COSMOS QA End2End Test cases</td>
+
<td>Provide contextual help for toolkit UI (release readiness, if time permits)</td>
<td>[[User:domsr01@ca.com|domsr01@ca.com]]</td>
+
<td></td>
 +
<td>David Whiteman</td>
 
<td>Low</td>
 
<td>Low</td>
 +
<td>N/A</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#Use_Case:_Create_a_Data_Manager]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td></td>
 +
<td>ME</td>
 +
<td>[http://bugs.eclipse.org/229088 229088]</td>
 +
<td>enhancement</td>
 +
<td>Create initial SDD runtime framework for COSMOS installation
 +
</td>
 +
<td></td>
 +
<td>Jason Losh</td>
 +
<td>High</td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td></td>
 +
<td>ME</td>
 +
<td>229962</td>
 +
<td>enhancement</td>
 +
<td>API cleanup</td>
 +
<td></td>
 +
<td>Jason Losh</td>
 +
<td></td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td></td>
 +
<td>ME</td>
 +
<td></td>
 +
<td>enhancement</td>
 +
<td>SDD runtime design finalization</td>
 +
<td></td>
 +
<td>Jason Losh</td>
 +
<td></td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td></td>
 +
<td>ME</td>
 +
<td></td>
 +
<td>enhancement</td>
 +
<td>SDD runtime orchestrator</td>
 +
<td></td>
 +
<td>Jason Losh</td>
 +
<td></td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td></td>
 +
<td>ME</td>
 +
<td></td>
 +
<td>enhancement</td>
 +
<td>SDD build time generator (BTG) framework</td>
 +
<td></td>
 +
<td>Jason Losh</td>
 +
<td></td>
 +
<td></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>Not started</td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/200423 200423]</td>
 +
<td>normal</td>
 +
<td>JUnit test TestSMLModelUnits.testRuleInvalidBinding failure</td>
 +
<td></td>
 +
<td>Ali Mehregani</td>
 +
<td>Low</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>Not started</td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/236866 236866]</td>
 +
<td>major</td>
 +
<td>JUnit failures when running on Sun JRE 1.5</td>
 +
<td></td>
 +
<td>? (maybe Mark McCraw)</td>
 +
<td>Low</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>Not started</td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/179349 179349]</td>
 +
<td>major</td>
 +
<td>Validator doesn't support baseURI in rule bindings</td>
 +
<td></td>
 +
<td>?</td>
 +
<td>Medium</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>Not started</td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/179350 179350]</td>
 +
<td>major</td>
 +
<td>Validator does not support prefix matching</td>
 +
<td></td>
 +
<td>?</td>
 +
<td>Medium</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color=blue>Defer</font></td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/238492 238492]</td>
 +
<td>enhancement</td>
 +
<td>Support xml:base in validator</td>
 +
<td></td>
 +
<td>?</td>
 +
<td>Medium</td>
 +
<td>New spec item, no design yet</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#SML_and_SML-IF_validation_support]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>Not started</td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/241138 241138]</td>
 +
<td>enhancement</td>
 +
<td>Support validating base64 encoded format</td>
 +
<td></td>
 +
<td>Hubert Leung</td>
 +
<td>Medium</td>
 +
<td>No design yet</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#SML_and_SML-IF_validation_support]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color=green>On track</font></td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/237872 237872] <br/>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=237921 237921]</td>
 +
<td>enhancement</td>
 +
<td>Validator needs to support optional schema binding feature<br/>Support PSVI in SML validation</td>
 +
<td>[http://bugs.eclipse.org/237921 237921]</td>
 +
<td>David Whiteman and Ali Mehregani</td>
 +
<td>9 PW</td>
 +
<td>http://wiki.eclipse.org/COSMOS_Design_237921</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#SML_and_SML-IF_validation_support]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color=green>On track</font></td>
 +
<td>RM</td>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=238000 238000]</td>
 +
<td>enhancement</td>
 +
<td>Implement sml:locid attribute in validator</td>
 +
<td></td>
 +
<td>Hubert Leung</td>
 +
<td>High</td>
 +
<td>http://wiki.eclipse.org/COSMOS_Design_238000</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#SML_and_SML-IF_validation_support]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>Not started</td>
 +
<td>RM</td>
 +
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=237924 237924]</td>
 +
<td>enhancement</td>
 +
<td>Create additional test cases for the SML validator</td>
 +
<td></td>
 +
<td>Hubert Leung</td>
 +
<td>High</td>
 +
<td>http://wiki.eclipse.org/COSMOS_Design_237924</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#SML_and_SML-IF_validation_support]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td>Not started</td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/237132 237132]</td>
 +
<td>major</td>
 +
<td>URI Reference Processing not working</td>
 +
<td></td>
 +
<td>?</td>
 +
<td>Medium</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><b>COMPLETE</b></td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/218814 218814]</td>
 +
<td>normal</td>
 +
<td>Reduce dependencies for SML MDR (including things that we're
 +
not legally allowed to)</td>
 +
<td>[http://bugs.eclipse.org/240216 240216]</td>
 +
<td>Hubert Leung</td>
 +
<td>Low</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><b>COMPLETE</b></td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/237954 237954]</td>
 +
<td>normal</td>
 +
<td>Test failures in org.eclipse.cosmos.rm.repository.tests</td>
 +
<td></td>
 +
<td>David Whiteman</td>
 +
<td>Med</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color=blue>Defer</font></td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/213635 213635]</td>
 +
<td>normal</td>
 +
<td>SML-IF editor help not available from F1 (Eclipse UI
 +
guidelines conformance, will contain if possible)</td>
 +
<td></td>
 +
<td>David Whiteman</td>
 +
<td>Low</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color="red">Not containable</font></td>
 +
<td>RM</td>
 +
<td>[http://bugs.eclipse.org/175382 175382]</td>
 +
<td>normal</td>
 +
<td>Create manual tests for the UI components of the SML-IF plugin</td>
 +
<td></td>
 +
<td>?</td>
 +
<td>Low</td>
 +
<td>N/A for defects</td>
 +
<td>N/A for defects</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><b>COMPLETE</b></td>
 +
<td>DV</td>
 +
<td>[http://bugs.eclipse.org/236907 236907]</td>
 +
<td>enhancement</td>
 +
<td>Launching the COSMOS UI with a MDR query</td>
 +
<td></td>
 +
<td>JT</td>
 +
<td>Low (0.3)</td>
 +
<td>http://wiki.eclipse.org/COSMOS_Design_236907</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#Use_Case:_Submit_a_CMDBf_query_to_an_MDR Submit a CMDBf query to an MDR]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color=blue>Defer</font></td>
 +
<td>DV</td>
 +
<td>[http://bugs.eclipse.org/230405 230405]</td>
 +
<td>enhancement</td>
 +
<td>Create a Report based on CMDBf information</td>
 +
<td></td>
 +
<td>Sheldon</td>
 +
<td>High(2)</td>
 +
<td>http://wiki.eclipse.org/COSMOS_Design_230405</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#Use_Case:_Report_generation_based_on_CMDBf_Constructs Report generation based on CMDBf Constructs]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><font color=blue>Defer</font></td>
 +
<td>DV</td>
 +
<td>[http://bugs.eclipse.org/237655 237655]</td>
 +
<td>enhancement</td>
 +
<td>Provide a reporting service group for data managers</td>
 +
<td></td>
 +
<td>Sheldon</td>
 +
<td>High(1.8)</td>
 +
<td>http://wiki.eclipse.org/COSMOS_Design_237655</td>
 +
<td>[http://wiki.eclipse.org/COSMOS_Use_Cases#Use_Case:_Report_generation_based_on_CMDBf_Constructs Report generation based on CMDBf Constructs]</td>
 +
</tr>
 +
<tr>
 +
<td></td>
 +
<td><b>COMPLETE</b></td>
 +
<td>DC</td>
 +
<td>[http://bugs.eclipse.org/233690 233690]</td>
 +
<td>Enhancement</td>
 +
<td>Configuring and retrieving data manager configuration values</td>
 +
<td></td>
 +
<td>JT (was Hubert)</td>
 +
<td>High (1.6)</td>
 +
<td>http://wiki.eclipse.org/COSMOS_Design_233690</td>
 +
<td>listed in design doc</td>
  
 
</tr>
 
</tr>
</table>
+
<tr>
 
+
<td></td>
== Web/Documentation work items (Rich Vasconi) ==
+
<td><font color=blue>Defer</font></td>
===Themes===
+
<td>DC</td>
* Consumability
+
<td>[http://bugs.eclipse.org/238450 238450]</td>
* Documentation
+
<td>Enhancement</td>
 +
<td>Make query and registration processing engines pluggable</td>
 +
<td></td>
 +
<td>Hubert</td>
 +
<td>Medium</td>
 +
<td>http://wiki.eclipse.org/COSMOS_Design_238450</td>
 +
<td>listed in design doc</td>
  
===Enhancements to consider===
+
</tr>
<B>Consumability:</B>
+
<tr>
<TABLE BORDER="1">
+
<td></td>
    <tr>
+
<td><b>COMPLETE</b></td>
        <th>Bug #</th>
+
<td>DC</td>
        <th>Severity</th>
+
<td>[http://bugs.eclipse.org/235898 235898]</td>
        <th>Owner</th>
+
<td>Enhancement</td>
        <th>Description</th>
+
<td>Need to add additional static data to the COSMOS Broker</td>
        <th>Sizing</th>
+
<td></td>
    </tr>
+
<td>Bill</td>
    <tr>
+
<td>Medium</td>
        <td>[http://bugs.eclipse.org/202332 202332]</td>
+
<td>http://wiki.eclipse.org/COSMOS_Design_235898</td>
        <td>major</td>
+
<td>listed in design doc</td>
        <td>Ali Mehregani</td>
+
</tr>
        <td>Need a viewlet version of the COSMOS demo</td>
+
<tr>
        <td>Low</td>
+
<td></td>
    </tr>
+
<td><b>COMPLETE</b></td>
    <tr>
+
<td>DC</td>
        <td>[http://bugs.eclipse.org/225817 225817]</td>
+
<td>[http://bugs.eclipse.org/231343 231343]</td>
        <td>normal</td>
+
<td>Enhancement</td>
        <td>Mark Weitzel</td>
+
<td>Improve query capability of the COSMOS broker </td>
        <td>New overview of COSMOS needed on web site</td>
+
<td></td>
        <td>Low</td>
+
<td>Bill</td>
    </tr>
+
<td>High (1.6)</td>
</TABLE>
+
<td>http://wiki.eclipse.org/COSMOS_Design_231343</td>
 
+
<td>Use cases: yes</td>
<b>Documentation plan:</b>
+
</tr>
<table border="1" cellpadding="1">
+
<tr>
<tr>
+
<td></td>
<th>Enhancement</th>
+
<td></td>
<th>Severity</th>
+
<td>Doc</td>
<th>Owner</th>
+
<td>[http://bugs.eclipse.org/225817 225817]</td>
<th>Description</th>
+
<td>normal</td>
<th>Sizing</th>
+
<td>New overview of COSMOS needed on web site</td>
</tr>
+
<td></td>
<tr>
+
<td>Mark Weitzel</td>
<td>[http://bugs.eclipse.org/216655 216655]</td>
+
<td>Med</td>
<td>enhancement</td>
+
<td>N/A for defects</td>
<td>vasconi@us.ibm.com</td>
+
<td>N/A for defects</td>
<td>Include Javadoc in online Eclipse help</td>
+
</tr>
 
+
<tr>
<td>Low
+
<td></td>
</td>
+
<td></td>
</tr>
+
<td>Doc</td>
<tr>
+
<td>[http://bugs.eclipse.org/218828 218828]</td>
<td>[http://bugs.eclipse.org/218825 218825]</td>
+
<td>enhancement</td>
<td>enhancement</td>
+
<td>COSMOS User's Guide Overview development</td>
<td>vasconi@us.ibm.com</td>
+
<td></td>
<td>COSMOS User's Guide  development</td>
+
<td>weitzelm@us.ibm.com</td>
 
+
<td>Med</td>
<td>Med
+
<td>http://wiki.eclipse.org/COSMOS_UG_Overview</td>
</td>
+
<td>N/A for documentation</td>
</tr>
+
</tr>
<tr>
+
<tr>
<td>[http://bugs.eclipse.org/218828 218828]</td>
+
<td></td>
<td>enhancement</td>
+
<td></td>
<td>weitzelm@us.ibm.com</td>
+
<td>Doc</td>
<td>COSMOS User's Guide Overview development</td>
+
<td>[http://bugs.eclipse.org/219138 219138]</td>
 
+
<td>enhancement</td>
<td>?
+
<td>Write Overview section for COSMOS Development Guide</td>
</td>
+
<td></td>
</tr>
+
<td>weitzelm@us.ibm.com</td>
<tr>
+
<td>Med</td>
<td>[http://bugs.eclipse.org/218830 218830]</td>
+
<td>http://wiki.eclipse.org/COSMOS_DG_Overview</td>
<td>enhancement</td>
+
<td>N/A for documentation</td>
<td>weitzelm@us.ibm.com</td>
+
</tr>
<td>Write COSMOS User's Guide  Prerequisites</td>
+
<tr>
 
+
<td></td>
<td>?
+
<td></td>
</td>
+
<td>Doc</td>
</tr>
+
<td>[http://bugs.eclipse.org/219156 219156]</td>
<tr>
+
<td>enhancement</td>
<td>[http://bugs.eclipse.org/218849 218849]</td>
+
<td>Write COSMOS Installation Guide</td>
<td>enhancement</td>
+
<td></td>
<td>william.muldoon@ca.com</td>
+
<td>Paul Stratton</td>
<td>Write Introduction to CMDBf section for COSMOS User's Guide</td>
+
<td>Med</td>
 
+
<td>http://wiki.eclipse.org/COSMOS_InstallGuide10</td>
<td>?
+
<td>N/A for documentation</td>
</td>
+
</tr>
</tr>
+
<tr>
<tr>
+
<td></td>
<td>[http://bugs.eclipse.org/219117 219117]</td>
+
<td><b>COMPLETE</b></td>
<td>enhancement</td>
+
<td>QA</td>
<td>jason.losh@sas.com</td>
+
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=238087 238087]</td>
<td>Write Solution Deployment Descriptor (SDD) section for COSOMS User's Guide</td>
+
<td>enhancement</td>
 
+
<td>Documenting i12 QA activities to the wiki page</td>
<td>?
+
<td></td>
</td>
+
<td>Srinivas</td>
</tr>
+
<td>Low</td>
<tr>
+
<td>http://wiki.eclipse.org/COSMOS_QA_i12_Activities</td>
<td>[http://bugs.eclipse.org/219120 219120]</td>
+
<td>N/A for documentation</td>
<td>enhancement</td>
+
</tr>
<td>hkyleung@ca.ibm.com</td>
+
<tr>
<td>Write Running the Example section for the COSMOS User's Guide</td>
+
<td></td>
 
+
<td><b>COMPLETE</b></td>
<td>?
+
<td>QA</td>
</td>
+
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=238089 238089]</td>
</tr>
+
<td>enhancement</td>
<tr>
+
<td>Document what QA is doing currently for performance testing</td>
<td>[http://bugs.eclipse.org/219138 219138]</td>
+
<td></td>
<td>enhancement</td>
+
<td>Srinivas</td>
<td>weitzelm@us.ibm.com</td>
+
<td>Med</td>
<td>Write Overview section for COSMOS Development Guide</td>
+
<td>http://wiki.eclipse.org/COSMOS_Performance_Testing</td>
 
+
<td>N/A for documentation</td>
<td>?
+
</tr>
</td>
+
<tr>
</tr>
+
<td></td>
<tr>
+
<td><b>COMPLETE</b></td>
<td>[http://bugs.eclipse.org/219141 219141]</td>
+
<td>QA</td>
<td>enhancement</td>
+
<td>[https://bugs.eclipse.org/bugs/show_bug.cgi?id=238088 238088]</td>
<td>hkyleung@ca.ibm.com</td>
+
<td>enhancement</td>
<td>Write Constructing a Data Manager section  in COSMOS Development Guide</td>
+
<td>Adding new test cases and updating the test bucket</td>
 
+
<td></td>
<td>?
+
<td>Srinivas</td>
</td>
+
<td>Med</td>
</tr>
+
<td>>http://wiki.eclipse.org/COSMOS_QA_End2End_Tests</td>
<tr>
+
<td>N/A for documentation</td>
<td>[http://bugs.eclipse.org/219142 219142]</td>
+
</tr>
<td>enhancement</td>
+
<td>amehrega@ca.ibm.com</td>
+
<td>Write Providing CMDBf Query and Registration Services section  in COSMOS Development Guide</td>
+
 
+
<td>3 days
+
</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/219143 219143]</td>
+
<td>enhancement</td>
+
<td>sleeloy@ca.ibm.com</td>
+
<td>Write Extending the Web User Interface Framework section  in COSMOS Development Guide</td>
+
 
+
<td>?
+
</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/219148 219148]</td>
+
<td>enhancement</td>
+
<td>bsubram@us.ibm.com</td>
+
<td>Write the WSDM Tooling section  in COSMOS Development Guide</td>
+
 
+
<td>?
+
</td>
+
</tr>
+
<tr>
+
<td>[http://bugs.eclipse.org/219156 219156]</td>
+
<td>enhancement</td>
+
<td>jim@gyng.com</td>
+
<td>Write COSMOS Installation Guide</td>
+
 
+
<td>?
+
</td>
+
</tr>
+
 
</table>
 
</table>
 
==Mandatory for graduation (Ruth Lee/Tania Makins)==
 
 
We had a meeting with Bjorn and another meeting with Harm to cover the known questions. Before I get into those answers, generally speaking there are few inviolates. As long as you have a story you can, for example, release an English-only COSMOS even though there is an Eclipse pervasive theme of globalization.
 
 
It boils down to what the COSMOS adopters need. Whatever the adopters need we should provide and any discussions about those requirements need to be done in the open in order to be open and transparent to Eclipse.
 
 
Bjorn recommended the following:
 
* That we release a version 0.5 before we release a 1.0 to give us practice going through a release review before the Big Release Review.
 
* The we clean up our inactive committer list.
 
 
Mandatory for graduation:
 
* Legal (about.html, IP log, all IP Zillas approved, etc.)
 
** I am concerned that we don't have permission from Eclipse Legal to use DOJO yet. For details read https://dev.eclipse.org/ipzilla/show_bug.cgi?id=2026. (For those of you who can't read it because you aren't committers, the quote is, <br>"Because we identified license and pedigree concerns in the previous version, further investigation is required before we can determine whether the code can be checked into CVS/SVN.  We will not be able to grant parallel IP at this time, however we will keep you informed of our progress. <br> <br> Auto-Generated Text:  This submission is now awaiting analysis." I (Ruth) believe that Parallel IP also includes prereqs, but have not yet checked with Eclipse Legal to confirm.
 
** We need to open an IPZilla for our prereq of BIRT. (This is as per an email sent to Sheldon and myself  responding to my question asking same.)
 
** Any changes, such as changing a prereq to a redistribute, changing a version number, using something from Orbit, etc. cannot be done silently or directly to the build team. Please check with Mark Weitzel for an architectural review first, and then he'll tell you the next steps to take. (Note that Bjorn did not tell us this item: this came out of a variety of sources, including a meeting with our mentor who suggested that before a legal review is done that an architectural review is necessary, and that every adopter of COSMOS should be consulted to ensure that the 3rd party open source will not inhibit their adoption of COSMOS due to either legal or technical reasons.)
 
 
The questions that we asked Bjorn:
 
# How much public API do we need to release?
 
# What support will we be required to provide?
 
# How many adopters do we need? How do we need to demonstrate adoption?
 
# How should we handle the changes to the project roadmap? For example, at Project creation time, SDD was not explicitly in plan.
 
# When COSMOS graduates into a Mature project, what project should it graduate into?
 
 
Bjorn's answers:
 
# (Mark, please correct me if I misstate this.) It depends on what your adopters need. As long as you can demonstrate adoption, then you can release using provisional API if your adopters are happy with that.
 
# Whatever you, as a project, decide to do. The only requirement is that you make that guarantee/claim in public as part of the release. (Harm commented that we should consult the adopters to see what they need.)
 
# Three would be wonderful, two would be good, one would be ok/iffy (because then it looks like a single company project), zero would be bad. It is okay to demonstrate adoption without the mailing list or newsgroup; that is, public questions/comments on those venues are not required.
 
# During your 0.5 Release Review explain the new roadmap & project structure.
 
# It's a myth that it has to leave Technology. You can do so if you wish, and if you do then typically projects move to Tools. (Note that Harm recommended the Technology project instead of the Tools project.)
 
 
Harm commented:<br>
 
# How do the parts of COSMOS relate to each other? If they're disjoint then maybe that's fine and COSMOS can deliver them in disjoint packages. If they're all comingled technically then they should be packaged together. During the mini-project review (version 0.5), we want to state this and to address this question.
 
# When releasing a 1.0, that implies that you need to maintain the API until a 2.0 release. He recommended that we use package provisional on any code where the specification has not finalized because if the specification changes significantly then we will be forced to break API out of cycle, and that's bad.
 
 
 
  
  
  
 
[[Category:COSMOS_candidate]]
 
[[Category:COSMOS_candidate]]

Latest revision as of 08:40, 6 August 2008

COSMOS iteration i12 plan

Cross component work items (Jimmy Mohsin, Sheldon Lee-Loy, David Whiteman, Jason Losh)

externalization/internationalization

  • how do we make sure that we keep our strings externalized? automate as part of the build? There's an ER for the build to call a utility that checks for embedded strings. Does it work for both Eclipse UI and Web UI? 220261

security

  • few use cases that Paul updated recently. But for i12 we've done as much as we can do. For future iterations we need to do some planning.

logging

  • there may be new log records created during i12. There were some log entries that don't conform to the naming convention and as a result the message ids were not assigned to those messages.
  • SDD was looking at how to resolve their logging with the rest of COSMOS.
  • message IDs to be generated
  • We need a checklist for things that need to be done at the end of every iteration. For logging at least there's at least one item that needs to be done at the end of every iteration.
  • Ruth to create a wiki page for the checklist; subproject leads to go over this checklist in their next meeting; community to review the final checklist at the next Community call
  • Hubert created a wiki page that has a list of all of the log messages that we have. [http://wiki.eclipse.org/COSMOS_Log_Messages}

clean API

  • everything done
  • there's a build script to confirm that all of our packages confirm to the naming packages? Yes, Leonard did that.
  • Javadoc? Public or provisional that we expect people to build on top of needs javadoc. Add "write javadoc" to the checklist.
  • Plus generate it with the build. 236501

Design doc every enhancement?

  • some don't have design docs because they're such small amount of work.
  • design doc to tell someone else how to implement it
  • design doc so that the community knows and agrees with the change
  • may be useful to put at least in paragraph form and a link to the use case. QA and documentation people will need it too so they know what to test and what to write about.

Mandatory for releasing V0.9 (Ruth Lee)

Review itself

  • arrange for COSMOS to be added to the Eclipse Board docket 5 weeks in advance of the intended release of V0.9
  • Review slides: Zip of first draft of PPT During the release review we have to explain the divergences from the original plan, such as the addition of SDD.
  • answer Harm's question in the review slides: How do the parts of COSMOS relate to each other? If they're disjoint then maybe that's fine and COSMOS can deliver them in disjoint packages. If they're all comingled technically then they should be packaged together. During the mini-project review (version 0.9), we want to state this and to address this question.

Legal

  • about.html for third party OSS in COSMOS: Ruth to arrange for these specialized about.html to be written and then delivered to the build team for inclusion in COSMOS
  • documentation of COSMOS IP
  • get DOJO and other ipzillas approved by Eclipse Legal: list of IPZillas awaiting approval

COSMOS process

  • clean up the inactive committer list (done)

Other bullets necessary for a release

June 2008 options

Bugzillas for i12 (Jimmy, Sheldon, David, Jason, Saurabh, Srinivas)

Sizing legend:

  • Low - takes 1-3 days
  • Medium - takes a week
  • High - takes more than a week

Status to be filled in by:

  • Data Collection bugzilla status (Jimmy Mohsin)
  • Data Visualization bugzilla status (Sheldon Lee-Loy)
  • Resource Modeling bugzilla status (David Whiteman)
  • Management Enablement bugzilla status (Jason Losh)
  • RE/Build bugzilla status (Saurabh Dravid)
  • QA bugzilla status (Srinivas Reddy Doma)

The Status column can have one of these values:

  • COMPLETE
  • On track
  • At risk
  • Not containable
  • Defer (no longer a priority for i12)
  • Not started


Priority Status Project or subteam Enhancement Severity Description Blocked by (if applicable) Owner Sizing Design Doc Use Case
Build 215609 Normal Maintain documentation of third party dependencies Ruth Lee Low N/A for defects N/A for defects
Build 215135 Enhancement Establish a process for running JUnits against a COSMOS build Bobby Joseph High
Build 229078 Blocker Add about.html and other legal files to the build Ruth Lee Medium N/A for defects N/A for defects
COMPLETE ME 233705 normal Update CMDBf toolkit to support new data manager properties 233690 David Whiteman Med N/A for defects N/A for defects
Defer ME 238679 normal Change code generated by MDR toolkit as a result of bug 238450 238450 ? (Decided to move to i13 on 15-Jul) Low N/A for defects N/A for defects
Not containable ME 237978 normal NPE problem when submitting a query via UI to an MDR developed with the toolkit ? (David will need to advise) Med N/A for defects N/A for defects
Not containable ME 237997 enhancement Edit manual DM toolkit test to add steps for running the MDR on server and using UI (stopgap for not doing automated - perhaps can be done by QA) ? Low N/A - all needed info in bugzilla [1]
Defer ME 220594 enhancement Provide contextual help for toolkit UI (release readiness, if time permits) David Whiteman Low N/A [2]
ME 229088 enhancement Create initial SDD runtime framework for COSMOS installation Jason Losh High
ME 229962 enhancement API cleanup Jason Losh
ME enhancement SDD runtime design finalization Jason Losh
ME enhancement SDD runtime orchestrator Jason Losh
ME enhancement SDD build time generator (BTG) framework Jason Losh
Not started RM 200423 normal JUnit test TestSMLModelUnits.testRuleInvalidBinding failure Ali Mehregani Low N/A for defects N/A for defects
Not started RM 236866 major JUnit failures when running on Sun JRE 1.5 ? (maybe Mark McCraw) Low N/A for defects N/A for defects
Not started RM 179349 major Validator doesn't support baseURI in rule bindings ? Medium N/A for defects N/A for defects
Not started RM 179350 major Validator does not support prefix matching ? Medium N/A for defects N/A for defects
Defer RM 238492 enhancement Support xml:base in validator ? Medium New spec item, no design yet [3]
Not started RM 241138 enhancement Support validating base64 encoded format Hubert Leung Medium No design yet [4]
On track RM 237872
237921
enhancement Validator needs to support optional schema binding feature
Support PSVI in SML validation
237921 David Whiteman and Ali Mehregani 9 PW http://wiki.eclipse.org/COSMOS_Design_237921 [5]
On track RM 238000 enhancement Implement sml:locid attribute in validator Hubert Leung High http://wiki.eclipse.org/COSMOS_Design_238000 [6]
Not started RM 237924 enhancement Create additional test cases for the SML validator Hubert Leung High http://wiki.eclipse.org/COSMOS_Design_237924 [7]
Not started RM 237132 major URI Reference Processing not working ? Medium N/A for defects N/A for defects
COMPLETE RM 218814 normal Reduce dependencies for SML MDR (including things that we're not legally allowed to) 240216 Hubert Leung Low N/A for defects N/A for defects
COMPLETE RM 237954 normal Test failures in org.eclipse.cosmos.rm.repository.tests David Whiteman Med N/A for defects N/A for defects
Defer RM 213635 normal SML-IF editor help not available from F1 (Eclipse UI guidelines conformance, will contain if possible) David Whiteman Low N/A for defects N/A for defects
Not containable RM 175382 normal Create manual tests for the UI components of the SML-IF plugin ? Low N/A for defects N/A for defects
COMPLETE DV 236907 enhancement Launching the COSMOS UI with a MDR query JT Low (0.3) http://wiki.eclipse.org/COSMOS_Design_236907 Submit a CMDBf query to an MDR
Defer DV 230405 enhancement Create a Report based on CMDBf information Sheldon High(2) http://wiki.eclipse.org/COSMOS_Design_230405 Report generation based on CMDBf Constructs
Defer DV 237655 enhancement Provide a reporting service group for data managers Sheldon High(1.8) http://wiki.eclipse.org/COSMOS_Design_237655 Report generation based on CMDBf Constructs
COMPLETE DC 233690 Enhancement Configuring and retrieving data manager configuration values JT (was Hubert) High (1.6) http://wiki.eclipse.org/COSMOS_Design_233690 listed in design doc
Defer DC 238450 Enhancement Make query and registration processing engines pluggable Hubert Medium http://wiki.eclipse.org/COSMOS_Design_238450 listed in design doc
COMPLETE DC 235898 Enhancement Need to add additional static data to the COSMOS Broker Bill Medium http://wiki.eclipse.org/COSMOS_Design_235898 listed in design doc
COMPLETE DC 231343 Enhancement Improve query capability of the COSMOS broker Bill High (1.6) http://wiki.eclipse.org/COSMOS_Design_231343 Use cases: yes
Doc 225817 normal New overview of COSMOS needed on web site Mark Weitzel Med N/A for defects N/A for defects
Doc 218828 enhancement COSMOS User's Guide Overview development weitzelm@us.ibm.com Med http://wiki.eclipse.org/COSMOS_UG_Overview N/A for documentation
Doc 219138 enhancement Write Overview section for COSMOS Development Guide weitzelm@us.ibm.com Med http://wiki.eclipse.org/COSMOS_DG_Overview N/A for documentation
Doc 219156 enhancement Write COSMOS Installation Guide Paul Stratton Med http://wiki.eclipse.org/COSMOS_InstallGuide10 N/A for documentation
COMPLETE QA 238087 enhancement Documenting i12 QA activities to the wiki page Srinivas Low http://wiki.eclipse.org/COSMOS_QA_i12_Activities N/A for documentation
COMPLETE QA 238089 enhancement Document what QA is doing currently for performance testing Srinivas Med http://wiki.eclipse.org/COSMOS_Performance_Testing N/A for documentation
COMPLETE QA 238088 enhancement Adding new test cases and updating the test bucket Srinivas Med >http://wiki.eclipse.org/COSMOS_QA_End2End_Tests N/A for documentation

Back to the top