From: Erik Brakkee Date: Sun, 15 Aug 2010 17:56:23 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~79 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=c161b83f2d444f8a9b40584d25927c986948ddb0;p=utils --- diff --git a/test/enterprise/src/site/xdoc/index.xml b/test/enterprise/src/site/xdoc/index.xml index 6cfc8334..e16f40b6 100644 --- a/test/enterprise/src/site/xdoc/index.xml +++ b/test/enterprise/src/site/xdoc/index.xml @@ -41,6 +41,12 @@
  • The specific JPA implementation and version to use must be determined by you and not by the test support library.
  • +
    Note: + This library includes the JSF API (1.2) as a transitive dependency. This is required to + get CDI support working in a Java SE environment. If you are using a different version of + JSF you must exclude this dependency and/or override it. +
    +

    Always include the dependency below: