You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2015/05/23 09:22:53 UTC

svn commit: r952411 - in /websites/staging/tomee/trunk: cgi-bin/ content/ content/download/

Author: buildbot
Date: Sat May 23 07:22:53 2015
New Revision: 952411

Log:
Staging update by buildbot for tomee

Added:
    websites/staging/tomee/trunk/content/download/tomee-1.7.2.html
    websites/staging/tomee/trunk/content/tomee-1.7.2-release-notes.html
    websites/staging/tomee/trunk/content/tomee-1.7.2.html
Modified:
    websites/staging/tomee/trunk/cgi-bin/   (props changed)
    websites/staging/tomee/trunk/content/   (props changed)
    websites/staging/tomee/trunk/content/download/index.html
    websites/staging/tomee/trunk/content/downloads.html
    websites/staging/tomee/trunk/content/sitemap.html
    websites/staging/tomee/trunk/content/sitemap.xml

Propchange: websites/staging/tomee/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 23 07:22:53 2015
@@ -1 +1 @@
-1680312
+1681277

Propchange: websites/staging/tomee/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat May 23 07:22:53 2015
@@ -1 +1 @@
-1680312
+1681277

Modified: websites/staging/tomee/trunk/content/download/index.html
==============================================================================
--- websites/staging/tomee/trunk/content/download/index.html (original)
+++ websites/staging/tomee/trunk/content/download/index.html Sat May 23 07:22:53 2015
@@ -149,6 +149,7 @@
 
 <table class="table table-striped">
 <tr><th>Version</th><th>Target</th><th>Date</th></tr>
+<tr> <td> <a href="tomee-1.7.2.html">1.7.2</a> </td>  <td> Java EE 6 </td> <td> 2015-05 </td> </tr>
 <tr> <td> <a href="tomee-1.7.1.html">1.7.1</a> </td>  <td> Java EE 6 </td> <td> 2014-09 </td> </tr>
 <tr> <td> <a href="tomee-1.7.0.html">1.7.0</a> </td>  <td> Java EE 6 </td> <td> 2014-08 </td> </tr>
 <tr> <td> <a href="tomee-1.6.0.2.html">1.6.0.2</a> </td>  <td> Java EE 6 </td> <td> 2014-05 </td> </tr>

Added: websites/staging/tomee/trunk/content/download/tomee-1.7.2.html
==============================================================================
--- websites/staging/tomee/trunk/content/download/tomee-1.7.2.html (added)
+++ websites/staging/tomee/trunk/content/download/tomee-1.7.2.html Sat May 23 07:22:53 2015
@@ -0,0 +1,394 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+
+    <meta charset="UTF-8">
+      <title>Apache TomEE 1.7.2</title>
+    <meta name="description" content="Apache TomEE">
+    <meta name="author" content="Apache TomEE">
+    <meta name="google-translate-customization" content="f36a520c08f4c9-0a04e86a9c075ce9-g265f3196f697cf8f-10">
+    <meta http-equiv="Pragma" content="no-cache">
+    <meta http-equiv="Expires" content="0">
+    <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, max-age=0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="./../resources/css/bootstrap.css" rel="stylesheet">
+    <link href="./../resources/css/prettify.css" rel="stylesheet">
+    <link href="./../resources/css/bootstrap-mods.css" rel="stylesheet">
+    <link href="./../resources/css/main.css" rel="stylesheet">
+
+    <script type="text/javascript">
+        var t = encodeURIComponent(document.title.replace(/^\s+|\s+$/g,""));
+        var u = encodeURIComponent(""+document.URL);
+    
+      function fbshare () {
+          window.open(
+                  "http://www.facebook.com/sharer/sharer.php?u="+u,
+                  'Share on Facebook',
+                  'width=640,height=426');
+      };
+      function gpshare () {
+          window.open(
+                  "https://plus.google.com/share?url="+u,
+                  'Share on Google+',
+                  'width=584,height=385');
+      };
+      function twshare () {
+          window.open(
+                  "https://twitter.com/intent/tweet?url="+u+"&text="+t,
+                  'Share on Twitter',
+                  'width=800,height=526');
+      };
+      function pinshare () {
+          window.open("//www.pinterest.com/pin/create/button/?url="+u+"&media=http%3A%2F%2Ftomee.apache.org%2Fresources%2Fimages%2Ffeather-logo.png&description="+t,
+                  'Share on Pinterest',
+                  'width=800,height=526');
+      };
+    </script>
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="./../favicon.ico">
+    <link rel="apple-touch-icon" href="./../resources/images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="./../resources/images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="./../resources/images/apple-touch-icon-114x114.png">
+
+    <script src="./../resources/js/prettify.js" type="text/javascript"></script>
+    <script src="./../resources/js/jquery-latest.js"></script>
+    <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
+    <script src="./../resources/js/common.js"></script>
+    <script src="./../resources/js/prettyprint.js"></script>
+    <!--script src="//assets.pinterest.com/js/pinit.js" type="text/javascript" async></script//-->
+    
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-2717626-1']);
+      _gaq.push(['_setDomainName', 'apache.org']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+  </head>
+
+  <body>
+
+    <div class="topbar" data-dropdown="dropdown">
+      <div class="fill">
+        <div class="container">
+          <a class="brand" href="./../index.html">Apache TomEE</a>
+          <ul class="nav">
+              <li class="dropdown">
+                  <a class="dropdown-toggle" data-toggle="dropdown" href="#">
+                  Apache
+                      <b class="caret"></b>
+                  </a>
+                  <ul class="dropdown-menu">
+                     <!-- <li><a href="./../misc/whoweare.html">Who we are?</a></li> -->
+                     <!-- <li><a href="./../misc/heritage.html">Heritage</a></li> -->
+                     <li><a href="http://www.apache.org">Apache Home</a></li>
+                     <!-- <li><a href="./../misc/resources.html">Resources</a></li> -->
+                     <li><a href="./../misc/contact.html">Contact</a></li>
+                     <li><a href="./../misc/legal.html">Legal</a></li>
+                     <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                     <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                     <li class="divider"/>
+                     <li><a href="http://www.apache.org/security">Security</a></li>
+                  </ul>
+              </li>
+              <li><a href="./../index.html">Home</a></li>
+              <li><a href="./../downloads.html">Downloads</a></li>
+              <li><a href="./../documentation.html">Documentation</a></li>
+              <li><a href="./../examples-trunk/index.html">Examples</a></li>
+              <li><a href="./../support.html">Support</a></li>
+              <li><a href="./../contribute.html">Contribute</a></li>
+              <li><a href="./../security/index.html">Security</a></li>
+          </ul>
+
+            <!-- Google CSE Search Box Begins  -->
+            <FORM class="pull-right" id="searchbox_010475492895890475512:_t4iqjrgx90" action="http://www.google.com/cse">
+                <INPUT type="hidden" name="cx" value="010475492895890475512:_t4iqjrgx90">
+                <INPUT type="hidden" name="cof" value="FORID:0">
+                <INPUT size="18" width="130" style="width:130px" name="q" type="text" placeholder="Search">
+            </FORM>
+            <!--<SCRIPT type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_010475492895890475512:_t4iqjrgx90"></SCRIPT>-->
+            <!-- Google CSE Search Box Ends -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+    
+<section xmlns="http://www.w3.org/1999/html">
+
+    <div class="alert-message">
+      <strong>Feedback Welcome!</strong>
+        We use your feedback to focus efforts, develop new features, and to make TomEE better for everyone.  <a href="mailto:users@tomee.apache.org?subject=Feedback on TomEE 1.7.2&body=We'd%20like%20to%20hear%20about%20anything%20you'd%20like%20to%20tell%20us.%20%20If%20you're%20short%20on%20ideas%2C%20here%20are%20some%3A%0A%0A%20-%20Ways%20we%20can%20speed%20up%20or%20improve%20your%20ability%20to%20evaluate%20TomEE%0A%20-%20Anything%20you%20found%20difficult%20or%20inconvenient%20about%20using%20TomEE%0A%20-%20Documentation%20you%20would%20like%20to%20see%0A%20-%20Features%20you%20would%20like%20to%20have%0A%20-%20Anything%20in%20general%20to%20improve%20TomEE%20or%20help%20us%20grow%0A%0AKeep%20in%20mind%20that%20out%20of%20every%20100%20people%20that%20try%20something%20out%2C%20maybe%20one%20will%20actually%20post%20about%20it.%20%20Feel%20incredibly%20encouraged%20to%20let%20us%20know%20about%20your%20experiences%20with%20TomEE%20even%20if%20you%20think%20we've%20heard%20it%2
 0a%20hundred%20times.%20%20Odds%20are%20we%20have%20not%20heard%20it%20and%2C%20if%20we%20have%2C%20the%20most%20requested%20things%20are%20done%20first.%20%20So%20definitely%20let%20us%20know!%0A%0AApache%20TomEE%20is%20free%2C%20but%20you%20can%20pay%20us%20with%20feedback%20%3A)%0A%0ABest%20regards%2C%0AThe%20Apache%20TomEE%20community%0A">Help us grow!</a>
+    </div>
+
+    <div class="page-header">
+        <h1>Apache TomEE 1.7.2
+            <small>May 2015</small>
+        </h1>
+        <p>In order to guard against corrupted downloads/installations, it is highly recommended to <a href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a> of the release bundles against the public <a href="http://www.apache.org/dist/tomee/KEYS">KEYS</a> used by the Apache TomEE developers.</p>
+    </div>
+
+    <div class="row">
+        <div class="span4">
+            <h2>Web Profile</h2>
+
+            <p>Apache TomEE Web Profile delivers Servlets, JSP, JSF, JTA, JPA, CDI, Bean Validation and EJB Lite</p>
+
+            <p><a href="../comparison.html">Comparison &raquo;</a></p>
+            <br>
+            <h2>JAX-RS</h2>
+
+            <p>Apache TomEE JAX-RS delivers the Web Profile plus JAX-RS</p>
+
+            <p><a href="../comparison.html">Comparison &raquo;</a></p>
+            <br>
+            <h2>Plus</h2>
+
+            <p>Apache TomEE Plus delivers all that is in the Web Profile and JAX-RS, plus EJB Full, Java EE Connector Architecture, JMS and JAX-WS.</p>
+
+            <p><a href="../comparison.html">Comparison &raquo;</a></p>
+            <br>
+            <h2>Plume</h2>
+
+            <p>Apache TomEE Plume delivers all that is in the Plus Profile, but includes <a target="_blank" href="https://javaserverfaces.java.net/">Mojarra</a> and <a target="_blank" href="http://www.eclipse.org/eclipselink/">EclipseLink</a> support.</p>
+
+            <p><a href="../comparison.html">Comparison &raquo;</a></p>
+
+        </div>
+        <div class="span5">
+            <h2>
+                <small>Java EE6 Certified</small>
+            </h2>
+            <ul>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-webprofile.tar.gz">apache-tomee-1.7.2-webprofile.tar.gz</a><br>
+                    (<a href="http://www.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-webprofile.zip.txt">contents</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-webprofile.tar.gz.asc">asc</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-webprofile.tar.gz.md5">md5</a>)
+                </li>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-webprofile.zip">apache-tomee-1.7.2-webprofile.zip</a><br>
+                    (<a href="http://www.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-webprofile.zip.txt">contents</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-webprofile.zip.asc">asc</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-webprofile.zip.md5">md5</a>)
+                </li>
+            </ul>
+            <br>
+            <h2>
+                <small>Java EE6 Certified</small>
+            </h2>
+            <ul>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-jaxrs.tar.gz">apache-tomee-1.7.2-jaxrs.tar.gz</a><br>
+                    (<a href="http://www.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-jaxrs.zip.txt">contents</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-jaxrs.tar.gz.asc">asc</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-jaxrsgz.md5">md5</a>)
+                </li>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-jaxrs.zip">apache-tomee-1.7.2-jaxrs.zip</a><br>
+                    (<a href="http://www.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-jaxrs.zip.txt">contents</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-jaxrs.zip.asc">asc</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-jaxrs.zip.md5">md5</a>)
+                </li>
+            </ul>
+
+            <h2>
+                <small>NOT Java EE6 Certified</small>
+            </h2>
+            <ul>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plus.tar.gz">apache-tomee-1.7.2-plus.tar.gz</a><br>
+                    (<a href="http://www.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plus.zip.txt">contents</a> -
+                    <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plus.tar.gz.asc">asc</a>  - <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plus.tar.gz.md5">md5</a>)
+                </li>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plus.zip">apache-tomee-1.7.2-plus.zip</a><br>
+                    (<a href="http://www.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plus.zip.txt">contents</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plus.zip.asc">asc</a> - <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plus.zip.md5">md5</a>)
+                </li>
+            </ul>
+            <br><br>
+            <h2>
+                <small>NOT Java EE6 Certified</small>
+            </h2>
+            <ul>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plume.tar.gz">apache-tomee-1.7.2-plume.tar.gz</a><br>
+                    (<a href="http://www.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plume.zip.txt">contents</a> -
+                    <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plume.tar.gz.asc">asc</a>  - <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plume.tar.gz.md5">md5</a>)
+                </li>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plume.zip">apache-tomee-1.7.2-plume.zip</a><br>
+                    (<a href="http://www.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plume.zip.txt">contents</a> -
+                    <a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plume.zip.asc">asc</a> - <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/apache-tomee-1.7.2-plume.zip.md5">md5</a>)
+                </li>
+            </ul>
+
+        </div>
+<div class="span5" style="float:right; width:350px" width="350px">
+<img src="../resources/images/Geek-Choice-Awards-App-Server-100x100-black.png" alt="Geeks Choice Award" style="float:left; margin-right:5px">
+    <p style="font-size:13px;line-height:18px;">RebelLabs released an annual study with awards to recognize Geeky Excellence for 2014. Tomcat and TomEE were named as one of the 10 Geek Choice Awards winner. For a complete list of winners, check out the report <a target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/">"10 Kick-Ass Technologies Modern Developers Love"</a>.</p>
+    <p><a class="btn primary"target="_blank" href="http://zeroturnaround.com/rebellabs/10-kick-ass-technologies-modern-developers-love/10/">Read the Report</a></p>
+</div>        
+        <div class="span7">
+            <div class="hero-unit">
+                <iframe width="280" height="233" src="http://www.youtube.com/embed/Lr8pxEACVRI" frameborder="0" allowfullscreen></iframe>
+            </div>
+        </div>
+    </div>
+</section>
+<div class="row">
+    <div class="span24">&nbsp;</div>
+</div>
+<section>
+    <div class="page-header">
+        <h2>Apache OpenEJB 4.7.2
+            <small>May 2015</small>
+        </h2>
+    </div>
+
+    <div class="row">
+        <div class="span4">
+            <h3>Standalone</h3>
+
+            <p>An "EJB" Server that can be run as a separate, standalone, server process. Contains EJB Full, CDI, JPA, JMS, JAX-WS, JAX-RS</p>
+
+            <p><a href="../comparison.html">Comparison &raquo;</a></p>
+        </div>
+        <div class="span12">
+            <h3>&nbsp;</h3>
+            <ul>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-standalone-4.7.2.tar.gz">openejb-standalone-4.7.2.tar.gz</a> (<a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-standalone-4.7.2.tar.gz.asc">asc</a> <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-standalone-4.7.2.tar.gz.md5">md5</a>)
+                </li>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-standalone-4.7.2.zip">openejb-standalone-4.7.2.zip</a> (<a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-standalone-4.7.2.zip.asc">asc</a> <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-standalone-4.7.2.zip.md5">md5</a>)
+                </li>
+            </ul>
+        </div>
+    </div>
+
+    <div class="row">
+        <div class="span4">
+            <h3>Drop-in WARs</h3>
+
+            <p>A version of Apache OpenEJB that can be dropped into any Tomcat 7.0.54 install effectively creating your own Apache TomEE Web Profile or Apache TomEE Plus.</p>
+        </div>
+        <div class="span12">
+            <h3>&nbsp;</h3>
+            <ul>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/tomee-webapp-1.7.2.war">tomee-webapp-1.7.2.war</a> (<a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/tomee-webapp-1.7.2.war.asc">asc</a> <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/tomee-webapp-1.7.2.war.md5">md5</a>)
+                </li>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/tomee-plus-webapp-1.7.2.war">tomee-plus-webapp-1.7.2.war</a>
+                    (<a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/tomee-plus-webapp-1.7.2.war.asc">asc</a> <a
+                            href="http://archive.apache.org/dist/tomee/tomee-1.7.2/tomee-plus-webapp-1.7.2.war.md5">md5</a>)
+                </li>
+            </ul>
+        </div>
+    </div>
+</section>
+<div class="row">
+    <div class="span24">&nbsp;</div>
+</div>
+<section>
+    <div class="page-header">
+        <h2>Other</h2>
+    </div>
+
+    <div class="row">
+        <div class="span4">
+            <h3>Source</h3>
+
+            <p>Should you want to build any of the above binaries, this source bundle is the right one and covers them all.</p>
+
+        </div>
+        <div class="span12">
+            <h3>&nbsp;</h3>
+            <ul>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-4.7.2-source-release.zip">openejb-4.7.2-source-release.zip</a> (<a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-4.7.2-source-release.zip.asc">asc</a> <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/openejb-4.7.2-source-release.zip.md5">md5</a>)
+                </li>
+            </ul>
+        </div>
+    </div>
+    <div class="row">
+        <div class="span4">
+            <h3>Examples</h3>
+
+            <p>Currently, we have over 80 examples of various aspects of Java EE 6 ranging from EJB, CDI, JAX-RS and more.  If you're learning Java EE, this is your secret weapon.</p>
+        </div>
+        <div class="span12">
+            <h3>&nbsp;</h3>
+            <ul>
+                <li><a href="examples-trunk">Browse Online</a></li>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/examples-4.7.2-src.tar.gz">examples-4.7.2-src.tar.gz</a> (<a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/examples-4.7.2-src.tar.gz.asc">asc</a> <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/examples-4.7.2-src.tar.gz.md5">md5</a>)
+                </li>
+                <li><a href="http://archive.apache.org/dist/tomee/tomee-1.7.2/examples-4.7.2-src.zip">examples-4.7.2-src.zip</a> (<a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/examples-4.7.2-src.zip.asc">asc</a> <a
+                        href="http://archive.apache.org/dist/tomee/tomee-1.7.2/examples-4.7.2-src.zip.md5">md5</a>)
+                </li>
+            </ul>
+        </div>
+    </div>
+</section>
+
+
+
+        <div id="edit" class="modal hide fade in" style="display: none; ">
+            <div class="modal-header">
+                <a class="close" data-dismiss="modal">x</a>
+
+                <h3>Thank you for contributing to the documentation!</h3>
+            </div>
+            <div class="modal-body">
+                <h4>Any help with the documentation is greatly appreciated.</h4>
+                <p>All edits are reviewed before going live, so feel free to do much more than fix typos or links.  If you see a page that could benefit from an entire rewrite, we'd be thrilled to review it.  Don't be surprised if we like it so much we ask you for help with other pages :)</p>
+                <small>NOTICE: unless indicated otherwise on the pages in question, all editable content available from apache.org is presumed to be licensed under the Apache License (AL) version 2.0 and hence all submissions to apache.org treated as formal Contributions under the license terms.</small>
+                <!--[if gt IE 6]>
+                <h4>Internet Explorer Users</h4>
+                <p>If you are not an Apache committer, click the Yes link and enter a <i>anonymous</i> for the username and leave the password empty</p>
+                <![endif]-->
+
+            </div>
+            <div class="modal-footer">
+                Do you have an Apache ID?
+                <a href="javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))" class="btn">Yes</a>
+                <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
+            </div>
+        </div>
+        <script src="./../resources/js/bootstrap-modal.js"></script>
+
+        <footer>
+            <p>Copyright &copy; 1999-2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+                Apache TomEE, TomEE, Apache, the Apache feather logo, and the Apache TomEE project logo are trademarks of The Apache Software Foundation.
+                All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
+        </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="./../resources/js/bootstrap-dropdown.js"></script>
+
+  </body>
+</html>

Modified: websites/staging/tomee/trunk/content/downloads.html
==============================================================================
--- websites/staging/tomee/trunk/content/downloads.html (original)
+++ websites/staging/tomee/trunk/content/downloads.html Sat May 23 07:22:53 2015
@@ -133,11 +133,17 @@
     <div class="alert-message">
         <strong>Feedback Welcome!</strong>
         We use your feedback to focus efforts, develop new features, and to make TomEE better for everyone.
-        <a href="mailto:users@tomee.apache.org?subject=Feedback on TomEE 1.7.1&body=We'd%20like%20to%20hear%20about%20anything%20you'd%20like%20to%20tell%20us.%20%20If%20you're%20short%20on%20ideas%2C%20here%20are%20some%3A%0A%0A%20-%20Ways%20we%20can%20speed%20up%20or%20improve%20your%20ability%20to%20evaluate%20TomEE%0A%20-%20Anything%20you%20found%20difficult%20or%20inconvenient%20about%20using%20TomEE%0A%20-%20Documentation%20you%20would%20like%20to%20see%0A%20-%20Features%20you%20would%20like%20to%20have%0A%20-%20Anything%20in%20general%20to%20improve%20TomEE%20or%20help%20us%20grow%0A%0AKeep%20in%20mind%20that%20out%20of%20every%20100%20people%20that%20try%20something%20out%2C%20maybe%20one%20will%20actually%20post%20about%20it.%20%20Feel%20incredibly%20encouraged%20to%20let%20us%20know%20about%20your%20experiences%20with%20TomEE%20even%20if%20you%20think%20we've%20heard%20it%20a%20hundred%20times.%20%20Odds%20are%20we%20have%20not%20heard%20it%20and%2C%20if%20we%20have%2C%20t
 he%20most%20requested%20things%20are%20done%20first.%20%20So%20definitely%20let%20us%20know!%0A%0AApache%20TomEE%20is%20free%2C%20but%20you%20can%20pay%20us%20with%20feedback%20%3A)%0A%0ABest%20regards%2C%0AThe%20Apache%20TomEE%20community%0A">Help us grow!</a>
+        <a href="mailto:users@tomee.apache.org?subject=Feedback on TomEE 1.7.2&body=We'd%20like%20to%20hear%20about%20anything%20you'd%20like%20to%20tell%20us.%20%20If%20you're%20short%20on%20ideas%2C%20here%20are%20some%3A%0A%0A%20-%20Ways%20we%20can%20speed%20up%20or%20improve%20your%20ability%20to%20evaluate%20TomEE%0A%20-%20Anything%20you%20found%20difficult%20or%20inconvenient%20about%20using%20TomEE%0A%20-%20Documentation%20you%20would%20like%20to%20see%0A%20-%20Features%20you%20would%20like%20to%20have%0A%20-%20Anything%20in%20general%20to%20improve%20TomEE%20or%20help%20us%20grow%0A%0AKeep%20in%20mind%20that%20out%20of%20every%20100%20people%20that%20try%20something%20out%2C%20maybe%20one%20will%20actually%20post%20about%20it.%20%20Feel%20incredibly%20encouraged%20to%20let%20us%20know%20about%20your%20experiences%20with%20TomEE%20even%20if%20you%20think%20we've%20heard%20it%20a%20hundred%20times.%20%20Odds%20are%20we%20have%20not%20heard%20it%20and%2C%20if%20we%20have%2C%20t
 he%20most%20requested%20things%20are%20done%20first.%20%20So%20definitely%20let%20us%20know!%0A%0AApache%20TomEE%20is%20free%2C%20but%20you%20can%20pay%20us%20with%20feedback%20%3A)%0A%0ABest%20regards%2C%0AThe%20Apache%20TomEE%20community%0A">Help us grow!</a>
     </div>
+
+	<div>
+        <p><a href="tomee-1.7.2.html">Apache TomEE 1.7.2 released! Click here to read more...</a></p>
+        <p><a href="tomee-1.7.2-release-notes.html">Click here to see the full 1.7.2 Release Notes</a></p>
+    </div>
+
 	
 	<div>
-        <p><a href="tomee-1.7.1.html">Apache TomEE 1.7.1 released! Click here to read more...</a></p>
+        <p><a href="tomee-1.7.1.html">Previous Apache TomEE 1.7.1 release</a></p>
         <p><a href="tomee-1.7.1-release-notes.html">Click here to see the full 1.7.1 Release Notes</a></p>
     </div>
 	

Modified: websites/staging/tomee/trunk/content/sitemap.html
==============================================================================
--- websites/staging/tomee/trunk/content/sitemap.html (original)
+++ websites/staging/tomee/trunk/content/sitemap.html Sat May 23 07:22:53 2015
@@ -435,6 +435,8 @@
 <li><a href="tomee-1.7.0.html">tomee-1.7.0.html</a></li>
 <li><a href="tomee-1.7.1-release-notes.html">tomee-1.7.1-release-notes.html</a></li>
 <li><a href="tomee-1.7.1.html">tomee-1.7.1.html</a></li>
+<li><a href="tomee-1.7.2-release-notes.html">tomee-1.7.2-release-notes.html</a></li>
+<li><a href="tomee-1.7.2.html">tomee-1.7.2.html</a></li>
 <li><a href="tomee-and-eclipse.html">TomEE and Eclipse</a></li>
 <li><a href="tomee-and-hibernate.html">TomEE and Hibernate</a></li>
 <li><a href="tomee-and-intellij.html">TomEE and Intellij</a></li>

Modified: websites/staging/tomee/trunk/content/sitemap.xml
==============================================================================
Binary files - no diff available.

Added: websites/staging/tomee/trunk/content/tomee-1.7.2-release-notes.html
==============================================================================
--- websites/staging/tomee/trunk/content/tomee-1.7.2-release-notes.html (added)
+++ websites/staging/tomee/trunk/content/tomee-1.7.2-release-notes.html Sat May 23 07:22:53 2015
@@ -0,0 +1,351 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+
+    <meta charset="UTF-8">
+      <title></title>
+    <meta name="description" content="Apache TomEE">
+    <meta name="author" content="Apache TomEE">
+    <meta name="google-translate-customization" content="f36a520c08f4c9-0a04e86a9c075ce9-g265f3196f697cf8f-10">
+    <meta http-equiv="Pragma" content="no-cache">
+    <meta http-equiv="Expires" content="0">
+    <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, max-age=0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="./resources/css/bootstrap.css" rel="stylesheet">
+    <link href="./resources/css/prettify.css" rel="stylesheet">
+    <link href="./resources/css/bootstrap-mods.css" rel="stylesheet">
+    <link href="./resources/css/main.css" rel="stylesheet">
+
+    <script type="text/javascript">
+        var t = encodeURIComponent(document.title.replace(/^\s+|\s+$/g,""));
+        var u = encodeURIComponent(""+document.URL);
+    
+      function fbshare () {
+          window.open(
+                  "http://www.facebook.com/sharer/sharer.php?u="+u,
+                  'Share on Facebook',
+                  'width=640,height=426');
+      };
+      function gpshare () {
+          window.open(
+                  "https://plus.google.com/share?url="+u,
+                  'Share on Google+',
+                  'width=584,height=385');
+      };
+      function twshare () {
+          window.open(
+                  "https://twitter.com/intent/tweet?url="+u+"&text="+t,
+                  'Share on Twitter',
+                  'width=800,height=526');
+      };
+      function pinshare () {
+          window.open("//www.pinterest.com/pin/create/button/?url="+u+"&media=http%3A%2F%2Ftomee.apache.org%2Fresources%2Fimages%2Ffeather-logo.png&description="+t,
+                  'Share on Pinterest',
+                  'width=800,height=526');
+      };
+    </script>
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="./favicon.ico">
+    <link rel="apple-touch-icon" href="./resources/images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="./resources/images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="./resources/images/apple-touch-icon-114x114.png">
+
+    <script src="./resources/js/prettify.js" type="text/javascript"></script>
+    <script src="./resources/js/jquery-latest.js"></script>
+    <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
+    <script src="./resources/js/common.js"></script>
+    <script src="./resources/js/prettyprint.js"></script>
+    <!--script src="//assets.pinterest.com/js/pinit.js" type="text/javascript" async></script//-->
+    
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-2717626-1']);
+      _gaq.push(['_setDomainName', 'apache.org']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+  </head>
+
+  <body>
+
+    <div class="topbar" data-dropdown="dropdown">
+      <div class="fill">
+        <div class="container">
+          <a class="brand" href="./index.html">Apache TomEE</a>
+          <ul class="nav">
+              <li class="dropdown">
+                  <a class="dropdown-toggle" data-toggle="dropdown" href="#">
+                  Apache
+                      <b class="caret"></b>
+                  </a>
+                  <ul class="dropdown-menu">
+                     <!-- <li><a href="./misc/whoweare.html">Who we are?</a></li> -->
+                     <!-- <li><a href="./misc/heritage.html">Heritage</a></li> -->
+                     <li><a href="http://www.apache.org">Apache Home</a></li>
+                     <!-- <li><a href="./misc/resources.html">Resources</a></li> -->
+                     <li><a href="./misc/contact.html">Contact</a></li>
+                     <li><a href="./misc/legal.html">Legal</a></li>
+                     <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                     <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                     <li class="divider"/>
+                     <li><a href="http://www.apache.org/security">Security</a></li>
+                  </ul>
+              </li>
+              <li><a href="./index.html">Home</a></li>
+              <li><a href="./downloads.html">Downloads</a></li>
+              <li><a href="./documentation.html">Documentation</a></li>
+              <li><a href="./examples-trunk/index.html">Examples</a></li>
+              <li><a href="./support.html">Support</a></li>
+              <li><a href="./contribute.html">Contribute</a></li>
+              <li><a href="./security/index.html">Security</a></li>
+          </ul>
+
+            <!-- Google CSE Search Box Begins  -->
+            <FORM class="pull-right" id="searchbox_010475492895890475512:_t4iqjrgx90" action="http://www.google.com/cse">
+                <INPUT type="hidden" name="cx" value="010475492895890475512:_t4iqjrgx90">
+                <INPUT type="hidden" name="cof" value="FORID:0">
+                <INPUT size="18" width="130" style="width:130px" name="q" type="text" placeholder="Search">
+            </FORM>
+            <!--<SCRIPT type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_010475492895890475512:_t4iqjrgx90"></SCRIPT>-->
+            <!-- Google CSE Search Box Ends -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+    
+
+<div class="page-header">
+    <small><a href="./index.html">Home</a></small><br>
+    <h1>
+
+        <div style="float: right; position: relative; bottom: -10px; ">
+            <a onclick="javascript:gpshare()" class="gp-share sprite" title="Share on Google+">share [gp]</a>
+            <a onclick="javascript:fbshare()" class="fb-share sprite" title="Share on Facebook">share [fb]</a>
+            <a onclick="javascript:twshare()" class="tw-share sprite" title="Share on Twitter">share [tw]</a>
+            <a onclick="javascript:pinshare()" class="pin-share sprite" title="Share on Pinterest">share [pin]</a>
+            <a data-toggle="modal" href="#edit" class="edit-page" title="Contribute to this Page">contribute</a>
+        </div>
+    </h1>
+</div>
+
+<pre><code>    Release Notes - TomEE - Version 1.7.2
+</code></pre>
+
+<h2>Upgrades</h2>
+
+<ul>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1426">TOMEE-1426</a> xbean 4.1</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1554">TOMEE-1554</a> Upgrade OpenJPA to 2.4.0</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1391">TOMEE-1391</a> Use maven-filtering:1.2 to fix MSHARED-319 when compiling under JDK8</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1405">TOMEE-1405</a> tomcat 7.0.62</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1370">TOMEE-1370</a> symbolic links not supported by tomee for @WebXXX</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1536">TOMEE-1536</a> xbean 4.2</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1469">TOMEE-1469</a> cxf 2.6.16</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1368">TOMEE-1368</a> upgrade arquillian-transaction-impl-base to 1.0.1.Final</li>
+    <li><a href="https://issues.apache.org/jira/browse/TOMEE-1363">TOMEE-1363</a> myfaces 2.1.16</li>
+</ul>
+
+<h2>New Features</h2>
+
+<ul>
+
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1552">TOMEE-1552</a> add openejb.activemq.deploymentId-as-clientId flag to not force AMQ clientId to ejb deploymentId</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1444">TOMEE-1444</a> allow extensions through openejb extensions of cxf-rs</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1440">TOMEE-1440</a> support singleDeploymentByArchiveName in tomee arquillian adapters (remote/embedded)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1526">TOMEE-1526</a> global (conf/system.properties) openejb.datasource.pool support</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1421">TOMEE-1421</a> support persistence of javaagent config in tomee maven plugin</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1388">TOMEE-1388</a> add @JaxrsProviders to ApplicationComposers to add provider classes quickly on WebApp</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1420">TOMEE-1420</a> tomee-maven-plugin customizers configuration to be able to call java code to customize an instance</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1347">TOMEE-1347</a> allow to provide a default global properties provider for resources</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1473">TOMEE-1473</a> @SimpleLog for ApplicationComposer</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1472">TOMEE-1472</a> @RandomPort for applicationComposer</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1479">TOMEE-1479</a> HttpRequestImpl login backed by security service by default</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1487">TOMEE-1487</a> CDI Event based realm</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1483">TOMEE-1483</a> support destinationLookup activation spec with activemq</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1482">TOMEE-1482</a> add ability to log all CDI beans found (OWB scanner)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1446">TOMEE-1446</a> add event BeforeStartEjbs otherwise for timer beans it is surely too late if you want to modify it</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1451">TOMEE-1451</a> notify through BusCreated event when cxf bus is created</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1458">TOMEE-1458</a> provide cxf configuration support for @WebServiceRef</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1346">TOMEE-1346</a> support ciphered values in resources</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1345">TOMEE-1345</a> basic support of Tomcat embedded in tomee-embedded</li>
+</ul>
+
+<h2>Improvements</h2>
+
+<ul>
+
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1425">TOMEE-1425</a> better JMX naming for cxf jaxrs endpoint</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1434">TOMEE-1434</a> wire roles/users to tomee embedded arquillian adapter</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1430">TOMEE-1430</a> add support for users/roles for tomee embedded</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1392">TOMEE-1392</a> META-INF/org.apache.openejb.extension doesn't support multiple lines</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1439">TOMEE-1439</a> @Context SecurityContext doesn't use SecurityService</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1443">TOMEE-1443</a> support cxf.jaxws.wsFeatures</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1529">TOMEE-1529</a> BaseEjbProxyHandler#equals is super slow when parameter is not a proxy</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1411">TOMEE-1411</a> allow to create an application composer webapp using all inner classes of the test</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1530">TOMEE-1530</a> (arquillian) OpenEJBEnricher: if app context is null try to find it from classloader</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1374">TOMEE-1374</a> basic detection that container loader can't create a datasource and fallback on app one</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1373">TOMEE-1373</a> AlternativeDriver leaks when used (by default) from applications (resources.xml)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1372">TOMEE-1372</a> when trying to find persistence unit datasources ensure to try exact name first without required property constraint</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1371">TOMEE-1371</a> if using kahadb or leveldb or any persistence adapter force broker to be persistent</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1418">TOMEE-1418</a> Add Classpath discovery in REST annotations with virtual class path</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1387">TOMEE-1387</a> tomee embedded arquillian adapter doesn't delete temp folder as fast as it should/could</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1386">TOMEE-1386</a> skip org.apache.wink.common.internal. @Provider when using CXF</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1354">TOMEE-1354</a> Add 'openejb.deployer.binaries.use' automatically for arquillian test on remote machine</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1489">TOMEE-1489</a> Allow ActiveMQ scheduler activation when using kahadb persistence</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1367">TOMEE-1367</a> add singleDumpByArchiveName parameter to arquillian tomee adapters</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1486">TOMEE-1486</a> add to jaxws events close to jaxrs ones for consistency (ServerCreated/Destroyed)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1567">TOMEE-1567</a> allow to override persistence-unit properties from application.properties (as we already support system props)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1454">TOMEE-1454</a> add openejb.force-unit-type property to workaround 8.2.1.5 of JPA 2.0 spec</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1500">TOMEE-1500</a> MultiPulse bad URI event only fires once</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1466">TOMEE-1466</a> Apply WS-Security config (cxf interceptor) when use @WebService with javax.xml.ws.Service</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1463">TOMEE-1463</a> support WebServiceFeature for @WebServiceRef as well</li>
+</ul>
+
+<h2>Bugs</h2>
+
+<ul>
+
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1433">TOMEE-1433</a> Prevent error output on tomee:run<Enter></li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1553">TOMEE-1553</a> EJBContainerRunner broken with junit 4.12</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1551">TOMEE-1551</a> URLClassLoaderFirst uses its own lock and not classloader one</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1438">TOMEE-1438</a> cxf classloader doesn't delegate properly in equals/hashcode (lookup are broken in tomcat)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1435">TOMEE-1435</a> flushable datasources not destroyed</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1566">TOMEE-1566</a> [tomee-maven-plugin] Allow for name customizations for .rar apps</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1283">TOMEE-1283</a> old commons-lang3 dependency in lib folder</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1409">TOMEE-1409</a> Invalid configuration in module openejb-junit</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1408">TOMEE-1408</a> Incorrect assertions within the testcode</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1528">TOMEE-1528</a> add LogSqlPackages and openejb.log.sql.packages</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1407">TOMEE-1407</a> Invalid filtering configuration for assembly/openejb-standalone which causes a compile error</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1406">TOMEE-1406</a> Compile error in openejb-core due to an encoding issue</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1379">TOMEE-1379</a> TransactionSynchronizationRegistry not found in JNDI for EJB Timer started transactions</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1499">TOMEE-1499</a> connector modules are not destroyed properly</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1497">TOMEE-1497</a> NPE When deploy genericjmsra.rar </li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1495">TOMEE-1495</a> TomEE won't load Taglibs from WEB-INF/lib/</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1491">TOMEE-1491</a> add a LazyValve</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1490">TOMEE-1490</a> Arquillian Test and Local context.xml file not loading correctly</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1538">TOMEE-1538</a> ProvisioningUtil#fallback has replace String in wrong location, causing invalid path on Win platforms</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1535">TOMEE-1535</a> JAX-RS Subresource paths are chosen incorrectly</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1414">TOMEE-1414</a> @Jars works only with a single jar and not all matching jars</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1534">TOMEE-1534</a> in JAXRS ExceptionException are not always unwrapped</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1423">TOMEE-1423</a> Packaging contains duplicate artifacts with snapshot timestamp</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1389">TOMEE-1389</a> ApplicationComposer should try all possible BeanManager for injections</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1540">TOMEE-1540</a> tomee.sh doesn't support missing JAVA_HOME var</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1265">TOMEE-1265</a> Can not start tomee when using conf/catalina.policy</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1385">TOMEE-1385</a> in embedded mode with embedded JUL logger allow to change consoleHandlerClazz</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1384">TOMEE-1384</a> tolerate serialization of undeployed EJB</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1382">TOMEE-1382</a> allow to override LoaderService of openwebbeans by app in application.properties</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1381">TOMEE-1381</a> wrong property passed as ValidatorFactory to JPA</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1509">TOMEE-1509</a> PropertyPlaceHolderHelper does not work with cipher:</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1507">TOMEE-1507</a> openejb-rest leaks deployed apps</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1505">TOMEE-1505</a> shutdown cxf bus when exiting services (rs/ws)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1504">TOMEE-1504</a> undeploy doesn't always clean up correctly Deployments</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1348">TOMEE-1348</a> [JAXRS] ensure static resources are handled through servlet chain (jsp case for instance)</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1468">TOMEE-1468</a> ApplicationComposer + CDI for a WebApp breaks startup</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1357">TOMEE-1357</a> tomee forces new StandardManager()</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1477">TOMEE-1477</a> TomEE wont start if added maven-properties to <args></li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1353">TOMEE-1353</a> [regression] jsonproviuder no more added </li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1352">TOMEE-1352</a> can't start if there is a space in tomee folder path</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1351">TOMEE-1351</a> jaxws doesn't support ROOT context</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1350">TOMEE-1350</a> arquillian class discovering algorithm should ignore test classes which can't be EJBs</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1071">TOMEE-1071</a> NoClassDefFoundError - SVGDocument</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1519">TOMEE-1519</a> SetupCommand fails to delete file/dir on Windows</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1513">TOMEE-1513</a> catalina.sh does not quote javaagent argument correctly</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1359">TOMEE-1359</a> TomEEInjectionEnricher does not always return correct AppContext</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1358">TOMEE-1358</a> openejb.additional.include not respected</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1521">TOMEE-1521</a> Duplicate App Deployment when autoDeploy="true"</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1400">TOMEE-1400</a> Potential NPE in TomeeAnnotationProvider</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1520">TOMEE-1520</a> A service as a singleton is not working</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1366">TOMEE-1366</a> UnsupportedOperationException in CxfEndpoint.doServiceCreate</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1364">TOMEE-1364</a> When using the tomee-maven-plugins stop goal tomee seems to hang forever</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1362">TOMEE-1362</a> WsRsTest is not correct</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1481">TOMEE-1481</a> web-fragment.xml FacesServlet declaration not supported</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1480">TOMEE-1480</a> make possibility to provide conf.d-files for arquillian-tomee-remote adapter</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1449">TOMEE-1449</a> allow to deploy twice (several hosts) the same app</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1569">TOMEE-1569</a> openejb Logger (util package) should use container loader to create JUL loggers</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1448">TOMEE-1448</a> container CDI classes shouldn't be filtered from CDI context</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1568">TOMEE-1568</a> support overriding of a failed deployment in tomcat webappdeployer</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1333">TOMEE-1333</a> NPE in releasing deployed artifacts with ArquillianSuiteExtension</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1452">TOMEE-1452</a> reloading doesn't work with jaxws services for ears</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1450">TOMEE-1450</a> Unable to shutdown with whitespace in path because of javaagent error</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1570">TOMEE-1570</a> OpenEJBLogRecord misses logger name</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1457">TOMEE-1457</a> OpenEJBLoginValidator shouldn't associate if in tomee</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1467">TOMEE-1467</a> embedded http layer doesn't support repeated query parameters</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1344">TOMEE-1344</a> URLClassLoader are not closed during scanning and with app undeployment</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1583">TOMEE-1583</a> ProvisioningUtil fails to check for alternate repository location</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1462">TOMEE-1462</a> ApplicationComposer hides assert errors</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1460">TOMEE-1460</a> deploying cxf webservice in host other than localhost</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1580">TOMEE-1580</a> Datasource JNDI Name Context not available to eclipselink non jta data source</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-2106">OPENEJB-2106</a> Invalid schema location in test xml</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-2112">OPENEJB-2112</a> 'Tweaks' to a (native) query are lost when running without a tx</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-2111">OPENEJB-2111</a> Unchecked application exceptions, thrown in asynchronous business methods, are always wrapped in EJBException</li>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-2109">OPENEJB-2109</a> Call to ThreadContext.enter and ThreadContext.exit is uneven in EjbObjectProxyHandler.businessMethod</li>
+</ul>
+
+<h2>Tasks & Sub-Tasks</h2>
+
+<ul>
+
+
+
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1410">TOMEE-1410</a> Cleanup poms to update the filtering of EXE files.</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-1356">TOMEE-1356</a> tomcat resources are not always well created and can return a Context instead of the real instance</li>
+
+</ul>
+
+
+
+
+        <div id="edit" class="modal hide fade in" style="display: none; ">
+            <div class="modal-header">
+                <a class="close" data-dismiss="modal">x</a>
+
+                <h3>Thank you for contributing to the documentation!</h3>
+            </div>
+            <div class="modal-body">
+                <h4>Any help with the documentation is greatly appreciated.</h4>
+                <p>All edits are reviewed before going live, so feel free to do much more than fix typos or links.  If you see a page that could benefit from an entire rewrite, we'd be thrilled to review it.  Don't be surprised if we like it so much we ask you for help with other pages :)</p>
+                <small>NOTICE: unless indicated otherwise on the pages in question, all editable content available from apache.org is presumed to be licensed under the Apache License (AL) version 2.0 and hence all submissions to apache.org treated as formal Contributions under the license terms.</small>
+                <!--[if gt IE 6]>
+                <h4>Internet Explorer Users</h4>
+                <p>If you are not an Apache committer, click the Yes link and enter a <i>anonymous</i> for the username and leave the password empty</p>
+                <![endif]-->
+
+            </div>
+            <div class="modal-footer">
+                Do you have an Apache ID?
+                <a href="javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))" class="btn">Yes</a>
+                <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
+            </div>
+        </div>
+        <script src="./resources/js/bootstrap-modal.js"></script>
+
+        <footer>
+            <p>Copyright &copy; 1999-2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+                Apache TomEE, TomEE, Apache, the Apache feather logo, and the Apache TomEE project logo are trademarks of The Apache Software Foundation.
+                All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
+        </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="./resources/js/bootstrap-dropdown.js"></script>
+
+  </body>
+</html>

Added: websites/staging/tomee/trunk/content/tomee-1.7.2.html
==============================================================================
--- websites/staging/tomee/trunk/content/tomee-1.7.2.html (added)
+++ websites/staging/tomee/trunk/content/tomee-1.7.2.html Sat May 23 07:22:53 2015
@@ -0,0 +1,231 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+
+    <meta charset="UTF-8">
+      <title></title>
+    <meta name="description" content="Apache TomEE">
+    <meta name="author" content="Apache TomEE">
+    <meta name="google-translate-customization" content="f36a520c08f4c9-0a04e86a9c075ce9-g265f3196f697cf8f-10">
+    <meta http-equiv="Pragma" content="no-cache">
+    <meta http-equiv="Expires" content="0">
+    <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate, max-age=0">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
+    <!--[if lt IE 9]>
+      <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+    <![endif]-->
+
+    <!-- Le styles -->
+    <link href="./resources/css/bootstrap.css" rel="stylesheet">
+    <link href="./resources/css/prettify.css" rel="stylesheet">
+    <link href="./resources/css/bootstrap-mods.css" rel="stylesheet">
+    <link href="./resources/css/main.css" rel="stylesheet">
+
+    <script type="text/javascript">
+        var t = encodeURIComponent(document.title.replace(/^\s+|\s+$/g,""));
+        var u = encodeURIComponent(""+document.URL);
+    
+      function fbshare () {
+          window.open(
+                  "http://www.facebook.com/sharer/sharer.php?u="+u,
+                  'Share on Facebook',
+                  'width=640,height=426');
+      };
+      function gpshare () {
+          window.open(
+                  "https://plus.google.com/share?url="+u,
+                  'Share on Google+',
+                  'width=584,height=385');
+      };
+      function twshare () {
+          window.open(
+                  "https://twitter.com/intent/tweet?url="+u+"&text="+t,
+                  'Share on Twitter',
+                  'width=800,height=526');
+      };
+      function pinshare () {
+          window.open("//www.pinterest.com/pin/create/button/?url="+u+"&media=http%3A%2F%2Ftomee.apache.org%2Fresources%2Fimages%2Ffeather-logo.png&description="+t,
+                  'Share on Pinterest',
+                  'width=800,height=526');
+      };
+    </script>
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="./favicon.ico">
+    <link rel="apple-touch-icon" href="./resources/images/apple-touch-icon.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="./resources/images/apple-touch-icon-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="./resources/images/apple-touch-icon-114x114.png">
+
+    <script src="./resources/js/prettify.js" type="text/javascript"></script>
+    <script src="./resources/js/jquery-latest.js"></script>
+    <script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
+    <script src="./resources/js/common.js"></script>
+    <script src="./resources/js/prettyprint.js"></script>
+    <!--script src="//assets.pinterest.com/js/pinit.js" type="text/javascript" async></script//-->
+    
+    <script type="text/javascript">
+
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-2717626-1']);
+      _gaq.push(['_setDomainName', 'apache.org']);
+      _gaq.push(['_trackPageview']);
+
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+
+    </script>
+  </head>
+
+  <body>
+
+    <div class="topbar" data-dropdown="dropdown">
+      <div class="fill">
+        <div class="container">
+          <a class="brand" href="./index.html">Apache TomEE</a>
+          <ul class="nav">
+              <li class="dropdown">
+                  <a class="dropdown-toggle" data-toggle="dropdown" href="#">
+                  Apache
+                      <b class="caret"></b>
+                  </a>
+                  <ul class="dropdown-menu">
+                     <!-- <li><a href="./misc/whoweare.html">Who we are?</a></li> -->
+                     <!-- <li><a href="./misc/heritage.html">Heritage</a></li> -->
+                     <li><a href="http://www.apache.org">Apache Home</a></li>
+                     <!-- <li><a href="./misc/resources.html">Resources</a></li> -->
+                     <li><a href="./misc/contact.html">Contact</a></li>
+                     <li><a href="./misc/legal.html">Legal</a></li>
+                     <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                     <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                     <li class="divider"/>
+                     <li><a href="http://www.apache.org/security">Security</a></li>
+                  </ul>
+              </li>
+              <li><a href="./index.html">Home</a></li>
+              <li><a href="./downloads.html">Downloads</a></li>
+              <li><a href="./documentation.html">Documentation</a></li>
+              <li><a href="./examples-trunk/index.html">Examples</a></li>
+              <li><a href="./support.html">Support</a></li>
+              <li><a href="./contribute.html">Contribute</a></li>
+              <li><a href="./security/index.html">Security</a></li>
+          </ul>
+
+            <!-- Google CSE Search Box Begins  -->
+            <FORM class="pull-right" id="searchbox_010475492895890475512:_t4iqjrgx90" action="http://www.google.com/cse">
+                <INPUT type="hidden" name="cx" value="010475492895890475512:_t4iqjrgx90">
+                <INPUT type="hidden" name="cof" value="FORID:0">
+                <INPUT size="18" width="130" style="width:130px" name="q" type="text" placeholder="Search">
+            </FORM>
+            <!--<SCRIPT type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_010475492895890475512:_t4iqjrgx90"></SCRIPT>-->
+            <!-- Google CSE Search Box Ends -->
+        </div>
+      </div>
+    </div>
+
+    <div class="container">
+    
+
+<div class="page-header">
+    <small><a href="./index.html">Home</a></small><br>
+    <h1>
+
+        <div style="float: right; position: relative; bottom: -10px; ">
+            <a onclick="javascript:gpshare()" class="gp-share sprite" title="Share on Google+">share [gp]</a>
+            <a onclick="javascript:fbshare()" class="fb-share sprite" title="Share on Facebook">share [fb]</a>
+            <a onclick="javascript:twshare()" class="tw-share sprite" title="Share on Twitter">share [tw]</a>
+            <a onclick="javascript:pinshare()" class="pin-share sprite" title="Share on Pinterest">share [pin]</a>
+            <a data-toggle="modal" href="#edit" class="edit-page" title="Contribute to this Page">contribute</a>
+        </div>
+    </h1>
+</div>
+
+<h1>Apache TomEE 1.7.2 Released!</h1>
+
+<p>The Apache TomEE community is delighted to announce the release of <a href="http://tomee.apache.org/downloads.html">Apache TomEE 1.7.2</a>, which is based on <a href="http://tomcat.apache.org/tomcat-7.0-doc/index.html">Apache Tomcat 7.0.61</a>, including numerous fixes and updates.</p>
+
+<p>Please note that the TomEE 1.7.2 drop in WAR file will not work on Apache Tomcat 8. If you are interested in a Tomcat 8.x version then please feel free to check out and <a href="contribute.html">contribute to the developer branch</a> - We are always interested in any help from the community that we can get.</p>
+
+<p>The Apache TomEE 1.7.2 release files can be downloaded from here:</p>
+
+<p><a href="downloads.html">http://tomee.apache.org/downloads.html</a></p>
+
+<h3>Update Maven POM Files</h3>
+
+<p>Simply update your existing Maven JavaEE-API, OpenEJB and or TomEE pom.xml entries to point to the latest versions:</p>
+
+<pre><code>&lt;dependency&gt;
+    &lt;groupId&gt;org.apache.openejb&lt;/groupId&gt;
+    &lt;artifactId&gt;javaee-api&lt;/artifactId&gt;
+    &lt;version&gt;6.0-6&lt;/version&gt;
+    &lt;scope&gt;provided&lt;/scope&gt;
+&lt;/dependency&gt;
+
+&lt;dependency&gt;
+    &lt;groupId&gt;org.apache.openejb&lt;/groupId&gt;
+    &lt;artifactId&gt;openejb-core&lt;/artifactId&gt;
+    &lt;version&gt;4.7.2&lt;/version&gt;
+&lt;/dependency&gt;
+
+&lt;dependency&gt;
+    &lt;groupId&gt;org.apache.openejb&lt;/groupId&gt;
+    &lt;artifactId&gt;tomee&lt;/artifactId&gt;
+    &lt;version&gt;1.7.2&lt;/version&gt;
+&lt;/dependency&gt;
+</code></pre>
+
+<p>A complete <a href="tomee-1.7.2-release-notes.html">Changelog</a> can be viewed here:</p>
+
+<p><a href="tomee-1.7.2-release-notes.html">tomee-1.7.2-release-notes.html</a></p>
+
+<p>Please feel free to jump in feet first and <a href="documentation.html">get started with TomEE</a>. You will nearly always find someone to help you on one of our <a href="support.html">support channels</a>.</p>
+
+<h3>Java EE7 and Beyond</h3>
+
+<p>From this point on the TomEE community will be focusing most of it's efforts on TomEE 2.0.x, which will be the first TomEE Java EE 7 driven version running on Apache Tomcat 8.x. It is more than likely that support for Java SE 6 will be dropped so that Java SE 7 features can finally be leveraged during the development process. We will of course continue to maintain the 1.7.x branch for the foreseeable future.</p>
+
+
+
+
+        <div id="edit" class="modal hide fade in" style="display: none; ">
+            <div class="modal-header">
+                <a class="close" data-dismiss="modal">x</a>
+
+                <h3>Thank you for contributing to the documentation!</h3>
+            </div>
+            <div class="modal-body">
+                <h4>Any help with the documentation is greatly appreciated.</h4>
+                <p>All edits are reviewed before going live, so feel free to do much more than fix typos or links.  If you see a page that could benefit from an entire rewrite, we'd be thrilled to review it.  Don't be surprised if we like it so much we ask you for help with other pages :)</p>
+                <small>NOTICE: unless indicated otherwise on the pages in question, all editable content available from apache.org is presumed to be licensed under the Apache License (AL) version 2.0 and hence all submissions to apache.org treated as formal Contributions under the license terms.</small>
+                <!--[if gt IE 6]>
+                <h4>Internet Explorer Users</h4>
+                <p>If you are not an Apache committer, click the Yes link and enter a <i>anonymous</i> for the username and leave the password empty</p>
+                <![endif]-->
+
+            </div>
+            <div class="modal-footer">
+                Do you have an Apache ID?
+                <a href="javascript:void(location.href='https://cms.apache.org/redirect?uri='+escape(location.href))" class="btn">Yes</a>
+                <a href="javascript:void(location.href='https://anonymous:@cms.apache.org/redirect?uri='+escape(location.href))" class="btn">No</a>
+            </div>
+        </div>
+        <script src="./resources/js/bootstrap-modal.js"></script>
+
+        <footer>
+            <p>Copyright &copy; 1999-2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
+                Apache TomEE, TomEE, Apache, the Apache feather logo, and the Apache TomEE project logo are trademarks of The Apache Software Foundation.
+                All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
+        </footer>
+
+    </div> <!-- /container -->
+
+    <!-- Javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script src="./resources/js/bootstrap-dropdown.js"></script>
+
+  </body>
+</html>