You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by bu...@apache.org on 2012/03/10 23:51:11 UTC

svn commit: r808152 [3/7] - in /websites/staging/bval/trunk/content: ./ board-reports/ coding/ images/ resources/

Added: websites/staging/bval/trunk/content/downloads.cwiki
==============================================================================
--- websites/staging/bval/trunk/content/downloads.cwiki (added)
+++ websites/staging/bval/trunk/content/downloads.cwiki Sat Mar 10 22:51:09 2012
@@ -0,0 +1,109 @@
+Apache BVal provides an implementation of the [Bean Validation Specification (JSR303)|http://jcp.org/en/jsr/detail?id=303] which is TCK compliant and works on Java SE 5 or later.
+
+Apache BVal artifacts are distributed in source and binary form under the terms of the [Apache License, Version 2.0|http://www.apache.org/licenses/LICENSE-2.0].  See the included LICENSE and NOTICE files included in each artifact for additional license information.  Please read the [Verifying Releases|#Verifying Releases] section below on how to verify the integrity of downloaded files.
+
+\\
+
+h3. Incubating Releases
+
+h4. Apache Bean Validation 0.3-incubating - Released April 28, 2011
+
+|| Module || Artifact || Comments ||
+| Source | [bval-parent-0.3-incubating-source-release.zip|http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip] ([asc|http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.asc], [md5|http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.md5], [sha1|http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.sha1]) | Apache Bean Validation source |
+| Core Framework | [bval-core-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.3-incubating/bval-core-0.3-incubating.jar.sha1]) | Apache Bean Validation core framework |
+| JSR303 Implementation | [bval-jsr303-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.3-incubating/bval-jsr303-0.3-incubating.jar.sha1]) | Apache Bean Validation JSR303 provider (requires bval-core) |
+| Implementation Bundle | [org.apache.bval.bundle-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.3-incubating/org.apache.bval.bundle-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.3-incubating/org.apache.bval.bundle-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.3-incubating/org.apache.bval.bundle-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.3-incubating/org.apache.bval.bundle-0.3-incubating.jar.sha1]) | Apache Bean Validation provider w/ OSGi metadata (contains bval-core and bval-jsr303) |
+| Google Guice (optional) | [bval-guice-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.3-incubating/bval-guice-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.3-incubating/bval-guice-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.3-incubating/bval-guice-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.3-incubating/bval-guice-0.3-incubating.jar.sha1]) | Optional integration module for [Google Guice|http://code.google.com/p/google-guice/] |
+| Legacy Agimatec JSON support (optional) | [bval-json-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.3-incubating/bval-json-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.3-incubating/bval-json-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.3-incubating/bval-json-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.3-incubating/bval-json-0.3-incubating.jar.sha1]) | Optional integration module for JSON support |
+| Legacy Agimatec XML support (optional) | [bval-xstream-0.3-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.3-incubating/bval-xstream-0.3-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.3-incubating/bval-xstream-0.3-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.3-incubating/bval-xstream-0.3-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.3-incubating/bval-xstream-0.3-incubating.jar.sha1]) | Optional integration module for legacy XML support |
+
+h4. Apache Bean Validation 0.2-incubating - Released August 18, 2010
+
+|| Module || Artifact || Comments ||
+| Source | [bval-parent-0.2-incubating-source-release.zip|http://archive.apache.org/dist/incubator/bval/0.2-incubating/bval-parent-0.2-incubating-source-release.zip] ([asc|http://archive.apache.org/dist/incubator/bval/0.2-incubating/bval-parent-0.2-incubating-source-release.zip.asc], [md5|http://archive.apache.org/dist/incubator/bval/0.2-incubating/bval-parent-0.2-incubating-source-release.zip.md5], [sha1|http://archive.apache.org/dist/incubator/bval/0.2-incubating/bval-parent-0.2-incubating-source-release.zip.sha1]) | Apache Bean Validation source |
+| Core Framework | [bval-core-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.2-incubating/bval-core-0.2-incubating.jar.sha1]) | Apache Bean Validation core framework |
+| JSR303 Implementation | [bval-jsr303-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.2-incubating/bval-jsr303-0.2-incubating.jar.sha1]) | Apache Bean Validation JSR303 provider (requires bval-core) |
+| Implementation Bundle | [org.apache.bval.bundle-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.2-incubating/org.apache.bval.bundle-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.2-incubating/org.apache.bval.bundle-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.2-incubating/org.apache.bval.bundle-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.2-incubating/org.apache.bval.bundle-0.2-incubating.jar.sha1]) | Apache Bean Validation provider w/ OSGi metadata (contains bval-core and bval-jsr303) |
+| Google Guice (optional) | [bval-guice-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.2-incubating/bval-guice-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.2-incubating/bval-guice-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.2-incubating/bval-guice-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.2-incubating/bval-guice-0.2-incubating.jar.sha1]) | Optional integration module for [Google Guice|http://code.google.com/p/google-guice/] |
+| Legacy Agimatec JSON support (optional) | [bval-json-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.2-incubating/bval-json-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.2-incubating/bval-json-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.2-incubating/bval-json-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.2-incubating/bval-json-0.2-incubating.jar.sha1]) | Optional integration module for JSON support |
+| Legacy Agimatec XML support (optional) | [bval-xstream-0.2-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.2-incubating/bval-xstream-0.2-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.2-incubating/bval-xstream-0.2-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.2-incubating/bval-xstream-0.2-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-xstream/0.2-incubating/bval-xstream-0.2-incubating.jar.sha1]) | Optional integration module for legacy XML support |
+
+h4. Apache Bean Validation 0.1-incubating - Released June 11, 2010
+
+|| Module || Artifact || Comments ||
+| Source | [bval-parent-0.1-incubating-source-release.zip|http://archive.apache.org/dist/incubator/bval/0.1-incubating/bval-parent-0.1-incubating-source-release.zip] ([asc|http://archive.apache.org/dist/incubator/bval/0.1-incubating/bval-parent-0.1-incubating-source-release.zip.asc], [md5|http://archive.apache.org/dist/incubator/bval/0.1-incubating/bval-parent-0.1-incubating-source-release.zip.md5], [sha1|http://archive.apache.org/dist/incubator/bval/0.1-incubating/bval-parent-0.1-incubating-source-release.zip.sha1]) | Apache Bean Validation source |
+| Core Framework | [bval-core-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-core/0.1-incubating/bval-core-0.1-incubating.jar.sha1]) | Apache Bean Validation core framework |
+| JSR303 Implementation | [bval-jsr303-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-jsr303/0.1-incubating/bval-jsr303-0.1-incubating.jar.sha1]) | Apache Bean Validation JSR303 provider (requires bval-core) |
+| Implementation Bundle | [org.apache.bval.bundle-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.1-incubating/org.apache.bval.bundle-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.1-incubating/org.apache.bval.bundle-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.1-incubating/org.apache.bval.bundle-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/org.apache.bval.bundle/0.1-incubating/org.apache.bval.bundle-0.1-incubating.jar.sha1]) | Apache Bean Validation provider w/ OSGi metadata (contains bval-core and bval-jsr303) |
+| Google Guice (optional) | [bval-guice-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.1-incubating/bval-guice-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.1-incubating/bval-guice-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.1-incubating/bval-guice-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-guice/0.1-incubating/bval-guice-0.1-incubating.jar.sha1]) | Optional integration module for [Google Guice|http://code.google.com/p/google-guice/] |
+| Legacy Agimatec JSON support (optional) | [bval-json-0.1-incubating.jar|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.1-incubating/bval-json-0.1-incubating.jar] ([asc|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.1-incubating/bval-json-0.1-incubating.jar.asc], [md5|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.1-incubating/bval-json-0.1-incubating.jar.md5], [sha1|http://repo1.maven.org/maven2/org/apache/bval/bval-json/0.1-incubating/bval-json-0.1-incubating.jar.sha1]) | Optional integration module for legacy JSON support |
+
+\\
+
+
+h3. Maven Users
+
+Our artifacts are published to the Maven Central repository and can be found under:
+* http://repo1.maven.org/maven2/org/apache/bval/
+
+You'll need to add the following dependencies in your builds (and Maven will automatically include the additional transitive dependencies for you) -
+{code:none}
+    <dependency>
+        <groupId>org.apache.geronimo.specs</groupId>
+        <artifactId>geronimo-validation_1.0_spec</artifactId>
+        <version>1.1</version>
+    </dependency>
+    <dependency>
+        <groupId>org.apache.bval</groupId>
+        <artifactId>org.apache.bval.bundle</artifactId>
+        <version>0.3-incubating</version>
+    </dependency>
+{code}
+
+\\
+
+Maven will determine the transitive dependencies for the artifacts, but if you are not using Maven to build your project, then you will also need the following dependencies on the classpath -
+
+{code:none}
+    <dependency>
+        <groupId>commons-lang</groupId>
+        <artifactId>commons-lang</artifactId>
+        <version>2.4</version>
+    </dependency>
+    <dependency>
+        <groupId>org.slf4j</groupId>
+        <artifactId>slf4j-simple</artifactId>
+        <version>1.6.1</version>
+    </dependency>
+    <dependency>
+        <groupId>commons-beanutils</groupId>
+        <artifactId>commons-beanutils</artifactId>
+        <version>1.8.3</version>
+    </dependency>
+    <dependency>
+        <groupId>commons-collections</groupId>
+        <artifactId>commons-collections</artifactId>
+        <version>3.2.1</version>
+    </dependency>
+{code}
+
+\\
+
+h3. Verifying Releases
+
+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, checkout the [Release Signing FAQ|http://www.apache.org/dev/release-signing.html].
+
+The PGP signatures can be verified using PGP or GPG.  First download the [KEYS|http://www.apache.org/dist/incubator/bval/KEYS] as well as the asc signature file for the artifact.  Make sure you get these files from the [main distribution directory|http://www.apache.org/dist/incubator/bval/], rather than from a [mirror|http://www.apache.org/dyn/closer.cgi/incubator/bval/].  Then verify the signatures using:
+{code:none}
+$ pgpk -a KEYS
+$ pgpv bval-parent-0.3-incubating-source-release.zip.asc
+or
+$ pgp -ka KEYS
+$ pgp bval-parent-0.3-incubating-source-release.zip.asc
+or
+$ gpg --import KEYS
+$ gpg --verify bval-parent-0.3-incubating-source-release.zip.asc
+{code}
+
+Alternatively, you can verify the MD5 signature on the files. A Unix/Linux program called *md5* or *md5sum* is included in most distributions.  It is also available as part of [GNU Textutils|http://www.gnu.org/software/textutils/textutils.html]. Windows users can get binary md5 programs from such places as [here|http://www.md5summer.org/], [here|http://www.fourmilab.ch/md5/], or [here|http://www.pc-tools.net/win32/md5sums/]. 
+

Added: websites/staging/bval/trunk/content/downloads.html
==============================================================================
--- websites/staging/bval/trunk/content/downloads.html (added)
+++ websites/staging/bval/trunk/content/downloads.html Sat Mar 10 22:51:09 2012
@@ -0,0 +1,368 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
+<html>
+<head>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
+  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
+  <script src="/resources/space.js"; type="text/javascript"></script>
+  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+  <META name="Description" content="Apache BVal -- Downloads" />
+  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Owner" content="bval-dev@incubator.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
+  <META name="DC.Language" scheme="rfc1766" content="en" />
+  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
+  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+  <title>
+  Apache BVal
+  </title>
+</head>
+<body>
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr width="100%">
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <div style="padding: 5px;">
+        <div id="banner">
+          <!-- Banner -->
+<p><a name="Banner-Overview"></a></p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+  <tr>
+    <td align="left" nowrap="">
+      <a href="http://incubator.apache.org/bval/" title="Apache BVal">
+        <img border="0" src="/images/check3_71x75.png">
+      </a>
+    </td>
+    <td align="left" class="topbardiv" nowrap="">
+      <a href="/" title="Apache BVal">
+        <img border="0" src="/images/bval_logo.png">
+      </a>
+    </td>
+    <td align="right" nowrap="">
+      <a href="http://www.apache.org/" title="The Apache Software Foundation">
+        <img border="0" src="/images/feather-small.gif">
+      </a>
+    </td>
+  </tr> 
+</table>
+          <!-- Banner -->
+        </div>
+      </div>
+      <!--
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <a href="/">Home</a>
+              </div>
+            </td>
+            <td>
+              <div align="right">
+$content
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+      -->
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr height="100%" valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<p><a name="Navigation-Overview"></a></p>
+<h3 id="overview">Overview</h3>
+<ul>
+<li><a href="/board-reports/index.html">Board Reports</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
+<li><a href="/privacy-policy.html">Privacy Policy</a></li>
+</ul>
+<p><a name="Navigation-Community"></a></p>
+<h3 id="community">Community</h3>
+<ul>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/documentation.html">Documentation</a></li>
+<li><a href="/samples.html">Samples</a></li>
+<li><a href="/roadmap.html">Roadmap</a></li>
+<li><a href="/found-a-bug.html">Found a Bug</a></li>
+<li><a href="/getting-involved.html">Getting Involved</a></li>
+<li><a href="/people.html">People</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+</ul>
+<p><a name="Navigation-Development"></a></p>
+<h3 id="development">Development</h3>
+<ul>
+<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+<li><a href="/building.html">Building</a></li>
+<li><a href="/coding-standards.html">Coding Standards</a></li>
+<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
+<li><a href="/release-management.html">Release Management</a></li>
+<li><a href="/automated-builds.html">Automated Builds</a></li>
+</ul>
+<p><a name="Navigation-Sponsorship"></a></p>
+<h3 id="sponsorship">Sponsorship</h3>
+<ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
+</ul>
+<p><a name="Navigation-Search"></a></p>
+<h3 id="search">Search</h3>
+<p><DIV style="padding: 5px 5px 0px 25px;">
+<FORM action="http://www.google.com/search" method="get" style="font-size:
+10px;">
+  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
+  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
+  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
+  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
+  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
+  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
+</FORM>
+</DIV></p>
+                    <!-- NavigationBar -->
+              </div>
+            </div>
+          </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div id="BValContent_Downloads" class="wiki-content"><p>Apache BVal provides an implementation of the
+<a href="http://jcp.org/en/jsr/detail?id=303">Bean Validation Specification (JSR303)</a>
+which is TCK compliant and works on Java SE 5 or later.</p>
+<p>Apache BVal artifacts are distributed in source and binary form under the
+terms of the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+See the included LICENSE and NOTICE files included in each artifact for
+additional license information.  Please read the
+<a href="#Downloads-VerifyingReleases">Verifying Releases</a> section below on
+how to verify the integrity of downloaded files.</p>
+<p>Look for a fully-sanctioned release of Apache BVal in the near future.
+Right now you can try our last incubating release.</p>
+<p><a name="Downloads-CurrentRelease" /></p>
+<h3 id="current-release">Current Release</h3>
+<p><a name="Downloads-ApacheBeanValidation0.3-incubating-ReleasedApril28,2011"></a></p>
+<h4 id="apache-bean-validation-03-incubating-released-april-28-2011">Apache Bean Validation 0.3-incubating - Released April 28, 2011</h4>
+<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/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip">bval-parent-0.3-incubating-source-release.zip</a></td>
+<td><a href="http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.asc">asc</a> <a href="http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.md5">md5</a> <a href="http://www.apache.org/dist/incubator/bval/0.3-incubating/bval-parent-0.3-incubating-source-release.zip.sha1">sha1</a></td>
+<td>-</td>
+</tr>
+<tr>
+<td>Core Framework</td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-core-0.3-incubating.jar">bval-core-0.3-incubating.jar</a></td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-core-0.3-incubating.jar.asc">asc</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-core-0.3-incubating.jar.md5">md5</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-core-0.3-incubating.jar.sha1">sha1</a></td>
+<td>-</td>
+</tr>
+<tr>
+<td>JSR303 Implementation</td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-jsr303-0.3-incubating.jar">bval-jsr303-0.3-incubating.jar</a></td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-jsr303-0.3-incubating.jar.asc">asc</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-jsr303-0.3-incubating.jar.md5">md5</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-jsr303-0.3-incubating.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://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-bundle-0.3-incubating.jar">org.apache.bval.bundle-0.3-incubating.jar</a></td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-bundle-0.3-incubating.jar.asc">asc</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-bundle-0.3-incubating.jar.md5">md5</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-bundle-0.3-incubating.jar.sha1">sha1</a></td>
+<td><code>javax.validation.spi.ValidationProvider</code> w/ OSGi metadata (includes <code>bval-core</code> and <code>bval-jsr303</code>)</td>
+</tr>
+<tr>
+<td><a href="http://code.google.com/p/google-guice/">Google Guice</a> Integration</td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-guice-0.3-incubating.jar">bval-guice-0.3-incubating.jar</a></td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-guice-0.3-incubating.jar.asc">asc</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-guice-0.3-incubating.jar.md5">md5</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-guice-0.3-incubating.jar.sha1">sha1</a></td>
+<td>Optional integration module</td>
+</tr>
+<tr>
+<td>Legacy Agimatec JSON support</td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-json-0.3-incubating.jar">bval-json-0.3-incubating.jar</a></td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-json-0.3-incubating.jar.asc">asc</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-json-0.3-incubating.jar.md5">md5</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-json-0.3-incubating.jar.sha1">sha1</a></td>
+<td>Optional integration module</td>
+</tr>
+<tr>
+<td>Legacy Agimatec XML support</td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-xstream-0.3-incubating.jar">bval-xstream-0.3-incubating.jar</a></td>
+<td><a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-xstream-0.3-incubating.jar.asc">asc</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-xstream-0.3-incubating.jar.md5">md5</a> <a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/0.3-incubating/bval-xstream-0.3-incubating.jar.sha1">sha1</a></td>
+<td>Optional integration module</td>
+</tr>
+</tbody>
+</table>
+<p><a name="Downloads-OlderReleases" /></p>
+<h3 id="older-releases">Older Releases</h3>
+<h4 id="apache-bean-validation-02-incubating-released-august-18-2010">Apache Bean Validation 0.2-incubating - Released August 18, 2010</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>
+<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>
+<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
+will automatically include the additional transitive dependencies for you)
+-
+    <dependency>
+      <groupId>org.apache.geronimo.specs</groupId>
+      <artifactId>geronimo-validation_1.0_spec</artifactId>
+      <version>1.1</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.bval</groupId>
+      <artifactId>org.apache.bval.bundle</artifactId>
+      <version>0.3-incubating</version>
+    </dependency></p>
+<p>Maven will determine the transitive dependencies for the artifacts, but if
+you are not using Maven to build your project, then you will also need the
+following dependencies on the classpath:</p>
+<div class="codehilite"><pre><span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>commons-lang<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>commons-lang<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>2.4<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span>
+<span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>org.slf4j<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>slf4j-simple<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.6.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span>
+<span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>commons-beanutils<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>commons-beanutils<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>1.8.3<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span>
+<span class="nt">&lt;dependency&gt;</span>
+    <span class="nt">&lt;groupId&gt;</span>commons-collections<span class="nt">&lt;/groupId&gt;</span>
+    <span class="nt">&lt;artifactId&gt;</span>commons-collections<span class="nt">&lt;/artifactId&gt;</span>
+    <span class="nt">&lt;version&gt;</span>3.2.1<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span>
+</pre></div>
+
+
+<p><a name="Downloads-VerifyingReleases"></a></p>
+<h3 id="verifying-releases">Verifying Releases</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
+<a href="http://www.apache.org/dev/release-signing.html">Release Signing FAQ</a>.</p>
+<p>The PGP signatures can be verified using PGP or GPG.  First download the <a href="http://www.apache.org/dist/incubator/bval/KEYS">KEYS</a>
+as well as the asc signature file for the artifact.  Make sure you get
+these files from the
+<a href="http://www.apache.org/dist/incubator/bval/">main distribution directory</a>,
+rather than from a
+<a href="http://www.apache.org/dyn/closer.cgi/incubator/bval/">mirror</a>.
+Then verify the signatures using:</p>
+<div class="codehilite"><pre><span class="nv">$</span> <span class="nv">pgpk</span> <span class="o">-</span><span class="n">a</span> <span class="n">KEYS</span>
+<span class="nv">$</span> <span class="nv">pgpv</span> <span class="n">bval</span><span class="o">-</span><span class="n">parent</span><span class="o">-</span><span class="mf">0.3</span><span class="o">-</span><span class="n">incubating</span><span class="o">-</span><span class="n">source</span><span class="o">-</span><span class="n">release</span><span class="o">.</span><span class="n">zip</span><span class="o">.</span><span class="n">asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="nv">$</span> <span class="nv">pgp</span> <span class="o">-</span><span class="n">ka</span> <span class="n">KEYS</span>
+<span class="nv">$</span> <span class="nv">pgp</span> <span class="n">bval</span><span class="o">-</span><span class="n">parent</span><span class="o">-</span><span class="mf">0.3</span><span class="o">-</span><span class="n">incubating</span><span class="o">-</span><span class="n">source</span><span class="o">-</span><span class="n">release</span><span class="o">.</span><span class="n">zip</span><span class="o">.</span><span class="n">asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="nv">$</span> <span class="nv">gpg</span> <span class="o">--</span><span class="nb">import</span> <span class="n">KEYS</span>
+<span class="nv">$</span> <span class="nv">gpg</span> <span class="o">--</span><span class="n">verify</span> <span class="n">bval</span><span class="o">-</span><span class="n">parent</span><span class="o">-</span><span class="mf">0.3</span><span class="o">-</span><span class="n">incubating</span><span class="o">-</span><span class="n">source</span><span class="o">-</span><span class="n">release</span><span class="o">.</span><span class="n">zip</span><span class="o">.</span><span class="n">asc</span>
+</pre></div>
+
+
+<p>Alternatively, you can verify the MD5 signature on the files. A Unix/Linux
+program called <code>md5</code> or <code>md5sum</code> is included in most distributions.  It is
+also available as part of
+<a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>.
+Windows users can get binary md5 programs from these (and likely other) places:</p>
+<ul>
+<li><a href="http://www.md5summer.org/">http://www.md5summer.org/</a></li>
+<li><a href="http://www.fourmilab.ch/md5/">http://www.fourmilab.ch/md5/</a></li>
+<li><a href="http://www.pc-tools.net/win32/md5sums/">http://www.pc-tools.net/win32/md5sums/</a></li>
+</ul></div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">
+      <div id="footer-legal">
+Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
+Other names may be trademarks of their respective owners.
+      </div>
+    </td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+</body>
+</html>

Added: websites/staging/bval/trunk/content/found-a-bug.cwiki
==============================================================================
--- websites/staging/bval/trunk/content/found-a-bug.cwiki (added)
+++ websites/staging/bval/trunk/content/found-a-bug.cwiki Sat Mar 10 22:51:09 2012
@@ -0,0 +1,35 @@
+h2. Found a Bug?
+
+If you think you've found a problem with Apache BVal, there are several ways to proceed.
+
+You can begin by raising the issue on our User or Developer mailing lists (see [Mailing Lists]).
+
+You can also search JIRA, our issue-tracking system, to see if the problem has already been noted (visit [JIRA|http://issues.apache.org/jira/browse/BVAL]). If the issue is not listed there, you can add a new JIRA issue describing it. Please include detailed steps to reproduce the problem, including the [Version Info].
+
+If you have a fix for the issue, you can generate a patch file to send the fix to us. You need to check out the current source code from Subversion (see [Source Code]), make the necessary changes (see [Coding Standards]), and then do a full build with all tests enabled (see [Building]) and make sure the unit tests runs as expected (try {{maven clean install}} to run a full build), and of course, confirm that the problem is actually fixed. Then, go to the root directory of your BVAL checkout, and run a command like {{svn diff > BVAL-<JIRA_NUMBER>.patch}} to generate a patch file.
+
+To submit a patch, create an issue in JIRA that describes the problem, add your patch file as an attachment (don't forget to select the "Grant license to ASF for inclusion in ASF works" option), and then edit the JIRA to select the Patch Available check box.  Please include detailed steps to reproduce the problem in the issue description, and a test case in the patch where possible.
+
+For larger contributions, like new features or more complex bug fixes, you should also have an [Individual Contributor License Agreement|http://www.apache.org/licenses/#clas] on file with the ASF.
+
+
+Thanks for working with us to improve Apache BVal!
+
+
+h2. Reporting Security Vulnerabilities
+
+The Apache Software Foundation takes a very active stance in eliminating security problems and denial of service attacks against the code we provide.
+
+We strongly encourage folks to report any such problems discovered in Apache BVal to our private PMC mailing list [mailto:private@bval.apache.org] first, before disclosing them in a public forum.
+
+Please note that the private PMC mailing list should only be used for reporting undisclosed security vulnerabilities and managing the process of fixing such vulnerabilities until they are made public. We will not accept regular bug reports or other general user queries at this address.
+
+If you need to report a bug that is already a disclosed security vulnerability, please use the regular bug reporting process above.
+
+Questions about:
+* how to securely configure BVal
+* if a vulnerability applies to your particular application or Bean Validation level
+* obtaining further information on a published vulnerability
+* availability of patches and/or new releases
+
+should be address to the users mailing list. Please see the [Mailing Lists] page for details of how to subscribe.

Added: websites/staging/bval/trunk/content/found-a-bug.html
==============================================================================
--- websites/staging/bval/trunk/content/found-a-bug.html (added)
+++ websites/staging/bval/trunk/content/found-a-bug.html Sat Mar 10 22:51:09 2012
@@ -0,0 +1,268 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
+<html>
+<head>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
+  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
+  <script src="/resources/space.js"; type="text/javascript"></script>
+  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+  <META name="Description" content="Apache BVal -- Found a Bug" />
+  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Owner" content="bval-dev@incubator.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
+  <META name="DC.Language" scheme="rfc1766" content="en" />
+  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
+  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+  <title>
+  Apache BVal
+  </title>
+</head>
+<body>
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr width="100%">
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <div style="padding: 5px;">
+        <div id="banner">
+          <!-- Banner -->
+<p><a name="Banner-Overview"></a></p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+  <tr>
+    <td align="left" nowrap="">
+      <a href="http://incubator.apache.org/bval/" title="Apache BVal">
+        <img border="0" src="/images/check3_71x75.png">
+      </a>
+    </td>
+    <td align="left" class="topbardiv" nowrap="">
+      <a href="/" title="Apache BVal">
+        <img border="0" src="/images/bval_logo.png">
+      </a>
+    </td>
+    <td align="right" nowrap="">
+      <a href="http://www.apache.org/" title="The Apache Software Foundation">
+        <img border="0" src="/images/feather-small.gif">
+      </a>
+    </td>
+  </tr> 
+</table>
+          <!-- Banner -->
+        </div>
+      </div>
+      <!--
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <a href="/">Home</a>
+              </div>
+            </td>
+            <td>
+              <div align="right">
+$content
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+      -->
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr height="100%" valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<p><a name="Navigation-Overview"></a></p>
+<h3 id="overview">Overview</h3>
+<ul>
+<li><a href="/board-reports/index.html">Board Reports</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
+<li><a href="/privacy-policy.html">Privacy Policy</a></li>
+</ul>
+<p><a name="Navigation-Community"></a></p>
+<h3 id="community">Community</h3>
+<ul>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/documentation.html">Documentation</a></li>
+<li><a href="/samples.html">Samples</a></li>
+<li><a href="/roadmap.html">Roadmap</a></li>
+<li><a href="/found-a-bug.html">Found a Bug</a></li>
+<li><a href="/getting-involved.html">Getting Involved</a></li>
+<li><a href="/people.html">People</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+</ul>
+<p><a name="Navigation-Development"></a></p>
+<h3 id="development">Development</h3>
+<ul>
+<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+<li><a href="/building.html">Building</a></li>
+<li><a href="/coding-standards.html">Coding Standards</a></li>
+<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
+<li><a href="/release-management.html">Release Management</a></li>
+<li><a href="/automated-builds.html">Automated Builds</a></li>
+</ul>
+<p><a name="Navigation-Sponsorship"></a></p>
+<h3 id="sponsorship">Sponsorship</h3>
+<ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
+</ul>
+<p><a name="Navigation-Search"></a></p>
+<h3 id="search">Search</h3>
+<p><DIV style="padding: 5px 5px 0px 25px;">
+<FORM action="http://www.google.com/search" method="get" style="font-size:
+10px;">
+  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
+  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
+  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
+  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
+  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
+  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
+</FORM>
+</DIV></p>
+                    <!-- NavigationBar -->
+              </div>
+            </div>
+          </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div id="BValContent_Found a Bug" class="wiki-content"><p><a name="FoundaBug-FoundaBug?"></a></p>
+<h2 id="found-a-bug">Found a Bug?</h2>
+<p>If you think you've found a problem with Apache BVal, there are several
+ways to proceed.</p>
+<p>You can begin by raising the issue on our User or Developer mailing lists
+(see <a href="mailing-lists.html">Mailing Lists</a>).</p>
+<p>You can also search JIRA, our issue-tracking system, to see if the problem
+has already been noted
+(visit <a href="http://issues.apache.org/jira/browse/BVAL">JIRA</a>).
+If the issue is not listed there, you can add a new JIRA issue
+describing it. Please include detailed steps to reproduce the problem,
+including the Version Info.</p>
+<p>If you have a fix for the issue, you can generate a patch file to send the
+fix to us. You need to check out the current source code from Subversion
+(see <a href="/source-code.html">Source Code</a>),
+make the necessary changes (see <a href="/coding-standards.html">Coding Standards</a>),
+and then do a full build with all tests enabled
+(see <a href="/building.html">Building</a>)
+and make sure the unit tests runs as expected (try <code>maven clean install</code>
+to run a full build), and of course, confirm that the problem is
+actually fixed. Then, go to the root directory of your BVAL checkout, and
+run a command like <code>svn diff &gt; BVAL-[JIRA_NUMBER].patch.txt</code> to generate a
+patch file.</p>
+<p>To submit a patch, create an issue in JIRA that describes the problem, add
+your patch file as an attachment (don't forget to select the "Grant license
+to ASF for inclusion in ASF works" option), and then edit the JIRA issue to
+select the Patch Available check box.  Please include detailed steps to
+reproduce the problem in the issue description, and a test case in the
+patch where possible.</p>
+<p>For larger contributions, like new features or more complex bug fixes, you
+should also have an
+<a href="http://www.apache.org/licenses/#clas">Individual Contributor License Agreement</a>
+on file with the ASF.</p>
+<p>Thanks for working with us to improve Apache BVal!</p>
+<p><a name="FoundaBug-ReportingSecurityVulnerabilities"></a></p>
+<h2 id="reporting-security-vulnerabilities">Reporting Security Vulnerabilities</h2>
+<p>The Apache Software Foundation takes a very active stance in eliminating
+security problems and denial of service attacks against the code we
+provide.</p>
+<p>We strongly encourage folks to report any such problems discovered in
+Apache BVal to our private PMC mailing list <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#112;&#114;&#105;&#118;&#97;&#116;&#101;&#64;&#98;&#118;&#97;&#108;&#46;&#97;&#112;&#97;&#99;&#104;&#101;&#46;&#111;&#114;&#103;">&#112;&#114;&#105;&#118;&#97;&#116;&#101;&#64;&#98;&#118;&#97;&#108;&#46;&#97;&#112;&#97;&#99;&#104;&#101;&#46;&#111;&#114;&#103;</a>
+first, before disclosing them in a public forum.</p>
+<p>Please note that the private PMC mailing list should only be used for
+reporting undisclosed security vulnerabilities and managing the process of
+fixing such vulnerabilities until they are made public. We will not accept
+regular bug reports or other general user queries at this address.</p>
+<p>If you need to report a bug that is already a disclosed security
+vulnerability, please use the regular bug reporting process above.</p>
+<p>Questions about:</p>
+<ul>
+<li>how to securely configure BVal</li>
+<li>if a vulnerability applies to your particular application or Bean
+Validation level</li>
+<li>obtaining further information on a published vulnerability</li>
+<li>availability of patches and/or new releases</li>
+</ul>
+<p>should be addressed to the users mailing list. Please see the <a href="mailing-lists.html">Mailing Lists</a>
+ page for details of how to subscribe.</p></div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">
+      <div id="footer-legal">
+Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
+Other names may be trademarks of their respective owners.
+      </div>
+    </td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+</body>
+</html>

Added: websites/staging/bval/trunk/content/getting-involved.cwiki
==============================================================================
--- websites/staging/bval/trunk/content/getting-involved.cwiki (added)
+++ websites/staging/bval/trunk/content/getting-involved.cwiki Sat Mar 10 22:51:09 2012
@@ -0,0 +1,38 @@
+h2. Join the Apache BVal Community
+
+The Apache BVal project is being built by the open source community for the open source community - we welcome your input and contributions!
+
+h3. What we are looking for
+
+ * Source code and fixes contributions
+ * Test cases for issues encountered during application development 
+ * Documentation assistance
+ * Product and feature suggestions
+ * Detailed and constructive feedback
+ * Articles and whitepapers
+
+h3. How do I Contribute?
+
+ * To discuss Apache BVal topics check out the [mailing lists].
+ * Bugs and other issues can be posted on the project [JIRA|http://issues.apache.org/jira/browse/BVAL].
+
+h3. I have encountered an issue with Apache BVal. What do I do now?
+
+  * Post a message to our User's list to discuss the issue.
+  * Search existing [JIRA issues|http://issues.apache.org/jira/browse/BVAL] to see whether someone has already encountered the same issue.
+  * If this issue has never been encountered before, create a [JIRA issue|http://issues.apache.org/jira/browse/BVAL].
+  * Develop a test case to demonstrate the issue. 
+  * Attach the new test to JIRA issue. 
+  * Check out the [Found a Bug] page for more details on creating and submitting patches.
+
+h3. I have encountered an issue with BVal and have fixed it in the source code. How do I get the changes into svn?
+
+ * Create a [JIRA issue|http://issues.apache.org/jira/browse/BVAL] that describes the changes you've made (you'll need an Apache JIRA account to do this).
+ * Check out the source code and make your changes. 
+ * Create test cases to validate your changes.
+ * {{'svn add'}} any new files.
+ * Run {{'mvn test -Dtest=<MyTestCase>'}} to validate your change. You need to specify the test to run by its simple name without package name.
+ * Run the an entire build with tests by running {{'mvn clean install'}} for any possible regression. This should take 2-5 minutes or so.
+ * Check out the [Found a Bug] page for more details on creating and submitting patches.
+ * Wait for a committer to review and check in your changes.
+

Added: websites/staging/bval/trunk/content/getting-involved.html
==============================================================================
--- websites/staging/bval/trunk/content/getting-involved.html (added)
+++ websites/staging/bval/trunk/content/getting-involved.html Sat Mar 10 22:51:09 2012
@@ -0,0 +1,261 @@
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
+<html>
+<head>
+  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+  <link type="text/css" rel="stylesheet" href="/resources/site.css";></link>
+  <link type="text/css" rel="stylesheet" href="/resources/code.css";></link>
+  <script src="/resources/space.js"; type="text/javascript"></script>
+  <link rel="SHORTCUT ICON" href="/images/favicon.ico">   
+  <LINK rel="schema.DC" href="http://purl.org/DC/elements/1.0/">
+  <META name="Description" content="Apache BVal -- Getting Involved" />
+  <META name="Keywords" content="Apache Bean Validation JSR-303 JavaEE6 " />
+  <META name="Owner" content="bval-dev@incubator.apache.org" />
+  <META name="Robots" content="index, follow" />
+  <META name="Security" content="Public" />
+  <META name="Source" content="wiki template" />
+  <META name="DC.Date" scheme="iso8601" content="2010-05-21" />
+  <META name="DC.Language" scheme="rfc1766" content="en" />
+  <META name="DC.Rights" content="Copyright © 2010, The Apache Software Foundation" />
+  <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))'/>
+  <title>
+  Apache BVal
+  </title>
+</head>
+<body>
+
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr width="100%">
+    <td id="cell-0-0" colspan="2">&nbsp;</td>
+    <td id="cell-0-1">&nbsp;</td>
+    <td id="cell-0-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-1-0">&nbsp;</td>
+    <td id="cell-1-1">&nbsp;</td>
+    <td id="cell-1-2">
+      <div style="padding: 5px;">
+        <div id="banner">
+          <!-- Banner -->
+<p><a name="Banner-Overview"></a></p>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+  <tr>
+    <td align="left" nowrap="">
+      <a href="http://incubator.apache.org/bval/" title="Apache BVal">
+        <img border="0" src="/images/check3_71x75.png">
+      </a>
+    </td>
+    <td align="left" class="topbardiv" nowrap="">
+      <a href="/" title="Apache BVal">
+        <img border="0" src="/images/bval_logo.png">
+      </a>
+    </td>
+    <td align="right" nowrap="">
+      <a href="http://www.apache.org/" title="The Apache Software Foundation">
+        <img border="0" src="/images/feather-small.gif">
+      </a>
+    </td>
+  </tr> 
+</table>
+          <!-- Banner -->
+        </div>
+      </div>
+      <!--
+      <div id="top-menu">
+        <table border="0" cellpadding="1" cellspacing="0" width="100%">
+          <tr>
+            <td>
+              <div align="left">
+                <a href="/">Home</a>
+              </div>
+            </td>
+            <td>
+              <div align="right">
+$content
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
+      -->
+    </td>
+    <td id="cell-1-3">&nbsp;</td>
+    <td id="cell-1-4">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-2-0" colspan="2">&nbsp;</td>
+    <td id="cell-2-1">
+      <table>
+        <tr height="100%" valign="top">
+          <td height="100%">
+            <div id="wrapper-menu-page-right">
+              <div id="wrapper-menu-page-top">
+                <div id="wrapper-menu-page-bottom">
+                  <div id="menu-page">
+                    <!-- NavigationBar -->
+<p><a name="Navigation-Overview"></a></p>
+<h3 id="overview">Overview</h3>
+<ul>
+<li><a href="/board-reports/index.html">Board Reports</a></li>
+<li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
+<li><a href="/privacy-policy.html">Privacy Policy</a></li>
+</ul>
+<p><a name="Navigation-Community"></a></p>
+<h3 id="community">Community</h3>
+<ul>
+<li><a href="/downloads.html">Downloads</a></li>
+<li><a href="/documentation.html">Documentation</a></li>
+<li><a href="/samples.html">Samples</a></li>
+<li><a href="/roadmap.html">Roadmap</a></li>
+<li><a href="/found-a-bug.html">Found a Bug</a></li>
+<li><a href="/getting-involved.html">Getting Involved</a></li>
+<li><a href="/people.html">People</a></li>
+<li><a href="/mailing-lists.html">Mailing Lists</a></li>
+</ul>
+<p><a name="Navigation-Development"></a></p>
+<h3 id="development">Development</h3>
+<ul>
+<li><a href="https://svn.apache.org/repos/asf/bval/trunk">Source Code</a></li>
+<li><a href="https://issues.apache.org/jira/browse/BVAL">Issue Tracker</a></li>
+<li><a href="/building.html">Building</a></li>
+<li><a href="/coding-standards.html">Coding Standards</a></li>
+<li><a href="/jsr303-tck.html">JSR303 TCK</a></li>
+<li><a href="/release-management.html">Release Management</a></li>
+<li><a href="/automated-builds.html">Automated Builds</a></li>
+</ul>
+<p><a name="Navigation-Sponsorship"></a></p>
+<h3 id="sponsorship">Sponsorship</h3>
+<ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsoring Apache</a></li>
+</ul>
+<p><a name="Navigation-Search"></a></p>
+<h3 id="search">Search</h3>
+<p><DIV style="padding: 5px 5px 0px 25px;">
+<FORM action="http://www.google.com/search" method="get" style="font-size:
+10px;">
+  <INPUT name="ie" type="hidden" value="UTF-8"></INPUT>
+  <INPUT name="oe" type="hidden" value="UTF-8"></INPUT>
+  <INPUT maxlength="255" name="q" size="15" type="text" value=""></INPUT>
+  <INPUT name="btnG" type="submit" value="Google Search"></INPUT>
+  <INPUT name="domains" type="hidden" value="bval.apache.org"></INPUT>
+  <INPUT name="sitesearch" type="hidden" value="bval.apache.org"></INPUT>
+</FORM>
+</DIV></p>
+                    <!-- NavigationBar -->
+              </div>
+            </div>
+          </div>
+          </div>
+         </td>
+         <td height="100%">
+           <!-- Content -->
+           <div id="BValContent_Getting Involved" class="wiki-content"><p><a name="GettingInvolved-JointheApacheBValCommunity"></a></p>
+<h2 id="join-the-apache-bval-community">Join the Apache BVal Community</h2>
+<p>The Apache BVal project is being built by the open source community for the
+open source community - we welcome your input and contributions!</p>
+<p><a name="GettingInvolved-Whatwearelookingfor"></a></p>
+<h3 id="what-we-are-looking-for">What we are looking for</h3>
+<ul>
+<li>Source code and fixes contributions</li>
+<li>Test cases for issues encountered during application development </li>
+<li>Documentation assistance</li>
+<li>Product and feature suggestions</li>
+<li>Detailed and constructive feedback</li>
+<li>Articles and whitepapers</li>
+</ul>
+<p><a name="GettingInvolved-HowdoIContribute?"></a></p>
+<h3 id="how-do-i-contribute">How do I Contribute?</h3>
+<ul>
+<li>To discuss Apache BVal topics check out the <a href="mailing-lists.html">mailing lists</a>
+.</li>
+<li>Bugs and other issues can be posted on the project <a href="http://issues.apache.org/jira/browse/BVAL">JIRA</a>
+.</li>
+</ul>
+<p><a name="GettingInvolved-IhaveencounteredanissuewithApacheBVal.WhatdoIdonow?"></a></p>
+<h3 id="i-have-encountered-an-issue-with-apache-bval-what-do-i-do-now">I have encountered an issue with Apache BVal. What do I do now?</h3>
+<ul>
+<li>Post a message to our User's list to discuss the issue.</li>
+<li>Search existing <a href="http://issues.apache.org/jira/browse/BVAL">JIRA issues</a>
+ to see whether someone has already encountered the same issue.</li>
+<li>If this issue has never been encountered before, create a <a href="http://issues.apache.org/jira/browse/BVAL">JIRA issue</a>
+.</li>
+<li>Develop a test case to demonstrate the issue. </li>
+<li>Attach the new test to JIRA issue. </li>
+<li>Check out the <a href="found-a-bug.html">Found a Bug</a>
+ page for more details on creating and submitting patches.</li>
+</ul>
+<h3 id="i-have-encountered-an-issue-with-apache-bval-and-have-fixed-it-in-the-source-code-how-do-i-get-the-changes-into-svn">I have encountered an issue with Apache BVal and have fixed it in the source code. How do I get the changes into svn?</h3>
+<ul>
+<li>Create a <a href="http://issues.apache.org/jira/browse/BVAL">JIRA issue</a>
+ that describes the changes you've made (you'll need an Apache JIRA account
+to do this).</li>
+<li>Check out the source code and make your changes. </li>
+<li>Create test cases to validate your changes.</li>
+<li><code>svn add</code> any new files.</li>
+<li>Run <code>mvn test -Dtest=[MyTestCase]</code> to validate your change. You need
+to specify the test to run by its simple name without package name.</li>
+<li>Run the an entire build with tests by running <code>mvn clean install</code>
+for any possible regression. This should take 2-5 minutes or so.</li>
+<li>Check out the <a href="found-a-bug.html">Found a Bug</a>
+ page for more details on creating and submitting patches.</li>
+<li>Wait for a committer to review and check in your changes.</li>
+</ul></div>
+           <!-- Content -->
+         </td>
+        </tr>
+      </table>
+   </td>
+   <td id="cell-2-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+   <td id="cell-3-0">&nbsp;</td>
+   <td id="cell-3-1">&nbsp;</td>
+   <td id="cell-3-2">
+     <div id="footer">
+       <!-- Footer -->
+       <div id="site-footer">
+       </div>
+       <!-- Footer -->
+     </div>
+   </td>
+   <td id="cell-3-3">&nbsp;</td>
+   <td id="cell-3-4">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">
+      <div id="footer-legal">
+Copyright (C) 2010-2012 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.<br />
+Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br />
+Other names may be trademarks of their respective owners.
+      </div>
+    </td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+  <tr width="100%">
+    <td id="cell-4-0" colspan="2">&nbsp;</td>
+    <td id="cell-4-1">&nbsp;</td>
+    <td id="cell-4-2" colspan="2">&nbsp;</td>
+  </tr>
+</table>
+</body>
+</html>

Added: websites/staging/bval/trunk/content/graduation-proposal.cwiki
==============================================================================
--- websites/staging/bval/trunk/content/graduation-proposal.cwiki (added)
+++ websites/staging/bval/trunk/content/graduation-proposal.cwiki Sat Mar 10 22:51:09 2012
@@ -0,0 +1,70 @@
+This Page contains the proposed Graduation Statement for establishing the Apache BVal Top Level Project.
+
+
+h2. Board Resolution Report
+
+       WHEREAS, the Board of Directors deems it to be in the best
+       interests of the Foundation and consistent with the
+       Foundation's purpose to establish a Project Management
+       Committee charged with the creation and maintenance of
+       open-source software related to the Bean Validation 
+       Specification and its implementation as Apache BVal
+       for distribution at no charge to the public.
+
+       NOW, THEREFORE, BE IT RESOLVED, that a Project Management
+       Committee (PMC), to be known as the "Apache BVal Project",
+       be and hereby is established pursuant to Bylaws of the
+       Foundation; and be it further
+
+       RESOLVED, that the Apache BVal Project be and hereby is
+       responsible for the creation and maintenance of software
+       related to creating an implementation compliant with the
+       Bean Validation Specification and a library of pre-developed
+       validators and extensions; and be it further
+
+       RESOLVED, that the office of "Vice President, Apache BVal" be
+       and hereby is created, the person holding such office to
+       serve at the direction of the Board of Directors as the chair
+       of the Apache BVal Project, and to have primary responsibility
+       for management of the projects within the scope of
+       responsibility of the Apache BVal Project; and be it further
+
+       RESOLVED, that the persons listed immediately below be and
+       hereby are appointed to serve as the initial members of the
+       Apache BVal Project:
+
+         * Albert Lee <al...@apache.org>
+         * Carlos Vara Callau <ca...@apache.org>
+         * David Jencks <dj...@apache.org>
+         * Donald Woods <dw...@apache.org>
+         * Gerhard Petracek <gp...@apache.org>
+         * Jeremy Bauer <jr...@apache.org>
+         * Kevan Lee Miller <ke...@apache.org>
+         * Luciano Resende <lr...@apache.org>
+         * Matthias Wessendorf <ma...@apache.org>
+         * Matthew Jason Benson <mb...@apache.org>
+         * Mohammad Nour El-Din <mn...@apache.org>
+         * Niall Pemberton <ni...@apache.org>
+         * Roman Stumm <ro...@apache.org>
+         * Simone Tripodi <si...@apache.org>
+         * Mark Struberg <st...@apache.org>
+
+       NOW, THEREFORE, BE IT FURTHER RESOLVED, that Matthew Jason Benson
+       be appointed to the office of Vice President, Apache BVal, to
+       serve in accordance with and subject to the direction of the
+       Board of Directors and the Bylaws of the Foundation until
+       death, resignation, retirement, removal or disqualification,
+       or until a successor is appointed; and be it further
+
+       RESOLVED, that the initial Apache BVal PMC be and hereby is
+       tasked with the creation of a set of bylaws intended to
+       encourage open development and increased participation in the
+       Apache BVal Project; and be it further
+
+       RESOLVED, that the Apache BVal Project be and hereby
+       is tasked with the migration and rationalization of the Apache
+       Incubator Bean Validation podling; and be it further
+
+       RESOLVED, that all responsibilities pertaining to the Apache
+       Incubator Bean Validation podling encumbered upon the Apache Incubator
+       Project are hereafter discharged.