Modified: db/jdo/site/xdocs/documentation.xml
URL: http://svn.apache.org/viewvc/db/jdo/site/xdocs/documentation.xml?view=diff&rev=562269&r1=562268&r2=562269
==============================================================================
--- db/jdo/site/xdocs/documentation.xml (original)
+++ db/jdo/site/xdocs/documentation.xml Thu Aug 2 14:43:20 2007
@@ -30,10 +30,21 @@
<section name="Where to Find JDO Documentation">
<p>
-There is not yet a full manual or similar official documentation. However,
-the resources below will help new users and developers get up to speed with
+The resources below will help new users and developers get up to speed with
JDO.
</p>
+
+<subsection name="Draft Specification">
+
+<ul>
+ <li>The <a href="releases/jdo_2.1_2007-08-02.pdf">Draft JDO 2.1 Specification</a>
+ is a snapshot of the current specification under development.
+ It has not been released. Additions and changes are underway.
+ Send comments to
+ <a href="mailto:jdo-experts-ext@sun.com">jdo-experts-ext@sun.com</a>.
+ </li>
+</ul>
+</subsection>
<subsection name="Project Resource">
|