You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by bu...@apache.org on 2017/07/18 07:08:36 UTC

svn commit: r1015630 - in /websites/staging/openwebbeans/trunk/content: ./ openwebbeans-jsf.html

Author: buildbot
Date: Tue Jul 18 07:08:36 2017
New Revision: 1015630

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/openwebbeans-jsf.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 18 07:08:36 2017
@@ -1 +1 @@
-1802245
+1802246

Modified: websites/staging/openwebbeans/trunk/content/openwebbeans-jsf.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/openwebbeans-jsf.html (original)
+++ websites/staging/openwebbeans/trunk/content/openwebbeans-jsf.html Tue Jul 18 07:08:36 2017
@@ -92,7 +92,10 @@ h2:hover > .headerlink, h3:hover > .head
 
 
 <h3 id="jsf-12-module">JSF 1.2 Module<a class="headerlink" href="#jsf-12-module" title="Permanent link">&para;</a></h3>
-<div class="codehilite"><pre><span class="nt">&lt;dependency&gt;</span>
+<div class="codehilite"><pre>Note: this module got dropped with OWB-1.7.x.
+With OWB-2.x and 1.7.x we now only support EE6 upwards and dropped any technology prior to 2009.
+
+<span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.openwebbeans<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>openwebbeans-jsf12<span class="nt">&lt;/artifactId&gt;</span>
     <span class="nt">&lt;version&gt;</span><span class="cp">${</span><span class="n">owb</span><span class="o">.</span><span class="n">version</span><span class="cp">}</span><span class="nt">&lt;/version&gt;</span>