You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by bu...@apache.org on 2013/10/27 22:49:34 UTC

svn commit: r884387 - in /websites/staging/deltaspike/trunk/content: ./ documentation.html

Author: buildbot
Date: Sun Oct 27 21:49:33 2013
New Revision: 884387

Log:
Staging update by buildbot for deltaspike

Modified:
    websites/staging/deltaspike/trunk/content/   (props changed)
    websites/staging/deltaspike/trunk/content/documentation.html

Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Oct 27 21:49:33 2013
@@ -1 +1 @@
-1536212
+1536213

Modified: websites/staging/deltaspike/trunk/content/documentation.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/documentation.html (original)
+++ websites/staging/deltaspike/trunk/content/documentation.html Sun Oct 27 21:49:33 2013
@@ -396,35 +396,19 @@ The resolved bean is a normal CDI bean w
 <p>The core features of DeltaSpike project are packaged under the following different modules. Some of them are mandatory while others are optional</p>
 <h2 id="core-required">Core (required)</h2>
 <p>Definition : Contain the API and util classes of DeltaSpike project</p>
-<p>Features :</p>
-<ul>
-<li>BeanProvider &amp; Manager</li>
-<li>ProjectStage</li>
-<li>Config &amp; Property</li>
-<li>Messages &amp; I18n</li>
-<li>Exception Handling &amp; Control</li>
-</ul>
 <p><a class="btn" href="core.html">View details »</a></p>
 <h2 id="security-optional">Security (optional)</h2>
 <p>Definition : Intercept and check security</p>
-<p>Features :</p>
-<p>*</p>
 <p><a class="btn" href="security.html">View details »</a></p>
 <h2 id="jpa-optional">JPA (optional)</h2>
 <p>Definition :</p>
-<p>Features :</p>
-<p>*</p>
 <p><a class="btn" href="jpa.html">View details »</a></p>
 <h2 id="jsf-optional">JSF (optional)</h2>
 <p>Definition :</p>
-<p>Features :</p>
-<p>*</p>
 <p><a class="btn" href="jsf.html">View details »</a></p>
 <h2 id="container-control-optional">Container Control (optional)</h2>
 <p>Definition :</p>
-<p>Features :</p>
-<p>*
-<a class="btn" href="container-control.html">View details »</a></p>
+<p><a class="btn" href="container-control.html">View details »</a></p>
 <h2 id="bean-validation-optional">Bean Validation (optional)</h2>
 <p>Definition : A module for adding CDI support in Bean Validation.</p>
 <p>Features : Allows a developer to create CDI aware <code>ConstraintValidator</code>s that can use business objects (EJBs, ManagedBeans) to support validation needs.</p>