Author: buildbot
Date: Mon Dec 14 12:53:59 2015
New Revision: 975499

Log:
Staging update by buildbot for bval

Modified:
    websites/staging/bval/trunk/content/   (props changed)
    websites/staging/bval/trunk/content/downloads.html

Propchange: websites/staging/bval/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Dec 14 12:53:59 2015
@@ -1 +1 @@
-1718984
+1719894

Modified: websites/staging/bval/trunk/content/downloads.html
==============================================================================
--- websites/staging/bval/trunk/content/downloads.html (original)
+++ websites/staging/bval/trunk/content/downloads.html Mon Dec 14 12:53:59 2015
@@ -122,6 +122,17 @@ under the License.
 
   <div class="container" id="BValContent_Downloads">
 
+<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>
 <p>Apache BVal provides an implementation of the
 <a href="http://jcp.org/en/jsr/detail?id=303";>Java Bean Validation</a> 
(JSR303) Specification
 which is TCK compliant and works on Java SE 5 or later.</p>
@@ -132,10 +143,67 @@ additional license information.  Please
 <a href="#Downloads-VerifyingReleases">Verifying Releases</a> section below on
 how to verify the integrity of downloaded files.</p>
 <p><a name="Downloads-CurrentRelease"></a></p>
-<h3 id="current-release">Current Release</h3>
+<h3 id="current-releases">Current Releases<a class="headerlink" 
href="#current-releases" title="Permanent link">&para;</a></h3>
+<p><a name="Downloads-ApacheBeanValidation1.1.0-ReleasedJun,2015"></a></p>
+<h4 id="apache-bval-110-released-jun-2015">Apache BVal 1.1.0 - Released Jun 
2015<a class="headerlink" href="#apache-bval-110-released-jun-2015" 
title="Permanent link">&para;</a></h4>
+<table class="table">
+<thead>
+<tr>
+<th>Module</th>
+<th>Artifact</th>
+<th>Signatures</th>
+<th>Comments</th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Source Distribution</td>
+<td><a 
href="http://www.apache.org/dyn/closer.cgi/bval/0.5/bval-parent-0.5-source-release.zip";>bval-parent-1.1.0-source-release.zip</a></td>
+<td><a 
href="http://www.apache.org/dist/bval/0.5/bval-parent-0.5-source-release.zip.asc";>asc</a>
 <a 
href="http://www.apache.org/dist/bval/0.5/bval-parent-0.5-source-release.zip.md5";>md5</a>
 <a 
href="http://www.apache.org/dist/bval/0.5/bval-parent-0.5-source-release.zip.sha1";>sha1</a></td>
+<td>-</td>
+</tr>
+<tr>
+<td>Core Framework</td>
+<td><a 
href="http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.5/bval-core-0.5.jar";>bval-core-1.1.0.jar</a></td>
+<td><a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-core/0.5/bval-core-0.5.jar.asc";>asc</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-core/0.5/bval-core-0.5.jar.md5";>md5</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-core/0.5/bval-core-0.5.jar.sha1";>sha1</a></td>
+<td>-</td>
+</tr>
+<tr>
+<td>JSR303 Implementation</td>
+<td><a 
href="http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.5/bval-jsr303-0.5.jar";>bval-jsr303-1.1.0.jar</a></td>
+<td><a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr303/0.5/bval-jsr303-0.5.jar.asc";>asc</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr303/0.5/bval-jsr303-0.5.jar.md5";>md5</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-jsr303/0.5/bval-jsr303-0.5.jar.sha1";>sha1</a></td>
+<td><code>javax.validation.spi.ValidationProvider</code> (requires 
<code>bval-core</code>)</td>
+</tr>
+<tr>
+<td>Implementation Bundle</td>
+<td><a 
href="http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.5/org.apache.bval.bundle-0.5.jar";>org.apache.bval.bundle-1.1.0.jar</a></td>
+<td><a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/org.apache.bval.bundle/0.5/org.apache.bval.bundle-0.5.jar.asc";>asc</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/org.apache.bval.bundle/0.5/org.apache.bval.bundle-0.5.jar.md5";>md5</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/org.apache.bval.bundle/0.5/org.apache.bval.bundle-0.5.jar.sha1";>sha1</a></td>
+<td><code>javax.validation.spi.ValidationProvider</code> w/ OSGi metadata 
(includes <code>bval-core</code> and <code>bval-jsr</code>)</td>
+</tr>
+<tr>
+<td>Extra Routines and Constraints</td>
+<td><a 
href="http://repo1.maven.org/maven2/org/apache/bval/bval-extras/0.5/bval-extras-0.5.jar";>bval-extras-1.1.0.jar</a></td>
+<td><a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-extras/0.5/bval-extras-0.5.jar.asc";>asc</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-extras/0.5/bval-extras-0.5.jar.md5";>md5</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-extras/0.5/bval-extras-0.5.jar.sha1";>sha1</a></td>
+<td>Optional module</td>
+</tr>
+<tr>
+<td>Legacy Agimatec JSON support</td>
+<td><a 
href="http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.5/bval-json-0.5.jar";>bval-json-1.1.0.jar</a></td>
+<td><a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-json/0.5/bval-json-0.5.jar.asc";>asc</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-json/0.5/bval-json-0.5.jar.md5";>md5</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-json/0.5/bval-json-0.5.jar.sha1";>sha1</a></td>
+<td>Optional integration module</td>
+</tr>
+<tr>
+<td>Legacy Agimatec XML support</td>
+<td><a 
href="http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.5/bval-xstream-0.5.jar";>bval-xstream-1.1.0.jar</a></td>
+<td><a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-xstream/0.5/bval-xstream-0.5.jar.asc";>asc</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-xstream/0.5/bval-xstream-0.5.jar.md5";>md5</a>
 <a 
href="https://repository.apache.org/content/repositories/releases/org/apache/bval/bval-xstream/0.5/bval-xstream-0.5.jar.sha1";>sha1</a></td>
+<td>Optional integration module</td>
+</tr>
+</tbody>
+</table>
+<p>Note: this release depends on geronimo-validation_1.1_spec API jar or any 
official bean vaildation API. EL API is optional but enables new Bean 
Validation 1.1 features.</p>
 <p><a name="Downloads-ApacheBeanValidation0.4-ReleasedApril13,2012"></a></p>
-<h4 id="apache-bval-05-released-september-21-2012">Apache BVal 0.5 - Released 
September 21, 2012</h4>
-<table>
+<h4 id="apache-bval-05-released-september-21-2012">Apache BVal 0.5 - Released 
September 21, 2012<a class="headerlink" 
href="#apache-bval-05-released-september-21-2012" title="Permanent 
link">&para;</a></h4>
+<table class="table">
 <thead>
 <tr>
 <th>Module</th>
@@ -196,17 +264,17 @@ how to verify the integrity of downloade
 </tbody>
 </table>
 <p><a name="Downloads-OlderReleases"></a></p>
-<h3 id="older-releases">Older Releases</h3>
-<h4 id="apache-bval-04-released-april-13-2012">Apache BVal 0.4 - Released 
April 13, 2012</h4>
+<h3 id="older-releases">Older Releases<a class="headerlink" 
href="#older-releases" title="Permanent link">&para;</a></h3>
+<h4 id="apache-bval-04-released-april-13-2012">Apache BVal 0.4 - Released 
April 13, 2012<a class="headerlink" 
href="#apache-bval-04-released-april-13-2012" title="Permanent 
link">&para;</a></h4>
 <p>Available at the <a href="http://archive.apache.org/dist/bval/0.4";>Apache 
release archive</a>.</p>
-<h4 id="apache-bean-validation-03-incubating-released-april-28-2011">Apache 
Bean Validation 0.3-incubating - Released April 28, 2011</h4>
+<h4 id="apache-bean-validation-03-incubating-released-april-28-2011">Apache 
Bean Validation 0.3-incubating - Released April 28, 2011<a class="headerlink" 
href="#apache-bean-validation-03-incubating-released-april-28-2011" 
title="Permanent link">&para;</a></h4>
 <p>Available at the <a 
href="http://archive.apache.org/dist/incubator/bval/0.3-incubating";>Apache 
release archive</a>.</p>
-<h4 id="apache-bean-validation-02-incubating-released-august-18-2010">Apache 
Bean Validation 0.2-incubating - Released August 18, 2010</h4>
+<h4 id="apache-bean-validation-02-incubating-released-august-18-2010">Apache 
Bean Validation 0.2-incubating - Released August 18, 2010<a class="headerlink" 
href="#apache-bean-validation-02-incubating-released-august-18-2010" 
title="Permanent link">&para;</a></h4>
 <p>Available at the <a 
href="http://archive.apache.org/dist/incubator/bval/0.2-incubating";>Apache 
release archive</a>.</p>
-<h4 id="apache-bean-validation-01-incubating-released-june-11-2010">Apache 
Bean Validation 0.1-incubating - Released June 11, 2010</h4>
+<h4 id="apache-bean-validation-01-incubating-released-june-11-2010">Apache 
Bean Validation 0.1-incubating - Released June 11, 2010<a class="headerlink" 
href="#apache-bean-validation-01-incubating-released-june-11-2010" 
title="Permanent link">&para;</a></h4>
 <p>Available at the <a 
href="http://archive.apache.org/dist/incubator/bval/0.1-incubating";>Apache 
release archive</a>.</p>
 <p><a name="Downloads-MavenUsers"></a></p>
-<h3 id="maven-users">Maven Users</h3>
+<h3 id="maven-users">Maven Users<a class="headerlink" href="#maven-users" 
title="Permanent link">&para;</a></h3>
 <p>Our artifacts are published to the Maven Central repository and can be
 found under the <code>org.apache.bval</code> groupId.</p>
 <p>You'll need to add the following dependencies in your builds (and Maven
@@ -246,7 +314,7 @@ following dependencies on the classpath:
 
 
 <p><a name="Downloads-VerifyingReleases"></a></p>
-<h3 id="verifying-releases">Verifying Releases</h3>
+<h3 id="verifying-releases">Verifying Releases<a class="headerlink" 
href="#verifying-releases" title="Permanent link">&para;</a></h3>
 <p>It is essential that you verify the integrity of any downloaded files using
 the PGP or MD5 signatures.  For more information on signing artifacts and
 why we do it, check out the


Reply via email to