This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 32f5b24 Automatic website deployment
32f5b24 is described below
commit 32f5b24873464e59c857f23e590c52fdb34b2e6f
Author: jenkins <[email protected]>
AuthorDate: Sat Mar 14 19:47:31 2020 +0000
Automatic website deployment
---
documentation/development/testing-paxexam.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/documentation/development/testing-paxexam.html
b/documentation/development/testing-paxexam.html
index 60add61..5628807 100644
--- a/documentation/development/testing-paxexam.html
+++ b/documentation/development/testing-paxexam.html
@@ -400,12 +400,12 @@ public class SimpleIT extends FreemarkerTestSupport {
@Configuration
public Option[] configuration() {
- return new Option[]{
+ return options(
baseConfiguration(),
factoryConfiguration("org.apache.sling.resource.presence.internal.ResourcePresenter")
.put("path",
"/apps/freemarker/page/simple/html.ftl")
.asOption(),
- };
+ );
}
@Before
@@ -468,7 +468,7 @@ public class SimpleIT extends FreemarkerTestSupport {
</div><footer class="footer">
<div class="content has-text-centered is-small">
<div class="revisionInfo">
- Last modified by <span class="author">Oliver
Lietz</span> on <span class="comment">Sat Mar 14 20:11:38 2020 +0100</span>
+ Last modified by <span class="author">Oliver
Lietz</span> on <span class="comment">Sat Mar 14 20:44:17 2020 +0100</span>
</div> <p>
Apache Sling, Sling, Apache, the Apache feather logo,
and the Apache Sling project logo are trademarks of The Apache Software
Foundation. All other marks mentioned may be trademarks or registered
trademarks of their respective owners.
</p><p>