platform-core-home/planning.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (download) (as text) (annotate)
Fri Oct 15 18:57:26 2004 UTC (5 years, 1 month ago) by dj
Branch: MAIN
Changes since 1.9: +2 -2 lines
*** empty log message ***
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<title>Eclipse Platform/Core</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
</head>
<body>
<center>
	<font class=indextop>core</font><br>
	<font class=indexsub>the foundation of the platform</font><p></p>
	<a href="main.html">[home]</a>
	<a href="documents.html">[documents]</a>
	<a href="downloads.html">[downloads]</a>
	<a href="resources.html">[resources]</a>
	<a href="planning.html">[planning]</a>
	<a href="testing.html">[testing]</a>
</center>
<br>
<table BORDER=0 CELLPADDING=2 WIDTH="100%" >
	<tr> 
		<td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica" color="#FFFFFF">Planning</font></b></td>
	</tr>

  <tr>
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>3.0.1 Maintenance Release</b><p></p>
        
      <p>We are fixing a minimal set of bugs for the 3.0.1 release at the end 
        of the summer. Most are TVT bugs, along with the implementation of the 
        file encoding notification APIs. Click <a href="https://bugs.eclipse.org/bugs/buglist.cgi?short_desc_type=allwordssubstr&short_desc=&product=PDE&product=Platform&component=Build&component=Resources&component=Runtime&target_milestone=3.0.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&changedin=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&namedcmd=5votes&newqueryname=&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=">here</a> 
        for a list of bugs for 3.0.1. </p>
      <p>&nbsp; </p></td>
  </tr>
  <tr>
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>3.1 Release</b>
      <p></p>
      We are currently gathering work items for the 3.1 release and coming up 
      with a team plan. If you have any comments or suggestions, please send a 
      note to the mailing list. 
      <ul>
        <li><a href="planning/3.1/plan.html">General Core Plan</a></li>
        <li><a href="planning/3.1/milestones.html">Milestone Plans</a></li>
      </ul>
      <p>&nbsp;</p></td>
  </tr>
  <tr>
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>Active Work</b>
      <p></p>
      Here is a list of activities that we are currently working on, along with
      links to their planning pages.
      <ul>
        <li><a href="planning/3.0/plan_content_types.html">Content Types</a></li>
        <li>File Attributes</li>
        <li><a href="planning/3.0/plan_encoding.html">File Encoding</a></li>
        <li><a href="documents/path_changes.html">IPath Issues</a></li>
        <li><a href="documents/user_settings/index.html">User Settings (Preferences)</a></li>
      </ul>
      <p>&nbsp;</p></td>
  </tr>
  <tr>
    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
    <td><b>Archives</b><p></p>
	<b>3.0 Release</b>
	<ul>
	<li><a href="planning/3.0/plan.html">General Core plan</a></li>
	<li><a href="planning/3.0/milestones.html">Milestone plans</a></li>
	</ul>
	</td>
  </tr>
</table>


</body>
</html>