| <?xml-stylesheet type="text/xsl" href="../../../../development/milestone_plans/stylesheets/milestone-bulletList.xsl"?> |
| <plan |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xsi:noNamespaceSchemaLocation="../../../development/milestone_plans/milestonePlan.xsd"> |
| <component |
| name="command" |
| subproject="wst"> |
| <description>WST Command and Wizard Frameworks</description> |
| <milestone name="M3"> |
| <title>M3 Plan</title> |
| <category name="Miscellaneous"> |
| <item |
| priority="medium" |
| status="deferred" |
| helpWanted="true"> |
| <description>Add JUnit testcases to exercise Environment Command and Dynamic Wizard frameworks.</description> |
| <developer name="cbrealey@ca.ibm.com" /> |
| </item> |
| <item |
| priority="medium" |
| status="done"> |
| <description>Integrate missing JavaDoc.</description> |
| <developer name="pmoogk@ca.ibm.com" /> |
| </item> |
| <item |
| priority="medium" |
| status="deferred" |
| helpWanted="true"> |
| <description>Housekeeping: Clean up compilation warnings. Common cases:</description> |
| <developer name="cbrealey@ca.ibm.com" /> |
| <step> |
| <description>Organize imports.</description> |
| </step> |
| <step> |
| <description>Stop using deprecated symbols.</description> |
| </step> |
| <step> |
| <description>Stop using Java 1.5 reserved symbols (eg. "enum").</description> |
| </step> |
| <step> |
| <description>Stop using non-static references to statics.</description> |
| </step> |
| <step> |
| <description>Assign serializable static UIDs (eg. to classes extending java.lang.Exception).</description> |
| </step> |
| </item> |
| </category> |
| </milestone> |
| </component> |
| </plan> |