Author: buildbot
Date: Sat Apr 12 07:38:09 2014
New Revision: 905904
Log:
Staging update by buildbot for openwebbeans
Modified:
websites/staging/openwebbeans/trunk/content/ (props changed)
websites/staging/openwebbeans/trunk/content/testing_test-control.html
Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Apr 12 07:38:09 2014
@@ -1 +1 @@
-1566612
+1586825
Modified: websites/staging/openwebbeans/trunk/content/testing_test-control.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/testing_test-control.html
(original)
+++ websites/staging/openwebbeans/trunk/content/testing_test-control.html Sat
Apr 12 07:38:09 2014
@@ -78,7 +78,7 @@
<h2 id="about-test-control">About Test-Control</h2>
<p><code>Test-Control</code> is <em>not</em> part of Apache OpenWebBeans but a
module of
<a href="http://deltaspike.apache.org">Apache DeltaSpike</a>. It is based on
another Deltaspike module called <code>CdiCtrl</code>.
-<code>Test-Control</code> is currently only available in snapshot releases of
Deltaspike.</p>
+<code>Test-Control</code> is available in Deltaspike 0.6 and onwards.</p>
<p><code>CdiCtrl</code> abstracts away all the logic to boot a CDI Container
and controls the life cycle of it's Contexts (Request Context, Session
Context, etc).
This module can be extremely powerful for CDI projects both for tests and
during runtime.