This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests.git
The following commit(s) were added to refs/heads/master by this push:
new 0729437 SLING-7330 Remove feature sling-extension-explorer
0729437 is described below
commit 072943760c6fef969c1c5ed03410abca37340e9a
Author: Oliver Lietz <[email protected]>
AuthorDate: Sat Dec 23 22:25:16 2017 +0100
SLING-7330 Remove feature sling-extension-explorer
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 06ab629..ac59938 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,7 @@
<systemPropertyVariables>
<launchpad.http.server.url>http://localhost:${http.port}</launchpad.http.server.url>
<server.ready.path.1>/:script
src="/system/sling.js"</server.ready.path.1>
-
<server.ready.path.2>/.explorer.html:href="/libs/sling/explorer/css/explorer.css"</server.ready.path.2>
+ <server.ready.path.2>/bin/browser.html</server.ready.path.2>
<server.ready.path.3>/sling-test/sling/sling-test.html:Sling
client library tests</server.ready.path.3>
<server.ready.timeout.seconds>120</server.ready.timeout.seconds>
</systemPropertyVariables>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].