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 2016/10/28 20:20:39 UTC

svn commit: r1000071 [1/2] - in /websites/staging/bval/trunk/content: ./ board-reports/

Author: buildbot
Date: Fri Oct 28 20:20:38 2016
New Revision: 1000071

Log:
Staging update by buildbot for bval

Modified:
    websites/staging/bval/trunk/content/   (props changed)
    websites/staging/bval/trunk/content/automated-builds.html
    websites/staging/bval/trunk/content/board-reports/2010-04.html
    websites/staging/bval/trunk/content/board-reports/2010-05.html
    websites/staging/bval/trunk/content/board-reports/2010-06.html
    websites/staging/bval/trunk/content/board-reports/2010-07.html
    websites/staging/bval/trunk/content/board-reports/2010-08.html
    websites/staging/bval/trunk/content/board-reports/2010-09.html
    websites/staging/bval/trunk/content/board-reports/2011-01.html
    websites/staging/bval/trunk/content/board-reports/2011-06.html
    websites/staging/bval/trunk/content/board-reports/2011-09.html
    websites/staging/bval/trunk/content/board-reports/2011-12.html
    websites/staging/bval/trunk/content/board-reports/2012-03.html
    websites/staging/bval/trunk/content/board-reports/2012-04.html
    websites/staging/bval/trunk/content/board-reports/2012-05.html
    websites/staging/bval/trunk/content/board-reports/2012-06.html
    websites/staging/bval/trunk/content/board-reports/2012-09.html
    websites/staging/bval/trunk/content/board-reports/2012-12.html
    websites/staging/bval/trunk/content/board-reports/2013-03.html
    websites/staging/bval/trunk/content/board-reports/2013-06.html
    websites/staging/bval/trunk/content/board-reports/2013-09.html
    websites/staging/bval/trunk/content/board-reports/2013-12.html
    websites/staging/bval/trunk/content/board-reports/2014-03.html
    websites/staging/bval/trunk/content/board-reports/2014-06.html
    websites/staging/bval/trunk/content/board-reports/2014-09.html
    websites/staging/bval/trunk/content/board-reports/2014-12.html
    websites/staging/bval/trunk/content/board-reports/2015-03.html
    websites/staging/bval/trunk/content/board-reports/2015-06.html
    websites/staging/bval/trunk/content/board-reports/2015-09.html
    websites/staging/bval/trunk/content/board-reports/2015-12.html
    websites/staging/bval/trunk/content/board-reports/2016-03.html
    websites/staging/bval/trunk/content/board-reports/2016-06.html
    websites/staging/bval/trunk/content/board-reports/2016-09.html
    websites/staging/bval/trunk/content/board-reports/index.html
    websites/staging/bval/trunk/content/building.html
    websites/staging/bval/trunk/content/coding-standards.html
    websites/staging/bval/trunk/content/documentation.html
    websites/staging/bval/trunk/content/downloads.html
    websites/staging/bval/trunk/content/found-a-bug.html
    websites/staging/bval/trunk/content/getting-involved.html
    websites/staging/bval/trunk/content/index.html
    websites/staging/bval/trunk/content/jsr303-tck.html
    websites/staging/bval/trunk/content/mailing-lists.html
    websites/staging/bval/trunk/content/obtaining-a-validator.html
    websites/staging/bval/trunk/content/people.html
    websites/staging/bval/trunk/content/privacy-policy.html
    websites/staging/bval/trunk/content/release-management.html
    websites/staging/bval/trunk/content/release-process.html
    websites/staging/bval/trunk/content/release-setup.html
    websites/staging/bval/trunk/content/samples.html
    websites/staging/bval/trunk/content/version-info.html

Propchange: websites/staging/bval/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 28 20:20:38 2016
@@ -1 +1 @@
-1760259
+1767073

Modified: websites/staging/bval/trunk/content/automated-builds.html
==============================================================================
--- websites/staging/bval/trunk/content/automated-builds.html (original)
+++ websites/staging/bval/trunk/content/automated-builds.html Fri Oct 28 20:20:38 2016
@@ -122,9 +122,20 @@ under the License.
 
   <div class="container" id="BValContent_Automated Builds">
 
+<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>We're using the Apache Jenkins build server for continuous builds.
 <a name="AutomatedBuilds-JenkinsJobs"></a></p>
-<h3 id="jenkins-jobs">Jenkins Jobs</h3>
+<h3 id="jenkins-jobs">Jenkins Jobs<a class="headerlink" href="#jenkins-jobs" title="Permanent link">&para;</a></h3>
 <p><a href="http://builds.apache.org/job/BVal-trunk/">Trunk build</a>
  - This build is set up to check SVN for updates every 30 mins.</p>
 <p><a href="http://builds.apache.org/job/BVal-trunk-linux-tck-deploy/">Linux build + stand-alone TCK + deploy</a>
@@ -135,7 +146,7 @@ the SNAPSHOT artifacts to the Nexus repo
 <p>Email notifications to <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#99;&#111;&#109;&#109;&#105;&#116;&#115;&#64;&#98;&#118;&#97;&#108;&#46;&#97;&#112;&#97;&#99;&#104;&#101;&#46;&#111;&#114;&#103;&#46;&#104;&#116;&#109;&#108;">&#99;&#111;&#109;&#109;&#105;&#116;&#115;&#64;&#98;&#118;&#97;&#108;&#46;&#97;&#112;&#97;&#99;&#104;&#101;&#46;&#111;&#114;&#103;&#46;&#104;&#116;&#109;&#108;</a> are generated by Jenkins
 for build failures (and when builds return to normal).</p>
 <p><a name="AutomatedBuilds-JenkinsInfo"></a></p>
-<h3 id="jenkins-info">Jenkins Info</h3>
+<h3 id="jenkins-info">Jenkins Info<a class="headerlink" href="#jenkins-info" title="Permanent link">&para;</a></h3>
 <p>If you're interested in the Jenkins services or would like to request an
 account on the server, check out the
 <a href="http://wiki.apache.org/general/Hudson">Jenkins wiki</a> for more information.</p>
@@ -146,7 +157,7 @@ account on the server, check out the
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2010-04.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2010-04.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2010-04.html Fri Oct 28 20:20:38 2016
@@ -122,6 +122,17 @@ under the License.
 
   <div class="container" id="BValContent_">
 
+<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>Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification.</p>
 <p>There are currently no issues requiring IPMC or Board attention.</p>
 <p>Since Bean Validation entered incubation on March 1, 2010, we have accomplished the following:</p>
@@ -134,14 +145,14 @@ under the License.
 <li>Started setup of our Confluence space as our main website</li>
 <li>Already have one non-committer using the code and submitting patches</li>
 </ul>
-<h3 id="upcoming-major-goals">Upcoming major goals:</h3>
+<h3 id="upcoming-major-goals">Upcoming major goals:<a class="headerlink" href="#upcoming-major-goals" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Finish setup of website</li>
 <li>Setup and usage of Nexus</li>
 <li>First release of artifacts</li>
 <li>Start TCK testing</li>
 </ul>
-<h3 id="top-2-or-3-things-to-resolve-before-graduation">Top 2 or 3 things to resolve before graduation:</h3>
+<h3 id="top-2-or-3-things-to-resolve-before-graduation">Top 2 or 3 things to resolve before graduation:<a class="headerlink" href="#top-2-or-3-things-to-resolve-before-graduation" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Build community</li>
 <li>Create at least one release</li>
@@ -153,7 +164,7 @@ under the License.
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2010-05.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2010-05.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2010-05.html Fri Oct 28 20:20:38 2016
@@ -122,17 +122,28 @@ under the License.
 
   <div class="container" id="BValContent_">
 
+<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 Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification.  BVAL entered incubation on March 1, 2010.</p>
-<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation</h3>
+<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation<a class="headerlink" href="#a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation" title="Permanent link">&para;</a></h3>
 <p>First release of artifacts.
 Grow the community and committer base.</p>
-<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of</h3>
+<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of<a class="headerlink" href="#any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of" title="Permanent link">&para;</a></h3>
 <p>None at this time.</p>
-<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report</h3>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report<a class="headerlink" href="#how-has-the-community-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <p>The community has been focused on resolving TCK failures, with lots of help coming from contributor Carlos Vara.
 Apache OpenJPA trunk is now using our artifacts as their default provider for Bean Validation testing.
 Two other projects (one at the ASF) have mentioned they are using our artifacts instead of Hibernate.</p>
-<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report</h3>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report<a class="headerlink" href="#how-has-the-project-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <p>Confluence is setup as our website and has been fully populated.
 SNAPSHOT artifacts are being published to repository.apache.org.
 TCK testing is being run by 3 or 4 committers and contributors.</p>
@@ -143,7 +154,7 @@ TCK testing is being run by 3 or 4 commi
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2010-06.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2010-06.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2010-06.html Fri Oct 28 20:20:38 2016
@@ -122,17 +122,28 @@ under the License.
 
   <div class="container" id="BValContent_">
 
+<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 Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification.  BVAL entered incubation on March 1, 2010.</p>
-<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation</h3>
+<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation<a class="headerlink" href="#a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation" title="Permanent link">&para;</a></h3>
 <p>First release of artifacts.
 Grow the community and committer base.</p>
-<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of</h3>
+<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of<a class="headerlink" href="#any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of" title="Permanent link">&para;</a></h3>
 <p>None at this time.</p>
-<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report</h3>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report<a class="headerlink" href="#how-has-the-community-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <p>Committer offer was extended and accepted by Carlos Vara.
 Apache Geronimo has started using our artifacts in their 3.0 builds for Java EE 6.
 Apache OpenJPA has started creating a image-gallery sample that shows how JPA2 and our Bean Validation implementation can be used together.</p>
-<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report</h3>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report<a class="headerlink" href="#how-has-the-project-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <p>Rsync of Confluence content to our website is now setup.
 Code has been passing the Bean Validation TCK since May 21.
 We completed our first release on June 11, 2010, which was released as 0.1-incubating.</p>
@@ -143,7 +154,7 @@ We completed our first release on June 1
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2010-07.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2010-07.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2010-07.html Fri Oct 28 20:20:38 2016
@@ -122,18 +122,29 @@ under the License.
 
   <div class="container" id="BValContent_">
 
+<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 Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification.  BVAL entered incubation on March 1, 2010.</p>
-<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation</h3>
+<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation<a class="headerlink" href="#a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation" title="Permanent link">&para;</a></h3>
 <p>First release of artifacts - Done
 Grow the community and committer base - ongoing
 Decide on graduation target of TLP or subproject - TBD</p>
-<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of</h3>
+<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of<a class="headerlink" href="#any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of" title="Permanent link">&para;</a></h3>
 <p>None at this time.</p>
-<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report</h3>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report<a class="headerlink" href="#how-has-the-community-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <p>PPMC membership was extended and accepted by Carlos Vara.
 Committer offer was extended and accepted by David Jencks.
 Growing activity on the dev list for two potential committers.</p>
-<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report</h3>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report<a class="headerlink" href="#how-has-the-project-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <p>Started discussions about potential content for a 0.2-incubating release.
 Bean Validation benchmark app contributed by Carlos Vara to help with performance testing against the Hibernate RI.</p>
 
@@ -143,7 +154,7 @@ Bean Validation benchmark app contribute
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2010-08.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2010-08.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2010-08.html Fri Oct 28 20:20:38 2016
@@ -122,23 +122,34 @@ under the License.
 
   <div class="container" id="BValContent_">
 
+<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 Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification. BVAL entered incubation on March 1, 2010.</p>
-<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.</h3>
+<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.<a class="headerlink" href="#a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation" title="Permanent link">&para;</a></h3>
 <ul>
 <li>First release of artifacts - Done</li>
 <li>Grow the community and committer base - ongoing</li>
 <li>Decide on graduation target of TLP or subproject - TBD</li>
 </ul>
-<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of?</h3>
+<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of?<a class="headerlink" href="#any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of" title="Permanent link">&para;</a></h3>
 <ul>
 <li>None at this time.</li>
 </ul>
-<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?<a class="headerlink" href="#how-has-the-community-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Committer offer was extended and accepted by Matt Benson.</li>
 <li>A couple of new users on the dev list.</li>
 </ul>
-<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?</h3>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?<a class="headerlink" href="#how-has-the-project-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Currently a 0.2-incubating RC2 release vote is underway.</li>
 </ul>
@@ -149,7 +160,7 @@ under the License.
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2010-09.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2010-09.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2010-09.html Fri Oct 28 20:20:38 2016
@@ -122,22 +122,33 @@ under the License.
 
   <div class="container" id="BValContent_">
 
+<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 Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification. BVAL entered incubation on March 1, 2010.</p>
-<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.</h3>
+<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.<a class="headerlink" href="#a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation" title="Permanent link">&para;</a></h3>
 <ul>
 <li>First release of artifacts - Done</li>
 <li>Grow the community and committer base - ongoing</li>
 <li>Decide on graduation target of TLP or subproject - TBD</li>
 </ul>
-<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of?</h3>
+<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of?<a class="headerlink" href="#any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of" title="Permanent link">&para;</a></h3>
 <ul>
 <li>None at this time.</li>
 </ul>
-<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?<a class="headerlink" href="#how-has-the-community-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>New committer Matt Benson has started working on a branch to upgrade to commons-lang v3.</li>
 </ul>
-<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?</h3>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?<a class="headerlink" href="#how-has-the-project-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>0.2-incubating was released on August 20th.</li>
 </ul>
@@ -148,7 +159,7 @@ under the License.
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2011-01.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2011-01.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2011-01.html Fri Oct 28 20:20:38 2016
@@ -122,22 +122,33 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h3 id="apache-bval-quarterly-report-january-2011">Apache Bval Quarterly Report January 2011</h3>
+<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>
+<h3 id="apache-bval-quarterly-report-january-2011">Apache Bval Quarterly Report January 2011<a class="headerlink" href="#apache-bval-quarterly-report-january-2011" title="Permanent link">&para;</a></h3>
 <p>The community missed their December quarterly report. So, are submitting this report in January.</p>
-<h3 id="summary">Summary</h3>
+<h3 id="summary">Summary<a class="headerlink" href="#summary" title="Permanent link">&para;</a></h3>
 <p>The community has been active with discussions on the dev list and code updates. A new 0.3 release has been discussed, but is not yet underway.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <ul>
 <li>No new committers...</li>
 <li>No new PMC members... </li>
 </ul>
-<h3 id="development">Development</h3>
+<h3 id="development">Development<a class="headerlink" href="#development" title="Permanent link">&para;</a></h3>
 <ul>
 <li>No new releases, but a 0.3 release has been discussed. </li>
 <li>Work on annotations for commons-lang 3</li>
 <li>Many bug fixes </li>
 </ul>
-<h3 id="project-branding">Project Branding</h3>
+<h3 id="project-branding">Project Branding<a class="headerlink" href="#project-branding" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Not started yet. </li>
 </ul>
@@ -148,7 +159,7 @@ under the License.
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2011-06.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2011-06.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2011-06.html Fri Oct 28 20:20:38 2016
@@ -122,9 +122,20 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h3 id="apache-bval-quarterly-report-june-2011">Apache Bval Quarterly Report June 2011</h3>
+<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>
+<h3 id="apache-bval-quarterly-report-june-2011">Apache Bval Quarterly Report June 2011<a class="headerlink" href="#apache-bval-quarterly-report-june-2011" title="Permanent link">&para;</a></h3>
 <p>Apache Bean Validation will deliver an implementation of the JSR303 Bean Validation 1.0 specification. BVAL entered incubation on March 1, 2010.</p>
-<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.</h3>
+<h3 id="a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation">A list of the three most important issues to address in the move towards graduation.<a class="headerlink" href="#a-list-of-the-three-most-important-issues-to-address-in-the-move-towards-graduation" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Perform successful Releases - Done</li>
 <li>Grow the community and committer base - stale at a medium level</li>
@@ -135,15 +146,15 @@ under the License.
  * Graduate as part of Apache Commons
  * Graduate under the Geronimo TLP</p>
 <p>The codebase is mature and stable, thus there is not much development effort going on atm. Otoh this means that there are not many developers working actively on BVAL.   </p>
-<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of?</h3>
+<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of?<a class="headerlink" href="#any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of" title="Permanent link">&para;</a></h3>
 <ul>
 <li>None at this time.</li>
 </ul>
-<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?</h3>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report?<a class="headerlink" href="#how-has-the-community-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>No new committers.</li>
 </ul>
-<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?</h3>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report?<a class="headerlink" href="#how-has-the-project-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>0.3-incubating was released on 2011-02-04.</li>
 </ul>
@@ -154,7 +165,7 @@ under the License.
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2011-09.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2011-09.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2011-09.html Fri Oct 28 20:20:38 2016
@@ -122,25 +122,36 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h3 id="apache-bval-quarterly-report-september-2011">Apache Bval Quarterly Report September 2011</h3>
+<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>
+<h3 id="apache-bval-quarterly-report-september-2011">Apache Bval Quarterly Report September 2011<a class="headerlink" href="#apache-bval-quarterly-report-september-2011" title="Permanent link">&para;</a></h3>
 <p>Bean Validation was accepted into Incubator on 1 March 2010.</p>
 <p>The Bean Validation project is an implementation of the Java EE Bean
 Validation JSR303 specification.</p>
 <p>There are no other important issues open before a possible graduation.
 Actually the project is discussing its graduation as TLP or into
 Apache Commons, as natural successor of Commons Validator.</p>
-<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of</h3>
+<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of<a class="headerlink" href="#any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of" title="Permanent link">&para;</a></h3>
 <ul>
 <li>none</li>
 </ul>
-<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report</h3>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report<a class="headerlink" href="#how-has-the-community-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Users community activity is stable, users slightly decreased the
 activity of filling issues on JIRA and asking questions, we suppose
 codebase/provided documentation start being mature enough to satisfy
 users needs.</li>
 </ul>
-<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report.</h3>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report.<a class="headerlink" href="#how-has-the-project-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Started a 'extras' module development where putting validators
 not included in the JSR303 spec.</li>
@@ -153,7 +164,7 @@ not included in the JSR303 spec.</li>
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2011-12.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2011-12.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2011-12.html Fri Oct 28 20:20:38 2016
@@ -122,7 +122,18 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h3 id="apache-bval-quarterly-report-december-2011">Apache Bval Quarterly Report December 2011</h3>
+<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>
+<h3 id="apache-bval-quarterly-report-december-2011">Apache Bval Quarterly Report December 2011<a class="headerlink" href="#apache-bval-quarterly-report-december-2011" title="Permanent link">&para;</a></h3>
 <p>Bean Validation was accepted into Incubator on 1 March 2010.</p>
 <p>The Bean Validation project is an implementation of the Java EE Bean
 Validation JSR303 specification.</p>
@@ -130,17 +141,17 @@ Validation JSR303 specification.</p>
 The project has agreed to seek status as a TLP, and has agreed by an internal
 vote on its readiness to graduate [1].  The primary task outstanding is the
 completion of a charter.</p>
-<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of</h3>
+<h3 id="any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of">Any issues that the Incubator PMC or ASF Board might wish/need to be aware of<a class="headerlink" href="#any-issues-that-the-incubator-pmc-or-asf-board-might-wishneed-to-be-aware-of" title="Permanent link">&para;</a></h3>
 <ul>
 <li>none</li>
 </ul>
-<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report</h3>
+<h3 id="how-has-the-community-developed-since-the-last-report">How has the community developed since the last report<a class="headerlink" href="#how-has-the-community-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Mailing list and JIRA activity are extremely quiet.  We attribute this
 to the nature of the podling, being but an implementation of a specification,
 and the level of achievement of conformity to that specification.</li>
 </ul>
-<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report</h3>
+<h3 id="how-has-the-project-developed-since-the-last-report">How has the project developed since the last report<a class="headerlink" href="#how-has-the-project-developed-since-the-last-report" title="Permanent link">&para;</a></h3>
 <ul>
 <li>we have upgraded to and continue to pass the latest available version of the JSR303 TCK.</li>
 <li>we continue to track the progress of the JSR303 spec for the future.</li>
@@ -153,7 +164,7 @@ and the level of achievement of conformi
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2012-03.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2012-03.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2012-03.html Fri Oct 28 20:20:38 2016
@@ -122,17 +122,28 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-march-2012">Apache BVal Report March 2012</h2>
+<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>
+<h2 id="apache-bval-report-march-2012">Apache BVal Report March 2012<a class="headerlink" href="#apache-bval-report-march-2012" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation 1.0 (JSR-303)
 specification and related extensions, and became a top-level project of the
 foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>BVal version 0.3-incubating was released April 28, 2011.  The PMC is actively
 discussing making its first non-incubating release in the <em>immediate</em> (!) future.
 We are highly motivated because as members of the Java EE ecosystem @ Apache
 we like to cooperate and coordinate with the release schedules of related
 projects e.g. OpenJPA, Geronimo) whenever possible.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Since graduating to TLP status, activity has focused on post-graduation tasks,
 primarily the migration of the BVal website from Confluence to the Apache CMS.</p>
 <p>We continue to follow the progress of the Bean Validation specification; its
@@ -142,18 +153,18 @@ Apache BVal will implement Bean Validati
 make decisions on-list, but we hope that our availability on IRC will help build
 a sense of team camaraderie, and allow us to resolve simple questions in a more
 synchronous manner.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>The composition of the team has not changed since graduation, at which time
 all committers became members of the inaugural PMC.  The PMC is quite diverse
 and we are satisfied that no entity has undue influence in our decision-making
 process.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>Most of the team (and everyone else who has been asked) harbor some level of
 dislike for BVal's existing logo, the "check mark made of coffee beans."  One of
 our ongoing tasks is the direction/selection/creation of a new project logo.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>We have some outstanding features we'd like to implement on our project
 website (specifically a news or blog feed), and may seek advice and/or support
 from infrastructure to accomplish this.</p>
@@ -164,7 +175,7 @@ from infrastructure to accomplish this.<
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2012-04.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2012-04.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2012-04.html Fri Oct 28 20:20:38 2016
@@ -122,15 +122,26 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-april-2012">Apache BVal Report April 2012</h2>
+<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>
+<h2 id="apache-bval-report-april-2012">Apache BVal Report April 2012<a class="headerlink" href="#apache-bval-report-april-2012" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation 1.0 (JSR-303)
 specification and related extensions, and became a top-level project of the
 foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>BVal version 0.3-incubating was released April 28, 2011.  The PMC is currently
 voting to release BVal 0.4 RC1, which will be integrated into OpenEJB's imminent
 TomEE release.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Recent activity has focused on the 0.4 release, with an eye to the project's
 long-term goals (e.g. minimizing dependencies).  Our next goals are to
 continue improving the codebase so that we can make, as soon as possible,
@@ -144,18 +155,18 @@ wider-known specification:  the referenc
 Certain of the features of specification version 1.1.0 duplicate custom
 functionality already implemented in BVal; these must of course be merged.
 Apache BVal will implement Bean Validation v1.1.0 as soon as is practical.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>The composition of the team has not changed since graduation, at which time
 all committers became members of the inaugural PMC.  The PMC is quite diverse
 and we are satisfied that no entity has undue influence in our decision-making
 process.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>The task of creating a new project logo remains open, though some positive
 discussion has taken place and seems to be heading in the direction of
 satisfying interested parties.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>We have some outstanding features we'd like to implement on our project
 website (specifically a news or blog feed), and may seek advice and/or support
 from infrastructure to accomplish this.</p>
@@ -166,7 +177,7 @@ from infrastructure to accomplish this.<
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2012-05.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2012-05.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2012-05.html Fri Oct 28 20:20:38 2016
@@ -122,27 +122,38 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-may-2012">Apache BVal Report May 2012</h2>
+<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>
+<h2 id="apache-bval-report-may-2012">Apache BVal Report May 2012<a class="headerlink" href="#apache-bval-report-may-2012" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation 1.0 (JSR-303)
 specification and related extensions, and became a top-level project of the
 foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>BVal proudly made its first non-incubating release, version 0.4, on April 14,
 2012. Ours was incorporated into the better-publicized Apache TomEE 1.0 release.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Since the release of BVal 0.4, there has been no activity to speak of. Our next
 goals are to continue improving the codebase for BVal 1.0.</p>
 <p>Traffic on the user mailing list remains low/nonexistent.</p>
 <p>We continue to follow the progress of the Bean Validation specification; its
 1.1.0 version is being developed under Red Hat's (open) leadership as JSR-349.
 Apache BVal will implement Bean Validation v1.1.0 as soon as is practical.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>No new faces in the community.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>The task of creating a new project logo remains open.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -151,7 +162,7 @@ Apache BVal will implement Bean Validati
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2012-06.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2012-06.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2012-06.html Fri Oct 28 20:20:38 2016
@@ -122,13 +122,24 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-june-2012">Apache BVal Report June 2012</h2>
+<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>
+<h2 id="apache-bval-report-june-2012">Apache BVal Report June 2012<a class="headerlink" href="#apache-bval-report-june-2012" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation 1.0 (JSR-303)
 specification and related extensions, and became a top-level project of the
 foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>No releases since the last report.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>We've seen just a bit of externally-initiated activity in JIRA this month, a
 welcome contribution ensuring our codebase is compatible with some minor
 compiler changes in Java 7.  Most of the BVal team are spread across various
@@ -138,17 +149,17 @@ continue improving the codebase towards
 <p>We continue to follow the progress of the Bean Validation specification; its
 1.1.0 version is being developed under Red Hat's (open) leadership as JSR-349.
 Apache BVal will implement Bean Validation v1.1.0 as soon as is practical.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>Some interest indicated by an ASF member who had not previously contributed to
 BVal.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>IRIAN donated some graphic design resource time to BVal and has given us a
 starting point for a new logo.  We have yet to finalize the community's
 preferences for how, if at all, it should be changed before adoption, but
 IRIAN's efforts are greatly appreciated!</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -157,7 +168,7 @@ IRIAN's efforts are greatly appreciated!
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2012-09.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2012-09.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2012-09.html Fri Oct 28 20:20:38 2016
@@ -122,13 +122,24 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-september-2012">Apache BVal Report September 2012</h2>
+<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>
+<h2 id="apache-bval-report-september-2012">Apache BVal Report September 2012<a class="headerlink" href="#apache-bval-report-september-2012" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation 1.0 (JSR-303)
 specification and related extensions, and became a top-level project of the
 foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>No releases since the last report.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Little development activity of late; most of the BVal team are spread across
 various ASF projects, so we've not yet been able to make good on our intentions
 to continue improving the codebase towards a 1.0 release.</p>
@@ -136,15 +147,15 @@ to continue improving the codebase towar
 <p>We continue to follow the progress of the Bean Validation specification; its
 1.1.0 version is being developed under Red Hat's (open) leadership as JSR-349.
 Apache BVal will implement Bean Validation v1.1.0 as soon as is practical.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>No changes in community.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>The project has adopted (though not yet re-branded with) a new logo contributed
 by Adonis Raduca. The PMC thanks him for his contribution, as well as his
 employer, IRIAN Solutions, for his time.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -153,7 +164,7 @@ employer, IRIAN Solutions, for his time.
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2012-12.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2012-12.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2012-12.html Fri Oct 28 20:20:38 2016
@@ -122,16 +122,27 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-december-2012">Apache BVal Report December 2012</h2>
+<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>
+<h2 id="apache-bval-report-december-2012">Apache BVal Report December 2012<a class="headerlink" href="#apache-bval-report-december-2012" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation 1.0 (JSR-303)
 specification and related extensions, and became a top-level project of the
 foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>Apache BVal version 0.5 was released on September 21--just after our last
 report to the board!  This was a quick turnaround release, addressing a fairly
 serious regression (hence the last report's complete omission of any mention
 of an impending release).</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Development has begun to pick back up with some feints at solving one of our
 outstanding design issues; this has led to some interesting inter-project
 discussion, and looks poised to result in the creation of a new utility
@@ -140,13 +151,13 @@ among the libraries provided by Apache C
 <p>We continue to follow the progress of the Bean Validation specification; its
 1.1.0 version is being developed under Red Hat's (open) leadership as JSR-349.
 Apache BVal will implement Bean Validation v1.1.0 as soon as is practical.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>No changes in community.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>Re-styling the website to incorporate our new logo remains an open task.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -155,7 +166,7 @@ Apache BVal will implement Bean Validati
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2013-03.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2013-03.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2013-03.html Fri Oct 28 20:20:38 2016
@@ -122,13 +122,24 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-march-2013">Apache BVal Report March 2013</h2>
+<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>
+<h2 id="apache-bval-report-march-2013">Apache BVal Report March 2013<a class="headerlink" href="#apache-bval-report-march-2013" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation 1.0 (JSR-303)
 specification and related extensions, and became a top-level project of the
 foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>No new releases.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Part of the BVal community is engaged at Apache Commons, working on the
 [weaver] component (subject of my Fast Feather talk at ApacheCon NA 2013)
 which, when completed, is planned to be used in BVal's code.</p>
@@ -136,14 +147,14 @@ which, when completed, is planned to be
 <p>We continue to follow the progress of the Bean Validation specification; its
 1.1.0 version is being developed under Red Hat's (open) leadership as JSR-349.
 Apache BVal will implement Bean Validation v1.1.0 as soon as is practical.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>Mohammad Nour El-Din has resigned from the PMC.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>The BVal site has been restyled using a Twitter bootstrap foundation, and
 incorporating the new logo.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -152,7 +163,7 @@ incorporating the new logo.</p>
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2013-06.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2013-06.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2013-06.html Fri Oct 28 20:20:38 2016
@@ -122,13 +122,24 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-june-2013">Apache BVal Report June 2013</h2>
+<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>
+<h2 id="apache-bval-report-june-2013">Apache BVal Report June 2013<a class="headerlink" href="#apache-bval-report-june-2013" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation 1.0 (JSR-303)
 specification and related extensions, and became a top-level project of the
 foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>No new releases.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>BVal has experienced very little activity as of late. As time permits we have
 one team member working in the Commons community on a component that will help
 simplify BVal's code and, manpower being what it is, other BVal development
@@ -139,13 +150,13 @@ secured Java runtime environments).</p>
 <p>The Java Bean Validation specification v1.1 has been released last month;
 when BVal development resumes in earnest implementing this version of the
 specification is a top priority.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>No changes.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>Nothing to report.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -154,7 +165,7 @@ specification is a top priority.</p>
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2013-09.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2013-09.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2013-09.html Fri Oct 28 20:20:38 2016
@@ -122,13 +122,24 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-september-2013">Apache BVal Report September 2013</h2>
+<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>
+<h2 id="apache-bval-report-september-2013">Apache BVal Report September 2013<a class="headerlink" href="#apache-bval-report-september-2013" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation
 specification(s) and related extensions, and became a top-level project of
 the foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>No new releases.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Java Bean Validation v1.1 has been implemented in a branch that successfully
 passes the TCK. Previous reports have mentioned that BVal awaited the
 availability of the new Commons [weaver] component, which is mostly baked
@@ -137,14 +148,14 @@ December. The PMC must next determine a
 and merge this work with that having been done on the 1.1 branch to release
 both codebases.</p>
 <p>Mailing list traffic continues to be minimal.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>A new committer, Romain Manni-Bucau, has been welcomed to the BVal roster.
 Romain is the driving force behind the implementation of spec v1.1.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>Nothing to report.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -153,7 +164,7 @@ Romain is the driving force behind the i
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2013-12.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2013-12.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2013-12.html Fri Oct 28 20:20:38 2016
@@ -122,26 +122,37 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-december-2013">Apache BVal Report December 2013</h2>
+<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>
+<h2 id="apache-bval-report-december-2013">Apache BVal Report December 2013<a class="headerlink" href="#apache-bval-report-december-2013" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation
 specification(s) and related extensions, and became a top-level project of
 the foundation on February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>No new releases.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Releasing our 1.0 and 1.1 versions, to coincide with Java Bean Validation
 1.0 and 1.1 respectively, has been discussed and a basic approach seems to
 have been agreed upon.  BVal's developers are busy all over the place
 (in many cases with other Apache projects) with a general shortage of 
 "round tuits", but we remain optimistic that the releases will be made.</p>
 <p>Mailing list traffic picked up a bit this quarter.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>Romain Manni-Bucau has been added to the PMC.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>Nothing to report.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -150,7 +161,7 @@ have been agreed upon.  BVal's developer
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.

Modified: websites/staging/bval/trunk/content/board-reports/2014-03.html
==============================================================================
--- websites/staging/bval/trunk/content/board-reports/2014-03.html (original)
+++ websites/staging/bval/trunk/content/board-reports/2014-03.html Fri Oct 28 20:20:38 2016
@@ -122,13 +122,24 @@ under the License.
 
   <div class="container" id="BValContent_">
 
-<h2 id="apache-bval-report-march-2014">Apache BVal Report March 2014</h2>
+<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>
+<h2 id="apache-bval-report-march-2014">Apache BVal Report March 2014<a class="headerlink" href="#apache-bval-report-march-2014" title="Permanent link">&para;</a></h2>
 <p>The Apache BVal project implements the Java EE Bean Validation specification(s)
 and related extensions, and became a top-level project of the foundation on
 February 15, 2012.</p>
-<h3 id="releases">Releases</h3>
+<h3 id="releases">Releases<a class="headerlink" href="#releases" title="Permanent link">&para;</a></h3>
 <p>No new releases.</p>
-<h3 id="activity">Activity</h3>
+<h3 id="activity">Activity<a class="headerlink" href="#activity" title="Permanent link">&para;</a></h3>
 <p>Development has proceeded at what can charitably be termed a crawl for the past
 year while BVal's team have been expending their volunteer energies elsewhere.
 A large obstacle has just been removed, however, in the form of the Apache
@@ -139,14 +150,14 @@ on behalf of the PMC I am hopeful that w
 development velocity and finally make our 1.0 and 1.1 (implementing,
 respectively, the same versions of the Java Bean Validation specification)
 releases in the near future.</p>
-<h3 id="community">Community</h3>
+<h3 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h3>
 <p>No changes in community. Romain Manni-Bucau was added to the PMC during the
 previous quarter after having been elected a committer the quarter before that.</p>
-<h3 id="branding">Branding</h3>
+<h3 id="branding">Branding<a class="headerlink" href="#branding" title="Permanent link">&para;</a></h3>
 <p>Nothing to report.</p>
-<h3 id="legal">Legal</h3>
+<h3 id="legal">Legal<a class="headerlink" href="#legal" title="Permanent link">&para;</a></h3>
 <p>No concerns at present.</p>
-<h3 id="infrastructure">Infrastructure</h3>
+<h3 id="infrastructure">Infrastructure<a class="headerlink" href="#infrastructure" title="Permanent link">&para;</a></h3>
 <p>Nothing needed at the moment.</p>
 
   </div>
@@ -155,7 +166,7 @@ previous quarter after having been elect
 
   <div class="container">
     <footer>
-      <p>Copyright © 2010-2015 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
+      <p>Copyright © 2010-2016 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
         View our <a href="./../privacy-policy.html">privacy policy</a>.
       </p>
       <p>Apache and the Apache feather logo are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.