You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2018/12/07 01:57:59 UTC

svn commit: r1848370 [17/21] - in /tomee/site/trunk/content: ./ blog/ blog/2016/03/ blog/2017/ community/ community/contributing/ css/ latest/ latest/docs/ latest/docs/admin/ latest/docs/admin/cluster/ latest/docs/admin/configuration/ latest/docs/advan...

Modified: tomee/site/trunk/content/tomee-8.0/docs/configuring-datasources.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/configuring-datasources.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/configuring-datasources.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/configuring-datasources.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -234,7 +234,7 @@ public class FooBean {
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/configuring-durations.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/configuring-durations.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/configuring-durations.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/configuring-durations.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -182,7 +182,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/configuring-javamail.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/configuring-javamail.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/configuring-javamail.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/configuring-javamail.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -142,7 +142,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/configuring-logging-in-tests.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/configuring-logging-in-tests.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/configuring-logging-in-tests.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/configuring-logging-in-tests.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -194,7 +194,7 @@ log4j.appender.C.layout        = org.apa
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/configuring-persistenceunits-in-tests.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/configuring-persistenceunits-in-tests.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/configuring-persistenceunits-in-tests.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/configuring-persistenceunits-in-tests.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -198,7 +198,7 @@ context = new InitialContext(p);
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/constructor-injection.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/constructor-injection.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/constructor-injection.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/constructor-injection.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -191,7 +191,7 @@ public class WidgetBean implements Widge
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/containers-and-resources.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/containers-and-resources.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/containers-and-resources.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/containers-and-resources.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -577,7 +577,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/contrib/debug/debug-intellij.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/contrib/debug/debug-intellij.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/contrib/debug/debug-intellij.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/contrib/debug/debug-intellij.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -206,7 +206,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/custom-injection.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/custom-injection.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/custom-injection.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/custom-injection.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -284,7 +284,7 @@ Tests run: 1, Failures: 0, Errors: 0, Sk
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/datasource-config.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/datasource-config.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/datasource-config.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/datasource-config.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -528,7 +528,7 @@ public PreparedStatement prepareStatemen
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/datasource-configuration-by-creator.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/datasource-configuration-by-creator.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/datasource-configuration-by-creator.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/datasource-configuration-by-creator.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -195,7 +195,7 @@
   <li>Validator</li>
   <li>ValidatorClassName</li>
 </ul>
-<h2>DBCP2 (TomEE 7.x)</h2>
+<h2>DBCP2 (TomEE 7.x and 8.x)</h2>
 <p>Note: details are at <a href="http://commons.apache.org/proper/commons-dbcp/configuration.html">http://commons.apache.org/proper/commons-dbcp/configuration.html</a></p>
 <ul>
   <li>AccessToUnderlyingConnectionAllowed</li>
@@ -262,7 +262,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/datasource-password-encryption.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/datasource-password-encryption.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/datasource-password-encryption.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/datasource-password-encryption.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -200,7 +200,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/deamon/lin-service.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/deamon/lin-service.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/deamon/lin-service.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/deamon/lin-service.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -129,7 +129,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/deamon/win-service.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/deamon/win-service.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/deamon/win-service.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/deamon/win-service.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -129,7 +129,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/declaring-references.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/declaring-references.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/declaring-references.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/declaring-references.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -124,7 +124,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/deploy-tool.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/deploy-tool.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/deploy-tool.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/deploy-tool.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -234,7 +234,7 @@ App(id=C:\samples\Calculator-new\hello-a
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/deploying-in-tomee.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/deploying-in-tomee.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/deploying-in-tomee.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/deploying-in-tomee.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -165,7 +165,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/deployment-id.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/deployment-id.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/deployment-id.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/deployment-id.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -211,7 +211,7 @@ bean = context.resolve( name );
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/deployments.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/deployments.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/deployments.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/deployments.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -206,7 +206,7 @@ DEBUG:     STATELESS   client/tests/stat
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/details-on-openejb-jar.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/details-on-openejb-jar.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/details-on-openejb-jar.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/details-on-openejb-jar.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -219,7 +219,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/classloading/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/classloading/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/classloading/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/classloading/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -179,7 +179,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/configuration/cxf.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/configuration/cxf.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/configuration/cxf.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/configuration/cxf.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -271,7 +271,7 @@ or an <code>ejb-deployment</code> instea
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/ide/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/ide/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/ide/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/ide/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -167,7 +167,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -132,7 +132,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/json/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/json/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/json/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/json/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -396,7 +396,7 @@ and you can reference other instances us
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/migration/tomee-1-to-7.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/migration/tomee-1-to-7.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/migration/tomee-1-to-7.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/migration/tomee-1-to-7.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -178,7 +178,7 @@ to solve issues with hibernate you need
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/testing/applicationcomposer/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/testing/applicationcomposer/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/testing/applicationcomposer/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/testing/applicationcomposer/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -603,7 +603,7 @@ and just expose them or wrap them in you
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/testing/arquillian/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/testing/arquillian/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/testing/arquillian/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/testing/arquillian/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -864,7 +864,7 @@ public class MultipleTomEETest {
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/testing/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/testing/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/testing/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/testing/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -142,7 +142,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/testing/other/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/testing/other/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/testing/other/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/testing/other/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -287,7 +287,7 @@ an alternative in <code>openejb-core</co
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/tools/gradle-plugins.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/tools/gradle-plugins.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/tools/gradle-plugins.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/tools/gradle-plugins.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -185,7 +185,7 @@ Its configuration is pretty close to <a
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/tools/index.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/tools/index.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/tools/index.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/tools/index.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -139,7 +139,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven-plugins.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven-plugins.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven-plugins.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven-plugins.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -148,7 +148,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/applicationcomposer.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/applicationcomposer.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/applicationcomposer.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/applicationcomposer.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -257,7 +257,7 @@ the dependencies are retrieved with <cod
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/embedded.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/embedded.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/embedded.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/embedded.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -350,7 +350,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/tomee.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/tomee.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/tomee.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/developer/tools/maven/tomee.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -651,7 +651,7 @@ as constructor parameter a <code>File</c
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../../../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../../../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../../../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../../../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/docs.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/docs.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/docs.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/docs.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -195,7 +195,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/documentation.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/documentation.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/documentation.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/documentation.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -148,7 +148,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/dynamic-datasource.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/dynamic-datasource.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/dynamic-datasource.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/dynamic-datasource.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -294,7 +294,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/eclipse-plugin.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/eclipse-plugin.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/eclipse-plugin.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/eclipse-plugin.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -139,7 +139,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-failover.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-failover.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-failover.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-failover.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -149,7 +149,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-local-ref.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-local-ref.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-local-ref.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-local-ref.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -166,7 +166,7 @@ public class MyEjbLocalRefBean implement
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-over-ssl.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-over-ssl.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-over-ssl.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-over-ssl.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -191,7 +191,7 @@ discovery   = ejb:ejbds://{bind}:{port}
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-ref.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-ref.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-ref.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-ref.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -165,7 +165,7 @@ public class MyEjbRemoteRefBean implemen
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-refs.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-refs.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-refs.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-refs.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -251,7 +251,7 @@ public class SquareBean implements Squar
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejb-request-logging.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejb-request-logging.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejb-request-logging.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejb-request-logging.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -182,7 +182,7 @@ logger.log(Level.FINEST, message);
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/ejbd-transport.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/ejbd-transport.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/ejbd-transport.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/ejbd-transport.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -204,7 +204,7 @@ tomee.serialization.class.blacklist = -
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/embedded-and-remotable.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/embedded-and-remotable.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/embedded-and-remotable.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/embedded-and-remotable.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -190,7 +190,7 @@ Tests run: 2, Failures: 0, Errors: 0, Sk
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/embedded-configuration.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/embedded-configuration.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/embedded-configuration.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/embedded-configuration.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -203,7 +203,7 @@ InitialContext initialContext = new Init
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/embedding.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/embedding.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/embedding.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/embedding.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -146,7 +146,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/failover-logging.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/failover-logging.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/failover-logging.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/failover-logging.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -155,7 +155,7 @@ DEBUG - Removed Service{uri=green://loca
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/faq.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/faq.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/faq.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/faq.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -167,7 +167,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/features.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/features.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/features.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/features.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -124,7 +124,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/from-glassfish-to-tomee.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/from-glassfish-to-tomee.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/from-glassfish-to-tomee.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/from-glassfish-to-tomee.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -125,7 +125,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/functional-testing-with-openejb,-jetty-and-selenium.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/functional-testing-with-openejb%2C-jetty-and-selenium.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/functional-testing-with-openejb,-jetty-and-selenium.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/functional-testing-with-openejb,-jetty-and-selenium.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -312,7 +312,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/generating-ejb-3-annotations.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/generating-ejb-3-annotations.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/generating-ejb-3-annotations.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/generating-ejb-3-annotations.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -149,7 +149,7 @@
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/getting-started.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/getting-started.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/getting-started.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/getting-started.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -249,7 +249,7 @@ public class Client {
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/hello-world.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/hello-world.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/hello-world.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/hello-world.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -262,7 +262,7 @@ App(id=/home/karan/projects/hello.jar)
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>

Modified: tomee/site/trunk/content/tomee-8.0/docs/hibernate.html
URL: http://svn.apache.org/viewvc/tomee/site/trunk/content/tomee-8.0/docs/hibernate.html?rev=1848370&r1=1848369&r2=1848370&view=diff
==============================================================================
--- tomee/site/trunk/content/tomee-8.0/docs/hibernate.html (original)
+++ tomee/site/trunk/content/tomee-8.0/docs/hibernate.html Fri Dec  7 01:57:48 2018
@@ -83,7 +83,7 @@
 	</nav>
 
 
-    <div id="main-block" class="container section-padded">
+    <div id="main-block" class="container main-block">
         <div class="row title">
           <div class="col-md-12">
             <div class='page-header'>
@@ -188,7 +188,7 @@ public class DynamicTransactionManagerLo
 							</ul>
 						</div>
 						<div class="col-sm-3 text-center-mobile">
-							<h5><a href="../../examples.html" class="white">Examples</a></h5>
+							<h5><a href="../../latest/examples/" class="white">Examples</a></h5>
 							<ul class="list-unstyled">
 								<li><a href="../../latest/examples/simple-cdi-interceptor.html" class="regular light-white">CDI Interceptor</a></li>
 								<li><a href="../../latest/examples/rest-cdi.html" class="regular light-white">REST with CDI</a></li>