Modified: websites/staging/sling/trunk/content/old-stuff/assembly.html
==============================================================================
--- websites/staging/sling/trunk/content/old-stuff/assembly.html (original)
+++ websites/staging/sling/trunk/content/old-stuff/assembly.html Tue Jan  8 
19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>
       </div>
+
+      
+      
       <h1>Assembly</h1>
       <p>{panel}
 The Assembly concept grew out of a need to bundle together a set of OSGi 
Bundles to deploy applications. The concept has been developped before the OSGi 
Deployment Package Service Specification has been published in the Release 4.1 
Compendium Services Specification. It will have to be discussed whether the 
Assembly concept is dropped in favor of the Deplyoment Package Service.

Modified: websites/staging/sling/trunk/content/old-stuff/launch-sling.html
==============================================================================
--- websites/staging/sling/trunk/content/old-stuff/launch-sling.html (original)
+++ websites/staging/sling/trunk/content/old-stuff/launch-sling.html Tue Jan  8 
19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>
       </div>
+
+      
+      
       <h1>Launch Sling</h1>
       <p>Please refer to <a 
href="/documentation/the-sling-engine/the-sling-launchpad.html">The Sling 
Launchpad</a> for up-to-date information on launching Sling.</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">

Modified: websites/staging/sling/trunk/content/old-stuff/request-processing.html
==============================================================================
--- websites/staging/sling/trunk/content/old-stuff/request-processing.html 
(original)
+++ websites/staging/sling/trunk/content/old-stuff/request-processing.html Tue 
Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>
       </div>
+
+      
+      
       <h1>Request Processing</h1>
       <p>{note:title=Page Status}
 2008-02-13: this page is <em>out of sync</em> with the current codebase, needs 
to be reviewed and updated.

Modified: 
websites/staging/sling/trunk/content/old-stuff/run-modes-org-apache-sling-runmode.html
==============================================================================
--- 
websites/staging/sling/trunk/content/old-stuff/run-modes-org-apache-sling-runmode.html
 (original)
+++ 
websites/staging/sling/trunk/content/old-stuff/run-modes-org-apache-sling-runmode.html
 Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>
       </div>
+
+      
+      
       <h1>Run Modes (org.apache.sling.runmode)</h1>
       <p>{note}
 As of Sling 6 the <code>org.apache.sling.runmode</code> bundle is replaced by 
the new <a 
href="/documentation/bundles/sling-settings-org-apache-sling-settings.html">Sling
 Settings (org.apache.sling.settings)</a> Bundle. For backwards compatibility 
this bundle may still exist in your environment. New code should use the API of 
the new [Sling Settings (org.apache.sling.settings)] Bundle, though.

Modified: 
websites/staging/sling/trunk/content/old-stuff/scriptengineintegration.html
==============================================================================
--- websites/staging/sling/trunk/content/old-stuff/scriptengineintegration.html 
(original)
+++ websites/staging/sling/trunk/content/old-stuff/scriptengineintegration.html 
Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>
       </div>
+
+      
+      
       <h1>Integrating Scripting Languages</h1>
       <p>This page should be extended with more concrete and detailed 
information. For now, we have the following information:</p>
 <ul>

Modified: 
websites/staging/sling/trunk/content/old-stuff/scriptengineintegration/groovy-support.html
==============================================================================
--- 
websites/staging/sling/trunk/content/old-stuff/scriptengineintegration/groovy-support.html
 (original)
+++ 
websites/staging/sling/trunk/content/old-stuff/scriptengineintegration/groovy-support.html
 Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>&nbsp;&raquo&nbsp;<a 
href="/old-stuff/scriptengineintegration.html">Integrating Scripting 
Languages</a>
       </div>
+
+      
+      
       <h1>Groovy Support</h1>
       <p>After meeting Paul King of the Groovy Team at Apache Con US 08 in New 
Orleans, I set out to take a stab at SLING-315 again to add Groovy support to 
Sling. It turned out, that the current Groovy 1.6 branch already contains the 
required setup to build the <code>groovy-all.jar</code> as an OSGi Bundle, 
which is directly usable with Sling by just installing that bundle.</p>
 <p>Currently the Groovy team is working hard towards the 1.6 release and many 
things are in flux, which is really great.</p>

Modified: 
websites/staging/sling/trunk/content/old-stuff/scriptengineintegration/xslt-processing-pipeline.html
==============================================================================
--- 
websites/staging/sling/trunk/content/old-stuff/scriptengineintegration/xslt-processing-pipeline.html
 (original)
+++ 
websites/staging/sling/trunk/content/old-stuff/scriptengineintegration/xslt-processing-pipeline.html
 Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>&nbsp;&raquo&nbsp;<a 
href="/old-stuff/scriptengineintegration.html">Integrating Scripting 
Languages</a>
       </div>
+
+      
+      
       <h1>XSLT Processing Pipeline</h1>
       
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">

Modified: websites/staging/sling/trunk/content/old-stuff/servlet-resolution.html
==============================================================================
--- websites/staging/sling/trunk/content/old-stuff/servlet-resolution.html 
(original)
+++ websites/staging/sling/trunk/content/old-stuff/servlet-resolution.html Tue 
Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>
       </div>
+
+      
+      
       <h1>Servlet Resolution</h1>
       <p>{warning:title=Out Of Sync}
 Please note that the description on this page is out of sync with the most 
recent developments going on as part of implementing issue <a 
href="">SLING-387</a>. See the links to integration tests at the end of this 
page for the Current Truth.</p>

Modified: websites/staging/sling/trunk/content/old-stuff/sling-api.html
==============================================================================
--- websites/staging/sling/trunk/content/old-stuff/sling-api.html (original)
+++ websites/staging/sling/trunk/content/old-stuff/sling-api.html Tue Jan  8 
19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/old-stuff.html">Old 
Stuff</a>
       </div>
+
+      
+      
       <h1>Sling API</h1>
       <p>{note:title=Work In Progress}
 The contents of this page is being created at the moment. It contains 
incomplete and partially wrong information as the text is adapted from the 
contents of the <a href="">Component API</a> documentation page.

Modified: websites/staging/sling/trunk/content/plugins.html
==============================================================================
--- websites/staging/sling/trunk/content/plugins.html (original)
+++ websites/staging/sling/trunk/content/plugins.html Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>
       </div>
+
+      
+      
       <h1>Plugins</h1>
       <p>These pages present the various Maven Plugins of Sling:</p>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">

Modified: websites/staging/sling/trunk/content/project-information.html
==============================================================================
--- websites/staging/sling/trunk/content/project-information.html (original)
+++ websites/staging/sling/trunk/content/project-information.html Tue Jan  8 
19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>
       </div>
+
+      
+      
       <h1>Project Information</h1>
       <p>This document provides an overview of the various documents and links 
that are part of this project's general information:</p>
 <ul>

Modified: 
websites/staging/sling/trunk/content/project-information/apache-sling-community-roles-and-processes.html
==============================================================================
--- 
websites/staging/sling/trunk/content/project-information/apache-sling-community-roles-and-processes.html
 (original)
+++ 
websites/staging/sling/trunk/content/project-information/apache-sling-community-roles-and-processes.html
 Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/project-information.html">Project Information</a>
       </div>
+
+      
+      
       <h1>Apache Sling Community Roles and Processes</h1>
       <p>The Community Roles and Processes are put in effect as of 
13/May/2009. Updated 7/December/2009 to reflect Sling being a top level 
project.</p>
 <h2 id="roles">Roles</h2>

Modified: 
websites/staging/sling/trunk/content/project-information/project-license.html
==============================================================================
--- 
websites/staging/sling/trunk/content/project-information/project-license.html 
(original)
+++ 
websites/staging/sling/trunk/content/project-information/project-license.html 
Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/project-information.html">Project Information</a>
       </div>
+
+      
+      
       <h1>Project License</h1>
       <div class="codehilite"><pre>                                 <span 
class="n">Apache</span> <span class="n">License</span>
                            <span class="n">Version</span> <span 
class="mf">2.0</span><span class="p">,</span> <span class="n">January</span> 
<span class="mi">2004</span>

Modified: 
websites/staging/sling/trunk/content/project-information/project-team.html
==============================================================================
--- websites/staging/sling/trunk/content/project-information/project-team.html 
(original)
+++ websites/staging/sling/trunk/content/project-information/project-team.html 
Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/project-information.html">Project Information</a>
       </div>
+
+      
+      
       <h1>Project Team</h1>
       <p>A successful project requires many people to play many roles. Some 
members write code or documentation, while others are valuable as testers, 
submitting patches and suggestions.</p>
 <p>The team is comprised of Committers and Contributors. Committers have 
direct access to the source of a project and actively evolve the code-base. 
Contributors improve the project through submission of patches and suggestions 
to the Members. The number of Contributors to the project is unbounded. Get 
involved today. All contributions to the project are greatly appreciated.</p>

Modified: websites/staging/sling/trunk/content/project-information/security.html
==============================================================================
--- websites/staging/sling/trunk/content/project-information/security.html 
(original)
+++ websites/staging/sling/trunk/content/project-information/security.html Tue 
Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         <a href="/">Home</a>&nbsp;&raquo&nbsp;<a 
href="/project-information.html">Project Information</a>
       </div>
+
+      
+      
       <h1>Security</h1>
       <h1 id="reporting-new-security-problems-with-apache-sling">Reporting New 
Security Problems with Apache Sling</h1>
 <p>The Apache Software Foundation takes a very active stance in eliminating 
security problems and denial of service attacks against Apache Sling.</p>

Modified: websites/staging/sling/trunk/content/sitemap.html
==============================================================================
--- websites/staging/sling/trunk/content/sitemap.html (original)
+++ websites/staging/sling/trunk/content/sitemap.html Tue Jan  8 19:36:06 2013
@@ -82,6 +82,9 @@
       <div class="breadcrump" style="font-size: 80%;">
         
       </div>
+
+      
+      
       <h1>Sitemap</h1>
       <ul>
 <li><a href="/contributing.html">Contributing</a></li>


Reply via email to