(no commit message)
authorErik Brakkee <erik@brakkee.org>
Sun, 15 Aug 2010 17:56:23 +0000 (17:56 +0000)
committerErik Brakkee <erik@brakkee.org>
Sun, 15 Aug 2010 17:56:23 +0000 (17:56 +0000)
test/enterprise/src/site/xdoc/index.xml

index 6cfc8334f87dfe72bbb9aa184962848009cb428a..e16f40b6e91ae7f2aa95a1e24ceba3e79baf211c 100644 (file)
         <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>
+      <div class="infoMessage"><strong>Note</strong>:
+          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. 
+      </div>
+      
 
       <subsection name="The general JPA test support library">
         <p>Always include the dependency below: </p>