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 2016/04/27 19:57:50 UTC

svn commit: r986846 - in /websites/staging/openwebbeans/trunk/content: ./ download.html owbsetup_tomcat.html

Author: buildbot
Date: Wed Apr 27 17:57:50 2016
New Revision: 986846

Log:
Staging update by buildbot for openwebbeans

Modified:
    websites/staging/openwebbeans/trunk/content/   (props changed)
    websites/staging/openwebbeans/trunk/content/download.html
    websites/staging/openwebbeans/trunk/content/owbsetup_tomcat.html

Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Apr 27 17:57:50 2016
@@ -1 +1 @@
-1741301
+1741302

Modified: websites/staging/openwebbeans/trunk/content/download.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/download.html (original)
+++ websites/staging/openwebbeans/trunk/content/download.html Wed Apr 27 17:57:50 2016
@@ -79,8 +79,8 @@
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="apache-openwebbeans-releases">Apache Openwebbeans Releases<a class="headerlink" href="#apache-openwebbeans-releases" title="Permanent link">&para;</a></h1>
-<p>This page contains download links to the latest Apache Openwebbeans releases.</p>
+<h1 id="apache-openwebbeans-releases">Apache OpenWebBeans Releases<a class="headerlink" href="#apache-openwebbeans-releases" title="Permanent link">&para;</a></h1>
+<p>This page contains download links to the latest Apache OpenWebBeans releases.</p>
 <p>All maven artifacts are available in the Maven.Central repository with the groupId <code>org.apache.openwebbeans</code>. The dependencies you can use are listed at the bottom of this page: <a href="/download.html#maven-dep">Maven Dependencies</a>.</p>
 <h2 id="keys-for-verifying-apache-releases">KEYS for verifying Apache releases<a class="headerlink" href="#keys-for-verifying-apache-releases" title="Permanent link">&para;</a></h2>
 <p>The GPG keys in the <a href="http://www.apache.org/dist/openwebbeans/KEYS">OpenWebBeans KEYS file</a> to validate our releases.
@@ -90,7 +90,7 @@ Read more about <a href="http://www.apac
 <p>OWB-1.6.x implements the full CDI-1.2 specification.
 It uses a shaded version of ASM-5 for building our proxies and needs JavaSE 6 as minimum version.</p>
 <h4 id="binaries">Binaries<a class="headerlink" href="#binaries" title="Permanent link">&para;</a></h4>
-<p>The binary distribution contains all Openwebbeans modules.</p>
+<p>The binary distribution contains all OpenWebBeans modules.</p>
 <ul>
 <li><a href="http://www.apache.org/dyn/closer.lua/openwebbeans/1.6.3/openwebbeans-distribution-1.6.3-binary.zip">openwebbeans-distribution-1.6.3-binary.zip</a></li>
 <li><a href="http://www.apache.org/dist/openwebbeans/1.6.3/openwebbeans-distribution-1.6.3-binary.zip.sha1">openwebbeans-distribution-1.6.3-binary.zip.sha1</a></li>
@@ -111,7 +111,7 @@ It uses a shaded version of ASM-5 for bu
 <p>OWB-1.2.x implements the CDI-1.0 specification and internally already CDI-1.1.
 It uses a shaded version of ASM-5 for building our proxies and needs JavaSE 5 as minimum version.</p>
 <h4 id="binaries_1">Binaries<a class="headerlink" href="#binaries_1" title="Permanent link">&para;</a></h4>
-<p>The binary distribution contains all Openwebbeans modules.</p>
+<p>The binary distribution contains all OpenWebBeans modules.</p>
 <ul>
 <li><a href="http://www.apache.org/dyn/closer.lua/openwebbeans/1.2.8/openwebbeans-distribution-1.2.8-binary.zip">openwebbeans-distribution-1.2.8-binary.zip</a></li>
 <li><a href="http://www.apache.org/dist/openwebbeans/1.2.8/openwebbeans-distribution-1.2.8-binary.zip.sha1">openwebbeans-distribution-1.2.8-binary.zip.sha1</a></li>

Modified: websites/staging/openwebbeans/trunk/content/owbsetup_tomcat.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/owbsetup_tomcat.html (original)
+++ websites/staging/openwebbeans/trunk/content/owbsetup_tomcat.html Wed Apr 27 17:57:50 2016
@@ -80,8 +80,8 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="adding-openwebbeans-to-an-apache-tomcat-installation">Adding OpenWebBeans to an Apache Tomcat installation<a class="headerlink" href="#adding-openwebbeans-to-an-apache-tomcat-installation" title="Permanent link">&para;</a></h1>
-<p>By integrating OpenWebBeans with an existing tomcat installation you don't need to add any CDI container jars to your WAR files.
-Instead OpenWebBeans will get copied to the tomcat lib directory and activated for all webapps.</p>
+<p>By integrating OpenWebBeans with an existing tomcat installation you don't need to add any CDI container jars to your WAR files.</p>
+<p>Instead, OpenWebBeans will get copied to the tomcat lib directory and activated for all webapps.</p>
 <h2 id="downloading-the-latest-openwebbeans-distribution">Downloading the latest OpenWebBeans distribution<a class="headerlink" href="#downloading-the-latest-openwebbeans-distribution" title="Permanent link">&para;</a></h2>
 <p>Download the latest <a href="download.html">OWB distribution bundle</a> and unzip it.</p>
 <h2 id="integrating-apache-openwebbeans-with-apache-tomcat">Integrating Apache OpenWebBeans with Apache Tomcat<a class="headerlink" href="#integrating-apache-openwebbeans-with-apache-tomcat" title="Permanent link">&para;</a></h2>