X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=test%2Fenterprise%2Fsrc%2Fsite%2Fxdoc%2Findex.xml;h=49f8f8dbc144b64346e526aa702616b3fa6c7184;hb=cb91054f35281c6fc5619f93ff71df46bf4686b9;hp=42e38bc85060373c5ca69ebec772406f25a19dc6;hpb=a48ae7f175655650b8b077236518977767ae63a4;p=utils diff --git a/test/enterprise/src/site/xdoc/index.xml b/test/enterprise/src/site/xdoc/index.xml index 42e38bc8..49f8f8db 100644 --- a/test/enterprise/src/site/xdoc/index.xml +++ b/test/enterprise/src/site/xdoc/index.xml @@ -11,9 +11,9 @@

Several utilities are provide for Java EE testing:

@@ -31,7 +31,8 @@
  • 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).
  • -
  • You also want to define your own specific JPA version.
  • +
  • The specific JPA implementation and version to use must be determined by you + and not by the test support library.