(no commit message)
authorErik Brakkee <erik@brakkee.org>
Sat, 14 Aug 2010 18:22:14 +0000 (18:22 +0000)
committerErik Brakkee <erik@brakkee.org>
Sat, 14 Aug 2010 18:22:14 +0000 (18:22 +0000)
support/cdi/src/site/xdoc/index.xml

index a8e8d5d5a391977af43614fb47f3d4491041873d..214a91d7d906e2c8da8355da4f104af6bbd7864d 100644 (file)
       <ul>
         <li><a href="apidocs/org/wamblee/cdi/package-summary.html">cdi</a></li>
       </ul>
+      <p>Test support with Weld</p>
+      <ul>
+        <li><a href="testapidocs/org/wamblee/cdi/package-summary.html">cdi</a>: This package
+          contains the <code>BeanManagerSetup</code> class which can be used to quickly setup a
+          beanmanager in Java SE (currently based on Weld).</li>
+      </ul>
       <div class="infoMessage"><strong>Note</strong>:
         You need a Java EE 6 environment to use CDI. 
       </div>
@@ -39,6 +45,8 @@
           <td>wamblee-support-cdi</td>
         </tr>
       </table>
+      <p>Use the same named artifact with scope <code>test</code> and <type>test-jar</type> to use
+        the JavaSE testsupport class.</p>
     </section>
 
   </body>