corrections to documentation.
[utils] / test / enterprise / src / site / xdoc / index.xml
index 429c8ea3c7170edd79fc29e0807f5a0697f934a9..8f58bf4fc362733a8881b33ccd9c13241b48e876 100644 (file)
@@ -31,7 +31,8 @@
         <li>Different JPA providers can, in general, not be used within the same application. (an
           exception is of course an OSGI environment when JPA is used as per the OSGI enterprise
           spec). </li>
-        <li>You also want to define your own specific JPA version. </li>
+        <li>The specific JPA implementation and version to use <em>must</em> be determined by you
+          and not by the test support library. </li>
       </ul>
       
       <subsection name="The general JPA test support library">