offline building of site deploy to improve performance.
[utils] / test / enterprise / src / site / xdoc / index.xml
index 6cfc8334f87dfe72bbb9aa184962848009cb428a..599f013d049d4c9f29e7492e460ae2194f6ebce1 100644 (file)
@@ -9,7 +9,7 @@
   </properties>
   <body>
     <section name="Introduction">
-      <p>Several utilities are provide for Java EE testing: </p>
+      <p>Several utilities are provided for Java EE testing: </p>
       <ul>
         <li><a href="apidocs/org/wamblee/test/inject/package-summary.html">inject</a>: general
           dependency injection in unit test. </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>
+      <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>