Author: mcaisse
Date: Thu Aug 2 15:15:02 2007
New Revision: 562276
URL: http://svn.apache.org/viewvc?view=rev&rev=562276
Log:
Added news item for JDO 2.1 in development
Modified:
db/jdo/site/docs/index.html
db/jdo/site/xdocs/index.xml
Modified: db/jdo/site/docs/index.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/index.html?view=diff&rev=562276&r1=562275&r2=562276
==============================================================================
--- db/jdo/site/docs/index.html (original)
+++ db/jdo/site/docs/index.html Thu Aug 2 15:15:02 2007
@@ -171,6 +171,13 @@
<tr><td>
<blockquote>
<p>
+ <strong>JDO 2.1 maintenance release under development</strong>
+ <blockquote>
+ The JDO 2.1 maintenance release provides support for JDK 1.5 features,including the
use of annotations as a means of specifying mapping.
+ It also includes many corrections and minor changes.
+ For details, see <a href="http://jcp.org/aboutJava/communityprocess/maintenance/jsr243/243ChangeLog.html">Change
Log for JSR-000243 JavaTM Data Objects 2.0</a>
+ (<i>2007-08-02</i>)
+ </blockquote>
<strong>JDO 2.0 has been approved by the JCP</strong>
<blockquote>
JDO 2.0 is now available for download from the
Modified: db/jdo/site/xdocs/index.xml
URL: http://svn.apache.org/viewvc/db/jdo/site/xdocs/index.xml?view=diff&rev=562276&r1=562275&r2=562276
==============================================================================
--- db/jdo/site/xdocs/index.xml (original)
+++ db/jdo/site/xdocs/index.xml Thu Aug 2 15:15:02 2007
@@ -58,6 +58,13 @@
<section name="JDO News">
<p>
+ <strong>JDO 2.1 maintenance release under development</strong>
+ <blockquote>
+ The JDO 2.1 maintenance release provides support for JDK 1.5 features,including the
use of annotations as a means of specifying mapping.
+ It also includes many corrections and minor changes.
+ For details, see <a href="http://jcp.org/aboutJava/communityprocess/maintenance/jsr243/243ChangeLog.html">Change
Log for JSR-000243 JavaTM Data Objects 2.0</a>
+ (<i>2007-08-02</i>)
+ </blockquote>
<strong>JDO 2.0 has been approved by the JCP</strong>
<blockquote>
JDO 2.0 is now available for download from the
|