Author: buildbot
Date: Wed Nov 13 12:29:32 2013
New Revision: 886496
Log:
Staging update by buildbot for sling
Removed:
websites/staging/sling/trunk/content/site/development.html
Modified:
websites/staging/sling/trunk/content/ (props changed)
websites/staging/sling/trunk/content/documentation/development.html
websites/staging/sling/trunk/content/site/.htaccess
Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Nov 13 12:29:32 2013
@@ -1 +1 @@
-1539285
+1541493
Modified: websites/staging/sling/trunk/content/documentation/development.html
==============================================================================
--- websites/staging/sling/trunk/content/documentation/development.html
(original)
+++ websites/staging/sling/trunk/content/documentation/development.html Wed Nov
13 12:29:32 2013
@@ -83,11 +83,6 @@
</div>
- <div class="tip">
- This page is a translated version of <a
href="/site/development.html" target="sling_cwiki">/site/development.html</a>.
In case of
- doubt you might want to refer to the old page.
- </div>
-
<h1>Development</h1>
<p>Welcome to the wonderful world of extending Sling. Refer to these
pages to find out how we envision the extension of Sling and how to do it.</p>
@@ -118,9 +113,10 @@
<li><a href="/documentation/development/version-policy.html">Version
Policy</a></li>
<li><a href="/documentation/development/issue-tracker.html">Issue
Tracker</a></li>
<li><a href="/documentation/development/release-management.html">Release
Management</a></li>
+<li>To run our integration tests suite see the <a
href="http://svn.apache.org/repos/asf/sling/trunk/launchpad/testing/README.txt">launchpad/testing
module README</a> and the <a
href="http://svn.apache.org/repos/asf/sling/trunk/launchpad/integration-tests/README.txt">launchpad/integration-tests
README</a> for how to run individual integration tests.</li>
</ul>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1499237 by fmeschbe on Wed, 3 Jul 2013 07:38:09 +0000
+ Rev. 1541493 by bdelacretaz on Wed, 13 Nov 2013 12:28:20 +0000
</div>
<div class="trademarkFooter">
Apache Sling, Sling, Apache, the Apache feather logo, and the Apache
Sling project
Modified: websites/staging/sling/trunk/content/site/.htaccess
==============================================================================
--- websites/staging/sling/trunk/content/site/.htaccess (original)
+++ websites/staging/sling/trunk/content/site/.htaccess Wed Nov 13 12:29:32 2013
@@ -67,3 +67,4 @@ Redirect Permanent /site/security.html /
Redirect Permanent /site/configuration.html /documentation/configuration.html
Redirect Permanent /site/getting-started.html
/documentation/getting-started.html
Redirect Permanent /site/getting-and-building-sling.html
/documentation/development/getting-and-building-sling.html
+Redirect Permanent /site/development.html /documentation/development.html