Author: mcaisse Date: Thu Feb 28 12:17:16 2008 New Revision: 632111 URL: http://svn.apache.org/viewvc?rev=632111&view=rev Log: more files for spec update Modified: db/jdo/site/docs/exceptions.html db/jdo/site/docs/glossary.html db/jdo/site/docs/jdo_v_jpa.html db/jdo/site/docs/jdo_v_jpa_api.html db/jdo/site/docs/jdo_v_jpa_orm.html db/jdo/site/docs/mail-lists.html db/jdo/site/docs/pmf.html db/jdo/site/docs/specifications.html db/jdo/site/docs/state_transition.html db/jdo/site/docs/team-list.html Modified: db/jdo/site/docs/exceptions.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/exceptions.html?rev=632111&r1=632110&r2=632111&view=diff ============================================================================== --- db/jdo/site/docs/exceptions.html (original) +++ db/jdo/site/docs/exceptions.html Thu Feb 28 12:17:16 2008 @@ -9,20 +9,20 @@ This is the base class for all JDO exceptions. It is a subclass of RuntimeException, and need not be declared or caught.