This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tomee-site-pub.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5dc813d  [site-publish] source tomee-site-generator 
https://github.com/apache/tomee-site-generator 
https://ci-builds.apache.org/job/Tomee/job/site-publish
5dc813d is described below

commit 5dc813dc4227698bd848514315943f090e96232b
Author: jenkins <[email protected]>
AuthorDate: Thu May 20 18:41:51 2021 +0000

    [site-publish] source tomee-site-generator
    https://github.com/apache/tomee-site-generator
    https://ci-builds.apache.org/job/Tomee/job/site-publish
---
 community/contributing/contribution-tips.html   |   2 +-
 community/contributing/jira-ticket.html         |   2 +-
 community/contributing/process-task.html        |   4 +-
 community/contributing/submit-changes.html      |   2 +-
 community/contributing/workflow.html            |   6 +-
 community/contributors.html                     | 116 ++++++++++++------------
 community/index.html                            |  12 +--
 dev/asf.html                                    |  32 +++----
 dev/design-application-server.html              |   6 +-
 dev/design-assembler.html                       |   4 +-
 dev/design-bmp-entitybean-container.html        |   2 +-
 dev/design-classic-assembler.html               |   4 +-
 dev/design-cmp-entitybean-container.html        |   2 +-
 dev/design-configuration-factory.html           |   4 +-
 dev/design-container.html                       |  10 +-
 dev/design-local-server.html                    |   2 +-
 dev/design-nova-configuration-factory.html      |   2 +-
 dev/design-passivation-strategy.html            |   6 +-
 dev/design-random-access-file-passivater.html   |   2 +-
 dev/design-remote-server.html                   |   2 +-
 dev/design-simple-passivater.html               |   2 +-
 dev/design-stateful-sessionbean-container.html  |   4 +-
 dev/design-stateless-sessionbean-container.html |   2 +-
 dev/design-transaction-service.html             |   2 +-
 dev/design.html                                 |  12 +--
 dev/release-tomee.html                          |   2 +-
 dev/source-code.html                            |   2 +-
 dev/writing-validation-tests.html               |   2 +-
 28 files changed, 125 insertions(+), 125 deletions(-)

diff --git a/community/contributing/contribution-tips.html 
b/community/contributing/contribution-tips.html
index 1092f5f..88ac701 100644
--- a/community/contributing/contribution-tips.html
+++ b/community/contributing/contribution-tips.html
@@ -126,7 +126,7 @@ about you. Welcome to the adventure!</p>
 <h2 id="_what_is_the_process">What is the process?</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Check and follow the <a 
href="community/contributing/workflow.html">workflow for contributing</a>.</p>
+<p>Check and follow the <a href="workflow.html">workflow for 
contributing</a>.</p>
 </div>
 <div class="paragraph">
 <p>After a while when people feel comfortable with you as contributor, they 
vote you in as a committer and &#8230;&#8203; big surprise &#8230;&#8203; 
there&#8217;s almost no change in the daily routine. You get access to svn and 
pretty much everything else stays the same. Instead of submitting patches, now 
you have to help review them and commit them. Instead of learning how to 
contribute to an open source project, now you have to learn how to help others 
get involved. And of course it d [...]
diff --git a/community/contributing/jira-ticket.html 
b/community/contributing/jira-ticket.html
index 97705d9..1d28571 100644
--- a/community/contributing/jira-ticket.html
+++ b/community/contributing/jira-ticket.html
@@ -130,7 +130,7 @@ If you want to help, contact the assigned person using the 
mailing list or write
 If you don&#8217;t have permission to assign tickets (there is no edit sign 
behind the Field "Assignee"), just ask on the developers mailing list.</p>
 </div>
 <div class="paragraph">
-<p>(<a href="community/contributing/workflow.html">back to Contribution 
workflow</a>)</p>
+<p>(<a href="workflow.html">back to Contribution workflow</a>)</p>
 </div>
 </div>
 </div>
diff --git a/community/contributing/process-task.html 
b/community/contributing/process-task.html
index d45c507..4cb8396 100644
--- a/community/contributing/process-task.html
+++ b/community/contributing/process-task.html
@@ -129,7 +129,7 @@ Use the JIRA id and title as name of the branch.</p>
 <div class="paragraph">
 <p>Work on the code. Use local commit as often as you want.
 Use push (to your own forked repository) as often as you like.
-Consider the <a 
href="community/contributing/contribution-tips.html">contribution tips</a>.
+Consider the <a href="contribution-tips.html">contribution tips</a>.
 If a task is to hard to get it done: no problem. Just ask for help.
 If you want to cancel working on a task, don&#8217;t forget to unassign the 
JIRA ticket!</p>
 </div>
@@ -142,7 +142,7 @@ If you want to cancel working on a task, don&#8217;t forget 
to unassign the JIRA
 <p>Use comments for the JIRA ticket to document your work.</p>
 </div>
 <div class="paragraph">
-<p>(<a href="community/contributing/workflow.html">back to Contribution 
workflow</a>)</p>
+<p>(<a href="workflow.html">back to Contribution workflow</a>)</p>
 </div>
 </div>
 </div>
diff --git a/community/contributing/submit-changes.html 
b/community/contributing/submit-changes.html
index 02a4c61..3df6704 100644
--- a/community/contributing/submit-changes.html
+++ b/community/contributing/submit-changes.html
@@ -208,7 +208,7 @@ Here are some examples and why:</p>
 <p>Here we flip it.  The real subject as at the beginning.  The verbs and 
generic nouns like "options" come after.  When you can pull it off, huge 
respect.</p>
 </div>
 <div class="paragraph">
-<p>(<a href="community/contributing/workflow.html">back to Contribution 
workflow</a>)</p>
+<p>(<a href="workflow.html">back to Contribution workflow</a>)</p>
 </div>
 </div>
 </div>
diff --git a/community/contributing/workflow.html 
b/community/contributing/workflow.html
index 36e66f8..9184f24 100644
--- a/community/contributing/workflow.html
+++ b/community/contributing/workflow.html
@@ -108,7 +108,7 @@
 </li>
 <li>
 <p>assign ticket to contributor, if not already assigned<br>
-(<a href="community/contributing/jira-ticket.html">more details</a>)</p>
+(<a href="jira-ticket.html">more details</a>)</p>
 </li>
 </ul>
 </div>
@@ -133,7 +133,7 @@
 </li>
 <li>
 <p>document work in JIRA ticket<br>
-(<a href="community/contributing/process-task.html">more details</a>)</p>
+(<a href="process-task.html">more details</a>)</p>
 </li>
 </ul>
 </div>
@@ -155,7 +155,7 @@
 </li>
 <li>
 <p>ask for review on mailing list<br>
-(<a href="community/contributing/submit-changes.html">more details</a>)</p>
+(<a href="submit-changes.html">more details</a>)</p>
 </li>
 </ul>
 </div>
diff --git a/community/contributors.html b/community/contributors.html
index 645f8cc..bd454e8 100644
--- a/community/contributors.html
+++ b/community/contributors.html
@@ -97,11 +97,11 @@
                 
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Andy" 
src="http://www.gravatar.com/avatar/fea00dfa5f55664b225d9c072d9c6766?s=140"; 
style="width:140px">
+                      <img alt="Dain Sundstrom" 
src="http://www.gravatar.com/avatar/9b67307a606e8dbc311c449cd4cae2aa?s=140"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Andy</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Dain Sundstrom</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -110,24 +110,30 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Jason van Zyl" 
src="http://www.gravatar.com/avatar/dd2ab408381395402fb0b183d002165c?s=140"; 
style="width:140px">
+                      <img alt="David Blevins" 
src="http://www.gravatar.com/avatar/d46f3fc40e8ecba3bc3b250d5c0d1734?s=140"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jason van Zyl</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">David Blevins</h3>
                       <p></p>
                       <ul class="list-inline">
                       
+                      <li><a 
href="http://people.apache.org/~dblevins";>Apache</a></li>
+                      
+                      <li><a href="http://github.com/dblevins";>Github</a></li>
+                      
+                      <li><a 
href="http://twitter.com/dblevins";>twitter</a></li>
+                      
                     </div>
                   </div>
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Dain Sundstrom" 
src="http://www.gravatar.com/avatar/9b67307a606e8dbc311c449cd4cae2aa?s=140"; 
style="width:140px">
+                      <img alt="Jason van Zyl" 
src="http://www.gravatar.com/avatar/dd2ab408381395402fb0b183d002165c?s=140"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Dain Sundstrom</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jason van Zyl</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -136,20 +142,14 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="David Blevins" 
src="http://www.gravatar.com/avatar/d46f3fc40e8ecba3bc3b250d5c0d1734?s=140"; 
style="width:140px">
+                      <img alt="Andy" 
src="http://www.gravatar.com/avatar/fea00dfa5f55664b225d9c072d9c6766?s=140"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">David Blevins</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Andy</h3>
                       <p></p>
                       <ul class="list-inline">
                       
-                      <li><a 
href="http://people.apache.org/~dblevins";>Apache</a></li>
-                      
-                      <li><a href="http://github.com/dblevins";>Github</a></li>
-                      
-                      <li><a 
href="http://twitter.com/dblevins";>twitter</a></li>
-                      
                     </div>
                   </div>
               
@@ -181,40 +181,40 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Mark Struberg" 
src="http://www.gravatar.com/avatar/30fae5bce90608fb3df5c018c586aea6?s=140"; 
style="width:140px">
+                      <img alt="Romain Manni-Bucau" 
src="http://www.gravatar.com/avatar/a8010b78704a70577a7b079f1bc2c981?s=140"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Mark Struberg</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Romain Manni-Bucau</h3>
                       <p></p>
                       <ul class="list-inline">
                       
-                      <li><a href="https://twitter.com/struberg";>@struberg on 
Twitter</a></li>
+                      <li><a 
href="http://blog-rmannibucau.rhcloud.com";>Blog</a></li>
                       
-                      <li><a 
href="https://people.apache.org/committer-index.html#struberg";>Apache Software 
Foundation Profile</a></li>
+                      <li><a href="http://github.com";>Github</a></li>
+                      
+                      <li><a 
href="http://javaeefactory-rmannibucau.rhcloud.com";>JavaEE Factory</a></li>
+                      
+                      <li><a 
href="http://twitter.com/rmannibucau";>twitter</a></li>
+                      
+                      <li><a 
href="http://rmannibucau.wordpress.com/";>wordpress</a></li>
                       
                     </div>
                   </div>
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Romain Manni-Bucau" 
src="http://www.gravatar.com/avatar/a8010b78704a70577a7b079f1bc2c981?s=140"; 
style="width:140px">
+                      <img alt="Mark Struberg" 
src="http://www.gravatar.com/avatar/30fae5bce90608fb3df5c018c586aea6?s=140"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Romain Manni-Bucau</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Mark Struberg</h3>
                       <p></p>
                       <ul class="list-inline">
                       
-                      <li><a 
href="http://blog-rmannibucau.rhcloud.com";>Blog</a></li>
-                      
-                      <li><a href="http://github.com";>Github</a></li>
-                      
-                      <li><a 
href="http://javaeefactory-rmannibucau.rhcloud.com";>JavaEE Factory</a></li>
-                      
-                      <li><a 
href="http://twitter.com/rmannibucau";>twitter</a></li>
+                      <li><a href="https://twitter.com/struberg";>@struberg on 
Twitter</a></li>
                       
-                      <li><a 
href="http://rmannibucau.wordpress.com/";>wordpress</a></li>
+                      <li><a 
href="https://people.apache.org/committer-index.html#struberg";>Apache Software 
Foundation Profile</a></li>
                       
                     </div>
                   </div>
@@ -234,11 +234,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Kevan Lee Miller" 
src="https://twitter.com/kevanmiller/profile_image?size=bigger"; 
style="width:140px">
+                      <img alt="Manu George" src="../img/manugeorge.jpg" 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Kevan Lee Miller</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Manu George</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -260,11 +260,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Manu George" src="../img/manugeorge.jpg" 
style="width:140px">
+                      <img alt="Kevan Lee Miller" 
src="https://twitter.com/kevanmiller/profile_image?size=bigger"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Manu George</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Kevan Lee Miller</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -273,11 +273,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Karan Singh Malhi" 
src="https://twitter.com/KrnMal/profile_image?size=bigger"; style="width:140px">
+                      <img alt="Lajos Moczar" src="../img/noimg.png" 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Karan Singh Malhi</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Lajos Moczar</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -286,11 +286,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Lajos Moczar" src="../img/noimg.png" 
style="width:140px">
+                      <img alt="Haihong Xu" src="../img/xuhaihong.jpg" 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Lajos Moczar</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Haihong Xu</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -312,11 +312,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Haihong Xu" src="../img/xuhaihong.jpg" 
style="width:140px">
+                      <img alt="Karan Singh Malhi" 
src="https://twitter.com/KrnMal/profile_image?size=bigger"; style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Haihong Xu</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Karan Singh Malhi</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -351,11 +351,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Matt Richard Hogstrom" 
src="https://twitter.com/hogstrom/profile_image?size=bigger"; 
style="width:140px">
+                      <img alt="Jarek Gawor" 
src="https://twitter.com/jgawor/profile_image?size=bigger"; style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Matt Richard Hogstrom</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jarek Gawor</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -364,11 +364,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Aaron Mulder" src="../img/ammulder.png" 
style="width:140px">
+                      <img alt="Jacek Laskowski" 
src="https://twitter.com/jaceklaskowski/profile_image?size=bigger"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Aaron Mulder</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jacek Laskowski</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -377,11 +377,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Lin Quan Jiang" src="../img/genspring.jpg" 
style="width:140px">
+                      <img alt="Jeff Genender" src="../img/jgenender.jpg" 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Lin Quan Jiang</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jeff Genender</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -390,11 +390,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Jeff Genender" src="../img/jgenender.jpg" 
style="width:140px">
+                      <img alt="Aaron Mulder" src="../img/ammulder.png" 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jeff Genender</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Aaron Mulder</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -403,11 +403,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Jacek Laskowski" 
src="https://twitter.com/jaceklaskowski/profile_image?size=bigger"; 
style="width:140px">
+                      <img alt="Lin Quan Jiang" src="../img/genspring.jpg" 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jacek Laskowski</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Lin Quan Jiang</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -416,11 +416,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="David Jencks" src="../img/noimg.png" 
style="width:140px">
+                      <img alt="Jean-Louis Monteiro" 
src="https://twitter.com/JLouisMonteiro/profile_image?size=bigger"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">David Jencks</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jean-Louis Monteiro</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -429,11 +429,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Jean-Louis Monteiro" 
src="https://twitter.com/JLouisMonteiro/profile_image?size=bigger"; 
style="width:140px">
+                      <img alt="Gianny Damour" src="../img/gdamour.jpg" 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jean-Louis Monteiro</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Gianny Damour</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -442,11 +442,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Jarek Gawor" 
src="https://twitter.com/jgawor/profile_image?size=bigger"; style="width:140px">
+                      <img alt="Matt Richard Hogstrom" 
src="https://twitter.com/hogstrom/profile_image?size=bigger"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Jarek Gawor</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Matt Richard Hogstrom</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -455,11 +455,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Gianny Damour" src="../img/gdamour.jpg" 
style="width:140px">
+                      <img alt="Daniel Stefan Haischt" 
src="https://twitter.com/uebermodean/profile_image?size=bigger"; 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Gianny Damour</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">Daniel Stefan Haischt</h3>
                       <p></p>
                       <ul class="list-inline">
                       
@@ -468,11 +468,11 @@
               
                   <div class="col-sm-4">
                     <div class="photo col-sm-5">
-                      <img alt="Daniel Stefan Haischt" 
src="https://twitter.com/uebermodean/profile_image?size=bigger"; 
style="width:140px">
+                      <img alt="David Jencks" src="../img/noimg.png" 
style="width:140px">
                       <i class="pull-right fa fa-star-o" 
style="color:#F38F24;"></i>
                     </div>
                     <div class="col-sm-7">
-                      <h3 class="contributor-name" 
style="font-size:1.4em;">Daniel Stefan Haischt</h3>
+                      <h3 class="contributor-name" 
style="font-size:1.4em;">David Jencks</h3>
                       <p></p>
                       <ul class="list-inline">
                       
diff --git a/community/index.html b/community/index.html
index 5f6564e..4ef6bb3 100644
--- a/community/index.html
+++ b/community/index.html
@@ -101,19 +101,19 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="community/contributing/contribution-tips.html">Contribution 
tips</a></p>
+<p><a href="contributing/contribution-tips.html">Contribution tips</a></p>
 </li>
 <li>
-<p><a href="community/contributing/workflow.html">Contribution workflow</a></p>
+<p><a href="contributing/workflow.html">Contribution workflow</a></p>
 </li>
 <li>
-<p><a href="community/sources.html">Apache TomEE</a></p>
+<p><a href="sources.html">Apache TomEE</a></p>
 </li>
 <li>
-<p><a href="community/contributing/website.html">This website</a></p>
+<p><a href="contributing/website.html">This website</a></p>
 </li>
 <li>
-<p><a href="community/contributors.html">TomEE Wall Of Fame</a></p>
+<p><a href="contributors.html">TomEE Wall Of Fame</a></p>
 </li>
 </ul>
 </div>
@@ -123,7 +123,7 @@
 <h2 id="_social_media_cause_contributing_is_not_only_about_coding">Social 
Media: cause contributing is not only about coding</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Facebook, Twitter, Google+: if that speaks to you just follow this <a 
href="community/social.html">TomEE on Social Media</a>.</p>
+<p>Facebook, Twitter, Google+: if that speaks to you just follow this <a 
href="social.html">TomEE on Social Media</a>.</p>
 </div>
 </div>
 </div>
diff --git a/dev/asf.html b/dev/asf.html
index efa6703..620a023 100644
--- a/dev/asf.html
+++ b/dev/asf.html
@@ -101,13 +101,13 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/june2007.html">June 18, 2007</a></p>
+<p><a href="june2007.html">June 18, 2007</a></p>
 </li>
 <li>
-<p><a href="dev/july2007.html">July 16, 2007</a></p>
+<p><a href="july2007.html">July 16, 2007</a></p>
 </li>
 <li>
-<p><a href="dev/august2007.html">August 13, 2007</a></p>
+<p><a href="august2007.html">August 13, 2007</a></p>
 </li>
 </ul>
 </div>
@@ -117,19 +117,19 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/october2007.html">October 15, 2007</a></p>
+<p><a href="october2007.html">October 15, 2007</a></p>
 </li>
 <li>
-<p><a href="dev/january2008.html">January 14, 2008</a></p>
+<p><a href="january2008.html">January 14, 2008</a></p>
 </li>
 <li>
-<p><a href="dev/april2008.html">April 14, 2008</a></p>
+<p><a href="april2008.html">April 14, 2008</a></p>
 </li>
 <li>
-<p><a href="dev/july2008.html">July 14, 2008</a></p>
+<p><a href="july2008.html">July 14, 2008</a></p>
 </li>
 <li>
-<p><a href="dev/october2008.html">October 13, 2008</a></p>
+<p><a href="october2008.html">October 13, 2008</a></p>
 </li>
 </ul>
 </div>
@@ -148,19 +148,19 @@ january2009 is missing
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/january2009.html">January 19, 2009</a></p>
+<p><a href="january2009.html">January 19, 2009</a></p>
 </li>
 <li>
-<p><a href="dev/april2009.html">April 13, 2009</a></p>
+<p><a href="april2009.html">April 13, 2009</a></p>
 </li>
 <li>
-<p><a href="dev/july2009.html">July 13, 2009</a></p>
+<p><a href="july2009.html">July 13, 2009</a></p>
 </li>
 <li>
-<p><a href="dev/october2009.html">October 21, 2009</a></p>
+<p><a href="october2009.html">October 21, 2009</a></p>
 </li>
 <li>
-<p><a href="dev/january2010.html">January 20, 2010</a></p>
+<p><a href="january2010.html">January 20, 2010</a></p>
 </li>
 </ul>
 </div>
@@ -179,10 +179,10 @@ april2010 is missing
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/april2010.html">April 21, 2010</a></p>
+<p><a href="april2010.html">April 21, 2010</a></p>
 </li>
 <li>
-<p><a href="dev/july2010.html">July 21, 2010</a></p>
+<p><a href="july2010.html">July 21, 2010</a></p>
 </li>
 </ul>
 </div>
@@ -201,7 +201,7 @@ october2010 is missing
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/october2010.html">October 20, 2010</a></p>
+<p><a href="october2010.html">October 20, 2010</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/design-application-server.html 
b/dev/design-application-server.html
index 813565b..b96b2ed 100644
--- a/dev/design-application-server.html
+++ b/dev/design-application-server.html
@@ -99,7 +99,7 @@
 <h2 id="_application_server">Application Server</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Sub-component of <a href="dev/design.html">OpenEJB</a></p>
+<p>Sub-component of <a href="design.html">OpenEJB</a></p>
 </div>
 </div>
 </div>
@@ -168,10 +168,10 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/design-local-server.html">Local Server</a></p>
+<p><a href="design-local-server.html">Local Server</a></p>
 </li>
 <li>
-<p><a href="dev/design-remote-server.html">Remote Server</a></p>
+<p><a href="design-remote-server.html">Remote Server</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/design-assembler.html b/dev/design-assembler.html
index 10062ad..8104f99 100644
--- a/dev/design-assembler.html
+++ b/dev/design-assembler.html
@@ -99,7 +99,7 @@
 <h2 id="_assembler">Assembler</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Sub-component of <a href="dev/design.html">OpenEJB</a></p>
+<p>Sub-component of <a href="design.html">OpenEJB</a></p>
 </div>
 </div>
 </div>
@@ -161,7 +161,7 @@ Doing this comes with large amounts of resposibility and 
complexity and should n
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/design-classic-assembler.html">Classic Assembler</a></p>
+<p><a href="design-classic-assembler.html">Classic Assembler</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/design-bmp-entitybean-container.html 
b/dev/design-bmp-entitybean-container.html
index 6c7250f..3108b91 100644
--- a/dev/design-bmp-entitybean-container.html
+++ b/dev/design-bmp-entitybean-container.html
@@ -99,7 +99,7 @@
 <h2 id="_bmp_entitybean_container">BMP EntityBean Container</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a href="dev/design-container.html">Container</a></p>
+<p>Implementation of <a href="design-container.html">Container</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design-classic-assembler.html 
b/dev/design-classic-assembler.html
index c16de7a..b2b948a 100644
--- a/dev/design-classic-assembler.html
+++ b/dev/design-classic-assembler.html
@@ -99,7 +99,7 @@
 <h2 id="_classic_assembler">Classic Assembler</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a href="dev/design-assembler.html">Assembler</a></p>
+<p>Implementation of <a href="design-assembler.html">Assembler</a></p>
 </div>
 </div>
 </div>
@@ -146,7 +146,7 @@ It is assumed the meta-data has been checked and validated, 
all links and refere
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/design-configuration-factory.html">Configuration 
Factory</a></p>
+<p><a href="design-configuration-factory.html">Configuration Factory</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/design-cmp-entitybean-container.html 
b/dev/design-cmp-entitybean-container.html
index 9203ffc..22f0dfa 100644
--- a/dev/design-cmp-entitybean-container.html
+++ b/dev/design-cmp-entitybean-container.html
@@ -99,7 +99,7 @@
 <h2 id="_cmp_entitybean_container">CMP EntityBean Container</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a href="dev/design-container.html">Container</a></p>
+<p>Implementation of <a href="design-container.html">Container</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design-configuration-factory.html 
b/dev/design-configuration-factory.html
index 984167b..c492b62 100644
--- a/dev/design-configuration-factory.html
+++ b/dev/design-configuration-factory.html
@@ -99,7 +99,7 @@
 <h2 id="_configuration_factory">Configuration Factory</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Sub-component of <a href="dev/design-classic-assembler.html">Classic 
Assembler</a></p>
+<p>Sub-component of <a href="design-classic-assembler.html">Classic 
Assembler</a></p>
 </div>
 </div>
 </div>
@@ -167,7 +167,7 @@ The Configuration Factory can construct, retreive, or 
populate the InfoObjects f
 <p>XML Configuration Factory <em>(no longer supported)</em></p>
 </li>
 <li>
-<p><a href="dev/design-nova-configuration-factory.html">Nova Configuration 
Factory</a></p>
+<p><a href="design-nova-configuration-factory.html">Nova Configuration 
Factory</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/design-container.html b/dev/design-container.html
index f0a2451..a1b5b7b 100644
--- a/dev/design-container.html
+++ b/dev/design-container.html
@@ -99,7 +99,7 @@
 <h2 id="_container">Container</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Sub-component of <a href="dev/design.html">OpenEJB</a></p>
+<p>Sub-component of <a href="design.html">OpenEJB</a></p>
 </div>
 </div>
 </div>
@@ -163,16 +163,16 @@ Containers for custom container-bean contracts can also 
be created.</p>
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/design-stateful-sessionbean-container.html">Stateful 
SessionBean Container</a></p>
+<p><a href="design-stateful-sessionbean-container.html">Stateful SessionBean 
Container</a></p>
 </li>
 <li>
-<p><a href="dev/design-stateless-sessionbean-container.html">Stateless 
SessionBean Container</a></p>
+<p><a href="design-stateless-sessionbean-container.html">Stateless SessionBean 
Container</a></p>
 </li>
 <li>
-<p><a href="dev/design-bmp-entitybean-container.html">BMP EntityBean 
Container</a></p>
+<p><a href="design-bmp-entitybean-container.html">BMP EntityBean 
Container</a></p>
 </li>
 <li>
-<p><a href="dev/design-cmp-entitybean-container.html">CMP EntityBean 
Container</a></p>
+<p><a href="design-cmp-entitybean-container.html">CMP EntityBean 
Container</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/design-local-server.html b/dev/design-local-server.html
index bd27b29..8017d21 100644
--- a/dev/design-local-server.html
+++ b/dev/design-local-server.html
@@ -99,7 +99,7 @@
 <h2 id="_local_server">Local Server</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a href="dev/design-application-server.html">Application 
Server</a></p>
+<p>Implementation of <a href="design-application-server.html">Application 
Server</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design-nova-configuration-factory.html 
b/dev/design-nova-configuration-factory.html
index 7092515..031bfdd 100644
--- a/dev/design-nova-configuration-factory.html
+++ b/dev/design-nova-configuration-factory.html
@@ -99,7 +99,7 @@
 <h2 id="_nova_configuration_factory">Nova Configuration Factory</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a 
href="dev/design-configuration-factory.html">Configuration Factory</a></p>
+<p>Implementation of <a href="design-configuration-factory.html">Configuration 
Factory</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design-passivation-strategy.html 
b/dev/design-passivation-strategy.html
index 49731e6..fbbf053 100644
--- a/dev/design-passivation-strategy.html
+++ b/dev/design-passivation-strategy.html
@@ -99,7 +99,7 @@
 <h2 id="_passivation_strategy">Passivation Strategy</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Sub-component of <a 
href="dev/design-stateful-sessionbean-container.html">Stateful SessionBean 
Container</a></p>
+<p>Sub-component of <a 
href="design-stateful-sessionbean-container.html">Stateful SessionBean 
Container</a></p>
 </div>
 </div>
 </div>
@@ -141,10 +141,10 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/design-random-access-file-passivater.html">Random Access File 
Passivater</a></p>
+<p><a href="design-random-access-file-passivater.html">Random Access File 
Passivater</a></p>
 </li>
 <li>
-<p><a href="dev/design-simple-passivater.html">Simple Passivater</a></p>
+<p><a href="design-simple-passivater.html">Simple Passivater</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/design-random-access-file-passivater.html 
b/dev/design-random-access-file-passivater.html
index a79c61b..00fed36 100644
--- a/dev/design-random-access-file-passivater.html
+++ b/dev/design-random-access-file-passivater.html
@@ -99,7 +99,7 @@
 <h2 id="_random_access_file_passivater">Random Access File Passivater</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a 
href="dev/design-passivation-strategy.html">Passivation Strategy</a></p>
+<p>Implementation of <a href="design-passivation-strategy.html">Passivation 
Strategy</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design-remote-server.html b/dev/design-remote-server.html
index 446b7a9..73d125d 100644
--- a/dev/design-remote-server.html
+++ b/dev/design-remote-server.html
@@ -99,7 +99,7 @@
 <h2 id="_remote_server">Remote Server</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a href="dev/design-application-server.html">Application 
Server</a></p>
+<p>Implementation of <a href="design-application-server.html">Application 
Server</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design-simple-passivater.html 
b/dev/design-simple-passivater.html
index 75d8046..32fd4d3 100644
--- a/dev/design-simple-passivater.html
+++ b/dev/design-simple-passivater.html
@@ -99,7 +99,7 @@
 <h2 id="_simple_passivater">Simple Passivater</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a 
href="dev/design-passivation-strategy.html">Passivation Strategy</a></p>
+<p>Implementation of <a href="design-passivation-strategy.html">Passivation 
Strategy</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design-stateful-sessionbean-container.html 
b/dev/design-stateful-sessionbean-container.html
index 8d07256..f6ac256 100644
--- a/dev/design-stateful-sessionbean-container.html
+++ b/dev/design-stateful-sessionbean-container.html
@@ -99,7 +99,7 @@
 <h2 id="_stateful_sessionbean_container">Stateful SessionBean Container</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a href="dev/design-container.html">Container</a></p>
+<p>Implementation of <a href="design-container.html">Container</a></p>
 </div>
 </div>
 </div>
@@ -144,7 +144,7 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/design-passivation-strategy.html">Passivation Strategy</a></p>
+<p><a href="design-passivation-strategy.html">Passivation Strategy</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/design-stateless-sessionbean-container.html 
b/dev/design-stateless-sessionbean-container.html
index 2056217..c1a35aa 100644
--- a/dev/design-stateless-sessionbean-container.html
+++ b/dev/design-stateless-sessionbean-container.html
@@ -99,7 +99,7 @@
 <h2 id="_stateless_sessionbean_container">Stateless SessionBean Container</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Implementation of <a href="dev/design-container.html">Container</a></p>
+<p>Implementation of <a href="design-container.html">Container</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design-transaction-service.html 
b/dev/design-transaction-service.html
index e44d4fb..1455bcf 100644
--- a/dev/design-transaction-service.html
+++ b/dev/design-transaction-service.html
@@ -99,7 +99,7 @@
 <h2 id="_transaction_service">Transaction Service</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>Sub-component of <a href="dev/design.html">OpenEJB</a></p>
+<p>Sub-component of <a href="design.html">OpenEJB</a></p>
 </div>
 </div>
 </div>
diff --git a/dev/design.html b/dev/design.html
index c76ab22..45db14e 100644
--- a/dev/design.html
+++ b/dev/design.html
@@ -171,22 +171,22 @@
 <div class="ulist">
 <ul>
 <li>
-<p><a href="dev/design-application-server.html">Application Server</a></p>
+<p><a href="design-application-server.html">Application Server</a></p>
 </li>
 <li>
-<p><a href="dev/design-transaction-service.html">Transaction Service</a></p>
+<p><a href="design-transaction-service.html">Transaction Service</a></p>
 </li>
 <li>
-<p><a href="dev/design-security-service.html">Security Service</a></p>
+<p><a href="design-security-service.html">Security Service</a></p>
 </li>
 <li>
-<p><a href="dev/design-resource-manager.html">Resource Manager</a></p>
+<p><a href="design-resource-manager.html">Resource Manager</a></p>
 </li>
 <li>
-<p><a href="dev/design-container.html">Container</a></p>
+<p><a href="design-container.html">Container</a></p>
 </li>
 <li>
-<p><a href="dev/design-assembler.html">Assembler</a></p>
+<p><a href="design-assembler.html">Assembler</a></p>
 </li>
 </ul>
 </div>
diff --git a/dev/release-tomee.html b/dev/release-tomee.html
index a4f202d..03a3395 100644
--- a/dev/release-tomee.html
+++ b/dev/release-tomee.html
@@ -561,7 +561,7 @@ done | sort | grep 'http'</pre>
 </div>
 </div>
 <div class="paragraph">
-<p>Commit and publish changes to the site, see <a 
href="dev/release-tomee.html#staging">Site Staging</a></p>
+<p>Commit and publish changes to the site, see <a 
href="release-tomee.html#staging">Site Staging</a></p>
 </div>
 <div class="literalblock">
 <div class="content">
diff --git a/dev/source-code.html b/dev/source-code.html
index e3ad6eb..33cb79a 100644
--- a/dev/source-code.html
+++ b/dev/source-code.html
@@ -164,7 +164,7 @@ This method does not require the GIT client.
 <h2 id="_git_information_for_tomee_contributors">GIT Information for TomEE 
Contributors</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p><strong>Please read our own detailed GitFlow workflow information <a 
href="dev/git.html">here</a></strong></p>
+<p><strong>Please read our own detailed GitFlow workflow information <a 
href="git.html">here</a></strong></p>
 </div>
 <div class="paragraph">
 <p>We will be using the <a 
href="https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow";>Gitflow
 Workflow</a> from day one.
diff --git a/dev/writing-validation-tests.html 
b/dev/writing-validation-tests.html
index 5f8e33a..fb90915 100644
--- a/dev/writing-validation-tests.html
+++ b/dev/writing-validation-tests.html
@@ -289,7 +289,7 @@ Simply invoke the following maven command</p>
 </div>
 </div>
 <div class="paragraph">
-<p>The above command will create a complete test coverage report and post it 
to this location <a href="dev/validation-keys-audit-report.html">Validation 
Keys Audit Report</a></p>
+<p>The above command will create a complete test coverage report and post it 
to this location <a href="validation-keys-audit-report.html">Validation Keys 
Audit Report</a></p>
 </div>
 <div class="sect2">
 <h3 
id="_quick_facts_about_validationrunner_and_things_to_keep_in_mind_while_writing_tests">Quick
 facts about ValidationRunner and things to keep in mind while writing 
tests</h3>

Reply via email to