Author: buildbot
Date: Fri Apr 15 15:35:30 2016
New Revision: 985741

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/bundles/scripting/scripting-sightly.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 15 15:35:30 2016
@@ -1 +1 @@
-1739320
+1739321

Modified: 
websites/staging/sling/trunk/content/documentation/bundles/scripting/scripting-sightly.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/bundles/scripting/scripting-sightly.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/bundles/scripting/scripting-sightly.html
 Fri Apr 15 15:35:30 2016
@@ -188,35 +188,35 @@ h2:hover > .headerlink, h3:hover > .head
 <tbody>
 <tr>
 <td>100</td>
-<td><code>org.apache.sling.scripting.sightly.impl.engine.extension.use.RenderUnitProvider</code></td>
+<td><a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/RenderUnitProvider.java";><code>RenderUnitProvider</code></a></td>
 <td><code>org.apache.sling.scripting.sightly</code></td>
 <td>support for loading Sightly templates through 
<code>data-sly-use</code></td>
 <td></td>
 </tr>
 <tr>
 <td>95</td>
-<td><code>org.apache.sling.scripting.sightly.models.impl.SlingModelsUseProvider</code></td>
+<td><a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/models-use-provider/src/main/java/org/apache/sling/scripting/sightly/models/impl/SlingModelsUseProvider.java";><code>SlingModelsUseProvider</code></a></td>
 <td><code>org.apache.sling.scripting.sightly.models.provider</code></td>
 <td>support for loading Sling Models</td>
 <td></td>
 </tr>
 <tr>
 <td>90</td>
-<td><code>org.apache.sling.scripting.sightly.impl.engine.extension.use.JavaUseProvider</code></td>
+<td><a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/JavaUseProvider.java";><code>JavaUseProvider</code></a></td>
 <td><code>org.apache.sling.scripting.sightly</code></td>
 <td>support for loading Java objects such as: <ol><li>OSGi 
services</li><li>POJOs adaptable from <code>SlingHttpServletRequest</code> or 
<code>Resource</code></li><li>POJOs that implement 
<code>Use</code></li></ol></td>
 <td></td>
 </tr>
 <tr>
 <td>80</td>
-<td><code>org.apache.sling.scripting.sightly.js.impl.JsUseProvider</code></td>
+<td><a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/js-use-provider/src/main/java/org/apache/sling/scripting/sightly/js/impl/JsUseProvider.java";><code>JsUseProvider</code></a></td>
 <td><code>org.apache.sling.scripting.sightly.js.provider</code></td>
-<td>support for loading objects defined in JavaScript</td>
+<td>support for loading objects defined through the JavaScript 
<code>use</code> function</td>
 <td></td>
 </tr>
 <tr>
 <td>0</td>
-<td><code>org.apache.sling.scripting.sightly.impl.engine.extension.use.ScriptUseProvider</code></td>
+<td><a 
href="https://github.com/apache/sling/blob/trunk/bundles/scripting/sightly/engine/src/main/java/org/apache/sling/scripting/sightly/impl/engine/extension/use/ScriptUseProvider.java";><code>ScriptUseProvider</code></a></td>
 <td><code>org.apache.sling.scripting.sightly</code></td>
 <td>support for loading objects returned by scripts interpreted by other 
Script Engines available on the platform</td>
 <td></td>
@@ -224,7 +224,7 @@ h2:hover > .headerlink, h3:hover > .head
 </tbody>
 </table>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1739320 by radu on Fri, 15 Apr 2016 15:26:40 +0000
+        Rev. 1739321 by radu on Fri, 15 Apr 2016 15:35:21 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to