platform-core-home/planning.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (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 :     </ul>
46 :     <p>&nbsp;</p></td>
47 : dj 1.1 </tr>
48 :     <tr>
49 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
50 : dj 1.8 <td><b>Active Work</b>
51 :     <p></p>
52 :     Here is a list of activities that we are currently working on, along with
53 :     links to their planning pages.
54 :     <ul>
55 :     <li><a href="planning/3.0/plan_content_types.html">Content Types</a></li>
56 : dj 1.10 <li>File Attributes</li>
57 : dj 1.8 <li><a href="planning/3.0/plan_encoding.html">File Encoding</a></li>
58 : dj 1.10 <li><a href="documents/path_changes.html">IPath Issues</a></li>
59 : dj 1.9 <li><a href="documents/user_settings/index.html">User Settings (Preferences)</a></li>
60 : dj 1.8 </ul>
61 :     <p>&nbsp;</p></td>
62 :     </tr>
63 :     <tr>
64 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="images/Adarrow.gif" BORDER=0 height=16 width=16></td>
65 : dj 1.6 <td><b>Archives</b><p></p>
66 :     <b>3.0 Release</b>
67 : dj 1.1 <ul>
68 : dj 1.6 <li><a href="planning/3.0/plan.html">General Core plan</a></li>
69 :     <li><a href="planning/3.0/milestones.html">Milestone plans</a></li>
70 : dj 1.1 </ul>
71 :     </td>
72 :     </tr>
73 :     </table>
74 :    
75 :    
76 :     </body>
77 :     </html>