Author: bdelacretaz
Date: Tue Jun 4 15:46:20 2013
New Revision: 1489487
URL: http://svn.apache.org/r1489487
Log:
rules exec requires admin now
Modified:
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
Modified:
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext?rev=1489487&r1=1489486&r2=1489487&view=diff
==============================================================================
---
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
(original)
+++
sling/site/trunk/content/documentation/bundles/sling-health-check-tool.mdtext
Tue Jun 4 15:46:20 2013
@@ -18,7 +18,7 @@ the required bundles to a Sling trunk in
1. Install the _org.apache.sling.junit.core_ bundle, version 1.0.8 or later.
1. Build the _contrib/extensions/healthcheck_ modules.
1. From that module, install the _org.apache.sling.hc.core_ ,
_org.apache.sling.hc.rules_ and _org.apache.sling.hc.sling_ bundles.
-1. Open [http://localhost:8080/apps/hc/demo.healthcheck.json][1] to see the
evaluation result of the rules defined at
[http://localhost:8080/apps/hc/demo.tidy.4.json][2]
+1. As admin, open [http://localhost:8080/apps/hc/demo.healthcheck.json][1] to
see the evaluation result of the rules defined at
[http://localhost:8080/apps/hc/demo.tidy.4.json][2]
Rules can have a multi-value "tags" property that allows them to be executed
in groups. Try [http://localhost:8080/apps/hc/demo.healthcheck.bundles.json][3]
and [http://localhost:8080/apps/hc/demo.healthcheck.bundles.sling.json][4] for
example.