blob: 627a86adf6972f8d3c40417fb676a8052362df12 [file] [log] [blame]
<?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="server" subproject="wst">
<description>wst server tools</description>
<milestone name="M3">
<title>M3 Plan</title>
<category name="API Stability">
<item priority="high" status="done">
<description>API cleanup and improvement</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>General API and JavaDoc improvement</description>
</step>
<step>
<description>Module and publishing API</description>
</step>
<step>
<description>Improve publishing API</description>
</step>
</item>
<item priority="medium" status="done">
<description>Increase JUnit test coverage</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Increase coverage</description>
</step>
<step>
<description>Add more abstract tests that can be implemented by specific server implementations</description>
</step>
</item>
</category>
<category name="UI">
<item priority="high" status="done">
<description>Automatic publish/sync to local/remote servers</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Provide preferences and server level options for when to sync, including timed syncs</description>
</step>
</item>
<item priority="high" status="done">
<description>Change runtime search to work via a path</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Narrow down runtime search to improve speed and usability</description>
</step>
</item>
<item priority="high" status="done">
<description>Add expression support to moduleArtifactAdapter extension point</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Fix and finalize Run on Server to a standard Eclipse mechanism</description>
</step>
</item>
<item priority="medium" status="done">
<description>Consistent job handling for Run on Server</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Use a single job for publishing, waiting for server to start, etc.</description>
</step>
<step>
<description>Name job appropriate to the task and update progress</description>
</step>
</item>
<item priority="medium" status="deferred">
<description>Publish jobs using customized job dialog</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Removed from plan - this was inconsistent with other Eclipse jobs and the regular dialog (with "Run in background") is now used</description>
</step>
</item>
</category>
</milestone>
</component>
</plan>