platform-core-home/planning.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.13 - (view) (download) (as text)

1 : dj 1.1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 :     <html>
3 :     <head>
4 :     <title>Eclipse Platform/Core</title>
5 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
7 :     </head>
8 :     <body>
9 :     <center>
10 : dj 1.4 <font class=indextop>core</font><br>
11 :     <font class=indexsub>the foundation of the platform</font><p></p>
12 : dj 1.2 <a href="main.html">[home]</a>
13 : dj 1.1 <a href="documents.html">[documents]</a>
14 :     <a href="downloads.html">[downloads]</a>
15 :     <a href="resources.html">[resources]</a>
16 :     <a href="planning.html">[planning]</a>
17 :     <a href="testing.html">[testing]</a>
18 :     </center>
19 : dj 1.4 <br>
20 : dj 1.3 <table BORDER=0 CELLPADDING=2 WIDTH="100%" >
21 : dj 1.1 <tr>
22 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica" color="#FFFFFF">Planning</font></b></td>
23 :     </tr>
24 :    
25 :     <tr>
26 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
27 : dj 1.5 <td><b>3.0.1 Maintenance Release</b><p></p>
28 : dj 1.7
29 :     <p>We are fixing a minimal set of bugs for the 3.0.1 release at the end
30 :     of the summer. Most are TVT bugs, along with the implementation of the
31 :     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>
32 :     for a list of bugs for 3.0.1. </p>
33 :     <p>&nbsp; </p></td>
34 : dj 1.5 </tr>
35 :     <tr>
36 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
37 : dj 1.7 <td><b>3.1 Release</b>
38 :     <p></p>
39 :     We are currently gathering work items for the 3.1 release and coming up
40 :     with a team plan. If you have any comments or suggestions, please send a
41 :     note to the mailing list.
42 :     <ul>
43 :     <li><a href="planning/3.1/plan.html">General Core Plan</a></li>
44 :     <li><a href="planning/3.1/milestones.html">Milestone Plans</a></li>
45 : dj 1.13 <li><img src="images/new.gif" width="31" height="14"> Core team <a href="planning/3.1/documentation.html">3.1
46 :     Documentation plan</a></li>
47 :     <li>Check out the <a href="documents.html">documents</a> page for links
48 :     to some of the major items that we are working on.</li>
49 : dj 1.8 </ul>
50 :     <p>&nbsp;</p></td>
51 :     </tr>
52 :     <tr>
53 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
54 : dj 1.6 <td><b>Archives</b><p></p>
55 :     <b>3.0 Release</b>
56 : dj 1.1 <ul>
57 : dj 1.6 <li><a href="planning/3.0/plan.html">General Core plan</a></li>
58 :     <li><a href="planning/3.0/milestones.html">Milestone plans</a></li>
59 : dj 1.1 </ul>
60 :     </td>
61 :     </tr>
62 :     </table>
63 :    
64 :    
65 :     </body>
66 :     </html>