You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2005/01/25 02:03:51 UTC

svn commit: r126332 - /incubator/derby/site/trunk/build/site/DerbyToDo.html /incubator/derby/site/trunk/src/documentation/content/xdocs/DerbyToDo.ihtml

Author: jta
Date: Mon Jan 24 17:03:50 2005
New Revision: 126332

URL: http://svn.apache.org/viewcvs?view=rev&rev=126332
Log:
Fixed web site page referenced in Derby-68: changed JDK 1.5 to JDK 5.0 and J2EE 1.5 to J2EE 5.0

Modified:
   incubator/derby/site/trunk/build/site/DerbyToDo.html
   incubator/derby/site/trunk/src/documentation/content/xdocs/DerbyToDo.ihtml

Modified: incubator/derby/site/trunk/build/site/DerbyToDo.html
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/build/site/DerbyToDo.html?view=diff&rev=126332&p1=incubator/derby/site/trunk/build/site/DerbyToDo.html&r1=126331&p2=incubator/derby/site/trunk/build/site/DerbyToDo.html&r2=126332
==============================================================================
--- incubator/derby/site/trunk/build/site/DerbyToDo.html	(original)
+++ incubator/derby/site/trunk/build/site/DerbyToDo.html	Mon Jan 24 17:03:50 2005
@@ -230,7 +230,7 @@
 <h3>Overview</h3>
 <div style="margin-left: 0 ; border: 2px">
 <p>
-<strong>Last Update 2004/10/07</strong>
+<strong>Last Update 2005/01/24</strong>
 </p>
 <p>This is a list of work items for Derby that are either actively been worked on, potential new items or items that were rejected by the community. Completed items will remain on the list for some time, e.g. Until they are documented and part of a release. This is only for items related to the Java code. Documentation, integration white-papers and web-site items are not covered here.</p>
 <p>Bugs are tracked separately in the Jira bug tracking system at <a href="http://issues.apache.org/jira/browse/DERBY">http://issues.apache.org/jira/browse/DERBY</a>. Feature requests may also exist in Jira.</p>
@@ -788,7 +788,7 @@
 </tr>
 <tr>
 <td width="25%">
-<p>JDK 1.5</p>
+<p>JDK 5.0</p>
 </td><td width="7%">
 <p>
 <br>
@@ -800,12 +800,12 @@
 </td><td width="25%">
 <p>Place holder</p>
 </td><td width="25%">
-<p>Look into seeing if there are specific features of JDK 1.5 that would benefit Derby.Most likely would split into multiple items.</p>
+<p>Look into seeing if there are specific features of JDK 5.0 that would benefit Derby.Most likely would split into multiple items.</p>
 </td>
 </tr>
 <tr>
 <td width="25%">
-<p>J2EE 1.5</p>
+<p>J2EE 5.0</p>
 </td><td width="7%">
 <p>
 <br>
@@ -817,7 +817,7 @@
 </td><td width="25%">
 <p>Place holder</p>
 </td><td width="25%">
-<p>Specific JBDC requirements of J2EE 1.5.Most likely would split into multiple items.</p>
+<p>Specific JBDC requirements of J2EE 5.0. Most likely would split into multiple items.</p>
 </td>
 </tr>
 </tbody>

Modified: incubator/derby/site/trunk/src/documentation/content/xdocs/DerbyToDo.ihtml
Url: http://svn.apache.org/viewcvs/incubator/derby/site/trunk/src/documentation/content/xdocs/DerbyToDo.ihtml?view=diff&rev=126332&p1=incubator/derby/site/trunk/src/documentation/content/xdocs/DerbyToDo.ihtml&r1=126331&p2=incubator/derby/site/trunk/src/documentation/content/xdocs/DerbyToDo.ihtml&r2=126332
==============================================================================
--- incubator/derby/site/trunk/src/documentation/content/xdocs/DerbyToDo.ihtml	(original)
+++ incubator/derby/site/trunk/src/documentation/content/xdocs/DerbyToDo.ihtml	Mon Jan 24 17:03:50 2005
@@ -16,7 +16,7 @@
 </HEAD>
 <BODY LANG="en-US" DIR="LTR">
 <H1 ALIGN=CENTER>Overview</H1>
-<P><B>Last Update 2004/10/07</B></P>
+<P><B>Last Update 2005/01/24</B></P>
 <P>This is a list of work items for Derby that are either actively
 been worked on, potential new items or items that were rejected by
 the community. Completed items will remain on the list for some time,
@@ -629,7 +629,7 @@
 		</TR>
 		<TR VALIGN=TOP>
 			<TD WIDTH=25%>
-				<P>JDK 1.5</P>
+				<P>JDK 5.0</P>
 			</TD>
 			<TD WIDTH=7%>
 				<P><BR>
@@ -643,14 +643,14 @@
 				<P>Place holder</P>
 			</TD>
 			<TD WIDTH=25%>
-				<P>Look into seeing if there are specific features of JDK 1.5
+				<P>Look into seeing if there are specific features of JDK 5.0
 				that would benefit Derby.Most likely would split into multiple
 				items.</P>
 			</TD>
 		</TR>
 		<TR VALIGN=TOP>
 			<TD WIDTH=25%>
-				<P>J2EE 1.5</P>
+				<P>J2EE 5.0</P>
 			</TD>
 			<TD WIDTH=7%>
 				<P><BR>
@@ -664,7 +664,7 @@
 				<P>Place holder</P>
 			</TD>
 			<TD WIDTH=25%>
-				<P>Specific JBDC requirements of J2EE 1.5.Most likely would split
+				<P>Specific JBDC requirements of J2EE 5.0. Most likely would split
 				into multiple items.</P>
 			</TD>
 		</TR>