Author: mtylenda
Date: Tue Mar 16 21:54:59 2010
New Revision: 924007

URL: http://svn.apache.org/viewvc?rev=924007&view=rev
Log:
OPENJPA-1510: Remove JDK 1.5 reference from Reverse Mapping section - this 
level of JDK is now a must to run OpenJPA.

Modified:
    openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_mapping.xml

Modified: openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_mapping.xml
URL: 
http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_mapping.xml?rev=924007&r1=924006&r2=924007&view=diff
==============================================================================
--- openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_mapping.xml 
(original)
+++ openjpa/trunk/openjpa-project/src/doc/manual/ref_guide_mapping.xml Tue Mar 
16 21:54:59 2010
@@ -610,8 +610,7 @@ for every many-1/1-1 relation detected.
                     <listitem>
                         <para>
 <literal>-useGenericCollections/-gc &lt;true/t | false/f&gt;</literal>: Set to
-true to use generic collections on OneToMany and ManyToMany relations (requires
-JDK 1.5 or higher).
+true to use generic collections on OneToMany and ManyToMany relations.
                         </para>
                     </listitem>
                     <listitem>


Reply via email to