blob: 12493dd88e8549cce11aa9cacd0f2807f165d74d [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="internet" subproject="wst">
<description>wst internet tools</description>
<milestone name="M4">
<title>M4 Plan</title>
<category name="API Stability">
<item priority="high" status="done">
<description>API cleanup</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Finish TCP/IP Monitor API and JavaDoc cleanup</description>
</step>
</item>
<item priority="high" status="done">
<description>API cleanup</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Finish Web Browser API and JavaDoc cleanup</description>
</step>
</item>
</category>
<category name="Platform API">
<item priority="medium" status="done">
<description>Move Web browser to Eclipse</description>
<developer name="deboer@ca.ibm.com"/>
<step>
<description>Move Web Browser support down to Eclipse (org.eclipse.ui.browser) and remove WTP API</description>
</step>
</item>
</category>
<category name="Internet Proxy Preferences">
<item bug="82038" priority="medium" status="done">
<description>Retain proxy values even when "Enable proxy" is disabled</description>
<developer name="pmoogk@ca.ibm.com"/>
</item>
<item bug="82037" priority="medium" status="in-progress">
<description>Improve support for tunnelling thru basic authenticating firewalls</description>
<step>
<description>
Programmers who are writing code to drive HTTPConnections
should not have to explicitly set
<code>http.proxyUserName</code> and
<code>http.proxyPassword</code> to
deal with basic authenticating proxies.
</description>
</step>
<developer name="cbrealey@ca.ibm.com"/>
</item>
<item priority="medium" status="deferred" helpWanted="true">
<description>Develop JUnit tests for Proxy preference page</description>
<developer name="cbrealey@ca.ibm.com"/>
</item>
</category>
</milestone>
</component>
</plan>