Author: buildbot
Date: Tue Aug 11 11:07:54 2015
New Revision: 961465
Log:
Staging update by buildbot for openwebbeans
Modified:
websites/staging/openwebbeans/trunk/content/ (props changed)
websites/staging/openwebbeans/trunk/content/download.html
Propchange: websites/staging/openwebbeans/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug 11 11:07:54 2015
@@ -1 +1 @@
-1683644
+1695246
Modified: websites/staging/openwebbeans/trunk/content/download.html
==============================================================================
--- websites/staging/openwebbeans/trunk/content/download.html (original)
+++ websites/staging/openwebbeans/trunk/content/download.html Tue Aug 11
11:07:54 2015
@@ -74,39 +74,50 @@
<div id="OwbContent_" class="wiki-content">
-<h1 id="apache-openwebbeans-releases">Apache Openwebbeans Releases</h1>
+<style type="text/css">
+/* The following code is added by mdx_elementid.py
+ It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+ 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">¶</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</h2>
+<h2 id="keys-for-verifying-apache-releases">KEYS for verifying Apache
releases<a class="headerlink" href="#keys-for-verifying-apache-releases"
title="Permanent link">¶</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.
Read more about <a href="http://www.apache.org/info/verification.html">How we
sign Apache Releases</a></p>
<hr />
-<h2 id="owb-16x">OWB-1.6.x</h2>
+<h2 id="owb-16x">OWB-1.6.x<a class="headerlink" href="#owb-16x"
title="Permanent link">¶</a></h2>
<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.
From a CDI pov it is the same like OWB-1.5.x but we heavily cleaned up our
SPI.</p>
-<h4 id="binaries">Binaries</h4>
+<h4 id="binaries">Binaries<a class="headerlink" href="#binaries"
title="Permanent link">¶</a></h4>
<p>The binary distribution contains all Openwebbeans modules.</p>
<ul>
-<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.6.0/openwebbeans-distribution-1.6.0-binary.zip">openwebbeans-distribution-1.6.0-binary.zip</a></li>
-<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-distribution-1.6.0-binary.zip.sha1">openwebbeans-distribution-1.6.0-binary.zip.sha1</a></li>
-<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-distribution-1.6.0-binary.zip.asc">openwebbeans-distribution-1.6.0-binary.zip.asc</a></li>
-<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.6.0/openwebbeans-distribution-1.6.0-binary.tar.gz">openwebbeans-distribution-1.6.0-binary.tar.gz</a></li>
-<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-distribution-1.6.0-binary.tar.gz.sha1">openwebbeans-distribution-1.6.0-binary.tar.gz.sha1</a></li>
-<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-distribution-1.6.0-binary.tar.gz.asc">openwebbeans-distribution-1.6.0-binary.tar.gz.asc</a></li>
+<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.6.0/openwebbeans-distribution-1.6.2-binary.zip">openwebbeans-distribution-1.6.2-binary.zip</a></li>
+<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-distribution-1.6.2-binary.zip.sha1">openwebbeans-distribution-1.6.2-binary.zip.sha1</a></li>
+<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-distribution-1.6.2-binary.zip.asc">openwebbeans-distribution-1.6.2-binary.zip.asc</a></li>
+<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.6.0/openwebbeans-distribution-1.6.2-binary.tar.gz">openwebbeans-distribution-1.6.2-binary.tar.gz</a></li>
+<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-distribution-1.6.2-binary.tar.gz.sha1">openwebbeans-distribution-1.6.2-binary.tar.gz.sha1</a></li>
+<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-distribution-1.6.2-binary.tar.gz.asc">openwebbeans-distribution-1.6.2-binary.tar.gz.asc</a></li>
</ul>
-<h4 id="source">Source</h4>
+<h4 id="source">Source<a class="headerlink" href="#source" title="Permanent
link">¶</a></h4>
<p>Should you want to build any of the above binaries, this source bundle is
the right one covers them all.</p>
<ul>
-<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.6.0/openwebbeans-1.6.0-source-release.zip">openwebbeans-1.6.0-source-release.zip</a></li>
-<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-1.6.0-source-release.zip.sha1">openwebbeans-1.6.0-source-release.zip.sha1</a></li>
-<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-1.6.0-source-release.zip.asc">openwebbeans-1.6.0-source-release.zip.asc</a></li>
+<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.6.0/openwebbeans-1.6.2-source-release.zip">openwebbeans-1.6.2-source-release.zip</a></li>
+<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-1.6.2-source-release.zip.sha1">openwebbeans-1.6.2-source-release.zip.sha1</a></li>
+<li><a
href="http://www.apache.org/dist/openwebbeans/1.6.0/openwebbeans-1.6.2-source-release.zip.asc">openwebbeans-1.6.2-source-release.zip.asc</a></li>
</ul>
<hr />
-<h2 id="owb-15x">OWB-1.5.x</h2>
+<h2 id="owb-15x">OWB-1.5.x<a class="headerlink" href="#owb-15x"
title="Permanent link">¶</a></h2>
<p>OWB-1.5.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_1">Binaries</h4>
+<h4 id="binaries_1">Binaries<a class="headerlink" href="#binaries_1"
title="Permanent link">¶</a></h4>
<p>The binary distribution contains all Openwebbeans modules.</p>
<ul>
<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.5.0/openwebbeans-distribution-1.5.0-binary.zip">openwebbeans-distribution-1.5.0-binary.zip</a></li>
@@ -116,7 +127,7 @@ It uses a shaded version of ASM-5 for bu
<li><a
href="http://www.apache.org/dist/openwebbeans/1.5.0/openwebbeans-distribution-1.5.0-binary.tar.gz.sha1">openwebbeans-distribution-1.5.0-binary.tar.gz.sha1</a></li>
<li><a
href="http://www.apache.org/dist/openwebbeans/1.5.0/openwebbeans-distribution-1.5.0-binary.tar.gz.asc">openwebbeans-distribution-1.5.0-binary.tar.gz.asc</a></li>
</ul>
-<h4 id="source_1">Source</h4>
+<h4 id="source_1">Source<a class="headerlink" href="#source_1"
title="Permanent link">¶</a></h4>
<p>Should you want to build any of the above binaries, this source bundle is
the right one covers them all.</p>
<ul>
<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.5.0/openwebbeans-1.5.0-source-release.zip">openwebbeans-1.5.0-source-release.zip</a></li>
@@ -124,10 +135,10 @@ It uses a shaded version of ASM-5 for bu
<li><a
href="http://www.apache.org/dist/openwebbeans/1.5.0/openwebbeans-1.5.0-source-release.zip.asc">openwebbeans-1.5.0-source-release.zip.asc</a></li>
</ul>
<hr />
-<h2 id="owb-12x">OWB-1.2.x</h2>
+<h2 id="owb-12x">OWB-1.2.x<a class="headerlink" href="#owb-12x"
title="Permanent link">¶</a></h2>
<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_2">Binaries</h4>
+<h4 id="binaries_2">Binaries<a class="headerlink" href="#binaries_2"
title="Permanent link">¶</a></h4>
<p>The binary distribution contains all Openwebbeans modules.</p>
<ul>
<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.2.7/openwebbeans-distribution-1.2.7-binary.zip">openwebbeans-distribution-1.2.7-binary.zip</a></li>
@@ -138,7 +149,7 @@ It uses a shaded version of ASM-5 for bu
<li><a
href="http://www.apache.org/dist/openwebbeans/1.2.7/openwebbeans-distribution-1.2.7-binary.tar.gz.asc">openwebbeans-distribution-1.2.7-binary.tar.gz.asc</a></li>
</ul>
<p><strong>Hint:</strong> OpenWeBeans has dependencies to several other jars
and just adding our jars manually would lead to ClassNotFoundException if you
choose not to use maven. The jars you need depends on what modules you include.
We will try to add complete lists of this in the future, meanwhile please ask
on the list or maybe look at the pom.xml for the modules you want to use.</p>
-<h4 id="source_2">Source</h4>
+<h4 id="source_2">Source<a class="headerlink" href="#source_2"
title="Permanent link">¶</a></h4>
<p>Should you want to build any of the above binaries, this source bundle is
the right one covers them all.</p>
<ul>
<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.2.7/openwebbeans-1.2.7-source-release.zip">openwebbeans-1.2.7-source-release.zip</a></li>
@@ -146,9 +157,9 @@ It uses a shaded version of ASM-5 for bu
<li><a
href="http://www.apache.org/dist/openwebbeans/1.2.7/openwebbeans-1.2.7-source-release.zip.asc">openwebbeans-1.2.7-source-release.zip.asc</a></li>
</ul>
<hr />
-<h2 id="owb-11x">OWB-1.1.x</h2>
+<h2 id="owb-11x">OWB-1.1.x<a class="headerlink" href="#owb-11x"
title="Permanent link">¶</a></h2>
<p>OWB-1.1.x implements the CDI-1.0 specification and uses javassist for
building our proxies.</p>
-<h4 id="binaries_3">Binaries</h4>
+<h4 id="binaries_3">Binaries<a class="headerlink" href="#binaries_3"
title="Permanent link">¶</a></h4>
<p>The binary distribution contains all Openwebbeans modules.</p>
<ul>
<li><a
href="http://www.apache.org/dyn/closer.cgi/openwebbeans/1.1.8/openwebbeans-distribution-1.1.8-binary.zip">openwebbeans-distribution-1.1.8-binary.zip</a></li>
@@ -158,7 +169,7 @@ It uses a shaded version of ASM-5 for bu
<li><a
href="http://www.apache.org/dist/openwebbeans/1.1.8/openwebbeans-distribution-1.1.8-binary.tar.gz.sha1">openwebbeans-distribution-1.1.8-binary.tar.gz.sha1</a></li>
<li><a
href="http://www.apache.org/dist/openwebbeans/1.1.8/openwebbeans-distribution-1.1.8-binary.tar.gz.asc">openwebbeans-distribution-1.1.8-binary.tar.gz.asc</a></li>
</ul>
-<h4 id="source_3">Source</h4>
+<h4 id="source_3">Source<a class="headerlink" href="#source_3"
title="Permanent link">¶</a></h4>
<p>Should you
want to build any of the above binaries, this source bundle is the right one
covers them all.</p>
<ul>
@@ -167,8 +178,8 @@ want to build any of the above binaries,
<li><a
href="http://www.apache.org/dist/openwebbeans/1.1.8/openwebbeans-1.1.8-source-release.zip.asc">openwebbeans-1.1.8-source-release.zip.asc</a></li>
</ul>
<hr />
-<h3 id="maven-dep">Maven Dependencies</h3>
-<h4 id="apis-version">API:s</h4>
+<h3 id="maven-dep">Maven Dependencies<a class="headerlink" href="#maven-dep"
title="Permanent link">¶</a></h3>
+<h4 id="apis-version">API:s<a class="headerlink" href="#apis-version"
title="Permanent link">¶</a></h4>
<div class="codehilite"><pre><span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.geronimo.specs<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>geronimo-atinject_1.0_spec<span
class="nt"></artifactId></span>
@@ -197,7 +208,7 @@ want to build any of the above binaries,
</pre></div>
-<h4 id="required-version">Required</h4>
+<h4 id="required-version">Required<a class="headerlink"
href="#required-version" title="Permanent link">¶</a></h4>
<div class="codehilite"><pre><span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.openwebbeans<span
class="nt"></groupId></span>
<span class="nt"><artifactId></span>openwebbeans-spi<span
class="nt"></artifactId></span>
@@ -214,7 +225,7 @@ want to build any of the above binaries,
</pre></div>
-<h4 id="plugins-version">Plugins</h4>
+<h4 id="plugins-version">Plugins<a class="headerlink" href="#plugins-version"
title="Permanent link">¶</a></h4>
<p><strong>Web Module</strong> (Required for web-apps)</p>
<div class="codehilite"><pre><span class="nt"><dependency></span>
<span class="nt"><groupId></span>org.apache.openwebbeans<span
class="nt"></groupId></span>