You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by bu...@apache.org on 2012/07/03 15:13:58 UTC

svn commit: r824234 - in /websites/staging/deltaspike/trunk/content: ./ deltaspike/ deltaspike/resources/

Author: buildbot
Date: Tue Jul  3 13:13:55 2012
New Revision: 824234

Log:
Staging update by buildbot for deltaspike

Added:
    websites/staging/deltaspike/trunk/content/deltaspike/resources/ds-bg.png   (with props)
Modified:
    websites/staging/deltaspike/trunk/content/   (props changed)
    websites/staging/deltaspike/trunk/content/deltaspike/I18.html
    websites/staging/deltaspike/trunk/content/deltaspike/build.html
    websites/staging/deltaspike/trunk/content/deltaspike/examples.html
    websites/staging/deltaspike/trunk/content/deltaspike/exceptions.html
    websites/staging/deltaspike/trunk/content/deltaspike/features.html
    websites/staging/deltaspike/trunk/content/deltaspike/getting-started.html
    websites/staging/deltaspike/trunk/content/deltaspike/index.html
    websites/staging/deltaspike/trunk/content/deltaspike/integration-tests.html
    websites/staging/deltaspike/trunk/content/deltaspike/irc.html
    websites/staging/deltaspike/trunk/content/deltaspike/jpa.html
    websites/staging/deltaspike/trunk/content/deltaspike/resources/site.css
    websites/staging/deltaspike/trunk/content/deltaspike/security.html
    websites/staging/deltaspike/trunk/content/deltaspike/source.html
    websites/staging/deltaspike/trunk/content/deltaspike/spi.html

Propchange: websites/staging/deltaspike/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul  3 13:13:55 2012
@@ -1 +1 @@
-1356490
+1356712

Modified: websites/staging/deltaspike/trunk/content/deltaspike/I18.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/I18.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/I18.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="i18n">I18n</h1>
+        <h1 id="i18n">I18n</h1>
 <h2 id="type-safe-messages">Type-safe messages</h2>
 <h3 id="simple-use-case">Simple use-case</h3>
 <p>The following implementation is the minimal effort to use type-safe messages (which are hardcoded in this case).</p>
@@ -197,12 +193,9 @@ In case of a message-key, the message-re
 </pre></div>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/build.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/build.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/build.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="building-deltaspike-from-source">Building DeltaSpike from source</h1>
+        <h1 id="building-deltaspike-from-source">Building DeltaSpike from source</h1>
 <p>Deltaspike uses <a href="">maven</a> build tool to automate the compilation, testing and packaging of the project</p>
 <h2 id="full-build">Full build</h2>
 <div class="codehilite"><pre><span class="n">mvn</span> <span class="n">clean</span> <span class="n">install</span>
@@ -93,12 +89,9 @@ under the License.
 <p>https://analysis.apache.org/dashboard/index/org.apache.deltaspike:deltaspike-project</p>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/examples.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/examples.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/examples.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,40 +44,33 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="examples">Examples</h1>
+        <h1 id="examples">Examples</h1>
 <h2 id="1">#1</h2>
 <p>artifact-id: deltaspike-jse-owb-example
 (the shown use-cases also work with <em>Weld</em> - only the bootstrapping of the container is different, because this example is based on Java-SE and therefore outside of an Java-EE(6+) application server.</p>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/exceptions.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/exceptions.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/exceptions.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="exception-handling">Exception Handling</h1>
+        <h1 id="exception-handling">Exception Handling</h1>
 <p>Exception handling in DeltaSpike is based around the CDI eventing model. While
 the implementation of exception handlers may not be the same as a CDI event, and
 the programming model is not exactly the same as specifying a CDI event /
@@ -310,12 +306,9 @@ unless it's explicitly marked as unmuted
 {{ExceptionEvent}}.</p>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/features.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/features.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/features.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="feature-overview">Feature Overview</h1>
+        <h1 id="feature-overview">Feature Overview</h1>
 <h2 id="projectstage">ProjectStage</h2>
 <p>Project stages allow to use implementations depending on the current environment. E.g. you can implement a bean which creates sample-data for system tests which gets activated only in case of project-stage {{SystemTest}}.</p>
 <ul>
@@ -473,12 +469,9 @@ The following example also shows how to 
 </pre></div>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/getting-started.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/getting-started.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/getting-started.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="deltaspike-module-overview">DeltaSpike Module Overview</h1>
+        <h1 id="deltaspike-module-overview">DeltaSpike Module Overview</h1>
 <p>DeltaSpike consists of the following modules:</p>
 <p>Required modules:</p>
 <ul>
@@ -114,12 +110,9 @@ under the License.
 </pre></div>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/index.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/index.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/index.html Tue Jul  3 13:13:55 2012
@@ -22,7 +22,7 @@ under the License.
     <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
     <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/code.css">
     <link rel="stylesheet" type="text/css" media="screen" href="resources/site.css"/>
-    <title>Apache DeltaSpike - </title>
+    <title>Apache DeltaSpike - Welcome to Apache DeltaSpike!</title>
 
     
 
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,50 +44,43 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
-
-    <div class="grid_16">
-        <h1></h1>
-    </div>
 
-    <div class="grid_16">
-    <p>Welcome</p>
-<h1 id="welcome">Welcome</h1>
-<p>Welcome to Apache DeltaSpike!</p>
-<h1 id="introduction">Introduction</h1>
-<p>DeltaSpike consist of a number of portable CDI extensions that provide useful features
-for Java application developers. </p>
+    <div id="content-wrapper" class="container_16">
+        <h1>Welcome to Apache DeltaSpike!</h1>
+        <p>DeltaSpike consist of a number of portable CDI extensions that provide useful features
+for Java application developers.</p>
+<h2 id="goals">Goals</h2>
 <p>The goal of DeltaSpike is to create a de-facto standard of CDI-Extensions that is 
 developed and maintained by a wealthy community. </p>
+<h2 id="portability">Portability</h2>
 <p>We will also ensure true portability! We are testing DeltaSpike on different CDI implementations like 
 Apache OpenWebBeans and JBoss Weld, and also on different Java EE servers like 
 Apache Tomcat and TomEE, JBoss-AS7, Oracle GlassFish 3.1+, IBM Websphere 8.x, 
 Oracle Weblogic Server 12c, Jetty, and others.</p>
-<p>Features of existing portable CDI extensions like Apache MyFaces CODI, JBoss Seam3 and
-many others are the basis for the features of DeltaSpike.</p>
+<h2 id="community">Community</h2>
+<p>For creating Apache DeltaSpike, we got many features contributed by 
+existing portable CDI extensions like Apache MyFaces CODI, JBoss Seam3 and
+many others. Together they now form the base for the features of DeltaSpike.</p>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/integration-tests.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/integration-tests.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/integration-tests.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h2 id="integration-tests">Integration Tests</h2>
+        <h2 id="integration-tests">Integration Tests</h2>
 <p>With the unpack Maven-Plugin all Arquillian-Tests get copied to the integration-test module. Together with the special integration-tests they get executed via a remote container. Currently we have configurations for the following containers.</p>
 <h3 id="tomee">TomEE</h3>
 <div class="codehilite"><pre><span class="n">Executing</span> <span class="n">the</span> <span class="n">Arquillian</span> <span class="n">tests</span> <span class="n">with</span> <span class="n">Apache</span> <span class="n">TomEE</span>
@@ -104,12 +100,9 @@ Start the domain.</p>
 </pre></div>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/irc.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/irc.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/irc.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,38 +44,31 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="irc">IRC</h1>
+        <h1 id="irc">IRC</h1>
 <p>You can join us on irc.freenode.net, channel #deltaspike</p>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/jpa.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/jpa.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/jpa.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="jpa-module">JPA Module</h1>
+        <h1 id="jpa-module">JPA Module</h1>
 <h2 id="transactional">@Transactional</h2>
 <p>This annotation is an alternative to transactional EJBs which allows to execute a method within a transaction.
 Before it's possible to start using the annotation, it's required to implement a CDI producer for an {{EntityManager}} and it's needed to inject the {{EntityManager}} in the bean which uses {{@Transactional}}. As shown later on it's also possible to use multiple qualifiers for using different {{EntityManager}}s.</p>
@@ -325,12 +321,9 @@ So it's possible to catch an exception i
 </pre></div>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Added: websites/staging/deltaspike/trunk/content/deltaspike/resources/ds-bg.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/deltaspike/trunk/content/deltaspike/resources/ds-bg.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/deltaspike/trunk/content/deltaspike/resources/site.css
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/resources/site.css (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/resources/site.css Tue Jul  3 13:13:55 2012
@@ -3,17 +3,50 @@
 @import url("http://www.apache.org/css/960.css") screen;
 @import url("http://www.apache.org/css/grid.css") screen;
 
-body {background: #bcccad;}
+body {  background: #bcccad; background-image: url(ds-bg.png);}
 
-#page {background: #F6FFF2; margin-top: 25px;}
+body { font-size:100%; line-height:1.3; }
+h1, h2, h3 { margin-top:0; margin-bottom:0; }
+h1 { font-size:1.5em; padding:1.45em 0 1.0em 0; }
+h2 { font-size:1.23em; padding:1.33em 0 0.8em 0; }
+h3 { font-size:1.11em; padding:1.22em 0 0.6em 0; }
+
+/*custom typography, fonts*/
+body {font-family: Times,"Times New Roman",serif;}
+h1, h2, h3, h4, h5, h6, #breadcrumb, #nav #projectname ul li a {
+    font-family: "Trebuchet MS",Verdana,sans-serif;
+    font-weight: normal;
+}
+:visited {color: #531393;}
+
+#projectname { font-size:1.5em;}
+
+
+#page {
+    background: #F6FFF2;
+    border-left: 2px solid white;
+    border-top: 2px solid white;
+    margin-top: 25px;
+    margin-bottom: 25px;
+    padding: 10px 10px 30px;
+    max-width: 960px;
+    margin-left: auto;
+    margin-right: auto;
+}
+
+#content-wrapper h1:first-child {}
 #heading {}
+/*
 #header h1 {margin-bottom: 25px; margin-top: 25px; margin-left: 0px; font-size: 18px;}
 #header h2 {margin-top: 20px; font-weight: normal; font-style: italic; font-size: 18px; margin-left: 10px;}
-#header img {float: left; margin: 5px 20px 10px 5px;}
+*/
+#feather img {float: left; margin: 5px 5px 5px 5px;}
+
 #nav ul {float: right; margin-top: 3px;}
-#nav ul li {display:inline; float:left; margin: 5px 0px; font-size: 12px;}
-#nav ul li a {padding: 10px; background: #bcccad; color: #ffffff;}
+#nav ul li {display:inline; float:left; margin: 5px 0px; font-size: 13px;}
+#nav ul li a {padding: 10px; background: #bcccad; color: #ffffff; font-weight: bold;}
 #nav p {float: left; width: 100%; margin-left: 50px; }
 #search {float:right;}
-#search input[type=text] { font-size: 13px; width: 300px; color: #aaa;}
+#search input[type=text] { font-size: 12px; width: 250px; color: #aaa000;}
 #breadcrumb {font-size: 12px; font-weight: bold; text-decoration: none;}
+#copyright {text-align: center; margin-bottom: 25px; color: #010144; font-size: 12px;}

Modified: websites/staging/deltaspike/trunk/content/deltaspike/security.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/security.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/security.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="security-module">Security Module</h1>
+        <h1 id="security-module">Security Module</h1>
 <h2 id="securitybinding-for-class-and-method-invocations">SecurityBinding for class and method invocations</h2>
 <p>This feature of the security module functions by intercepting method calls, and performing a security check before invocation is allowed to proceed.</p>
 <p>In order to use the DeltaSpike security module, you must first have installed the proper dependencies into your POM file. Once this is complete, you may proceed to create a security parameter binding annotation. This is what we will use to add security behavior to our business classes and methods.</p>
@@ -257,12 +253,9 @@ It's a basic hook to integrate a custom 
 <p>[TODO]</p>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/source.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/source.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/source.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="checking-out-from-github-repo-anonymous">Checking out from GitHub repo (anonymous)</h1>
+        <h1 id="checking-out-from-github-repo-anonymous">Checking out from GitHub repo (anonymous)</h1>
 <div class="codehilite"><pre><span class="n">gir</span> <span class="n">clone</span> <span class="n">git:</span><span class="sr">//gi</span><span class="n">thub</span><span class="o">.</span><span class="n">com</span><span class="sr">/apache/i</span><span class="n">ncubator</span><span class="o">-</span><span class="n">deltaspike</span><span class="o">.</span><span class="n">git</span> <span class="o">./</span>
 </pre></div>
 
@@ -76,12 +72,9 @@ under the License.
 </pre></div>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>

Modified: websites/staging/deltaspike/trunk/content/deltaspike/spi.html
==============================================================================
--- websites/staging/deltaspike/trunk/content/deltaspike/spi.html (original)
+++ websites/staging/deltaspike/trunk/content/deltaspike/spi.html Tue Jul  3 13:13:55 2012
@@ -31,11 +31,11 @@ under the License.
 </head>
 <body>
 <div id="page" class="container_16">
-    <div id="heading" class="grid_16">
         <div id="header" class="grid_7 alpha">
             <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-            <h1>Apache DeltaSpike</h1>
+            <span id="projectname">Apache DeltaSpike</span>
         </div>
+
         <div id="nav" class="grid_9 omega">
             <ul>
                 <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
@@ -44,29 +44,25 @@ under the License.
                 <li><a href="http://people.apache.org" title="The People">People</a></li>
                 <li><a href="http://www.apache.org/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
                 <li><a href="http://www.apache.org/dyn/closer.cgi" title="Download">Download</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
             </ul>
         </div>
         <hr/>
         <div class="grid_8">
             <p id="breadcrumb"><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/deltaspike/">Deltaspike</a></p>
         </div>
+
         <div id="dsearch" class="grid_8">
             <form name="search" id="search" action="http://www.google.com/search" method="get">
-                <input value="incubator.apache.org/deltaspike/.*" name="sitesearch" type="hidden"/>
+                <input value="incubator.apache.org/deltaspike/" name="sitesearch" type="hidden"/>
                 <input type="text" name="q" id="query">
                 <input type="submit" id="submit" value="Search">
             </form>
         </div>
         <hr/>
-    </div>
 
-    <div class="grid_16">
+    <div id="content-wrapper" class="container_16">
         <h1></h1>
-    </div>
-
-    <div class="grid_16">
-    <h1 id="deltaspike-spi">DeltaSpike-SPI</h1>
+        <h1 id="deltaspike-spi">DeltaSpike-SPI</h1>
 <h2 id="deactivatable">Deactivatable</h2>
 <p>This interface is just a marker interface which is implemented by all pre-configured DeltaSpike artifacts which can be deactivated manually (e.g. to improve the performance if a part isn't needed, to provide a custom implementation if the default implementation isn't pluggable by default or to bypass an implementation which causes an issue (in this case please also <em>contact us</em> and we will fix it). This mechanism is only used for artifacts <em>like</em> implementations of ({{javax.enterprise.inject.spi.Extension}}) which <em>can't</em> be deactivated with std. CDI mechanisms.</p>
 <p>To deactivate a class it's required to implement {{ClassDeactivator}}. Returning 'false' or 'true' allows to de-/activate the class in question. Retuning null means that the current class-deactivator doesn't have information about the class in question and can't provide a result. Since {{ClassDeactivator}} implementations are configured with the low-level config of DeltaSpike, the class-deactivator with the highest ordinal has the final decision. DeltaSpike itself doesn't deactivate an implementation, however, an add-on or a 3rd party portable CDI extension based on DeltaSpike (Core+) can use the concept to deactivate a default implementation of DeltaSpike in favour of its own implementation. (<em>Attention</em>: due to the ordinal feature of the low-level config approach it's possible that a class-deactivator with a higher ordinal, e.g. used in a concrete project, can re-activate a deactivated implementation. <em>Please note</em> that you might have to deactivate the par
 ts of the add-on or 3rd party CDI extension which relies on its own implementation. Therefore, you should <em>be really careful with re-activation</em>.) The implementation should be stateless because the result will be cached and as soon as everything is initialized the class-deactivators won't be used any longer.</p>
@@ -112,12 +108,9 @@ The method {{isActivated}} needs to be c
 </pre></div>
 
     </div>
-    <div class="grid_16">
-        <hr/>
-    </div>
-    <div id="copyright" class="container_16">
-        <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
-    </div>
+</div>
+<div id="copyright" class="container_16">
+    <p>Copyright &#169; 20011-2012 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
 </div>
 </body>
 </html>