Author: bdelacretaz
Date: Fri Apr 19 09:46:59 2013
New Revision: 1469763
URL: http://svn.apache.org/r1469763
Log:
tweaks
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=1469763&r1=1469762&r2=1469763&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
Fri Apr 19 09:46:59 2013
@@ -14,11 +14,11 @@ The source code of the hc modules is at
The health check tool is currently (April 2013) not included in the default
Sling launchpad, so you need to add
the required bundles to a Sling trunk instance to run the demo, as follows:
-1. Start a standalone Sling instance from _launchpad/builder_.
-1.. Install the org.apache.sling.junit.core-1.0.8 bundle
+1. Start a standalone Sling instance from _launchpad/builder_
+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] to see the
evaluation result of the rules defined at
http://localhost:8080/apps/hc/demo.tidy.4.json
+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]
## Known issues
See [SLING-2822](https://issues.apache.org/jira/browse/SLING-2822) for details.
@@ -26,3 +26,6 @@ See [SLING-2822](https://issues.apache.o
## TODO for this page
* Describe the JSON evaluation output
+
+ [1]: http://localhost:8080/apps/hc/demo.healthcheck.json
+ [2]: http://localhost:8080/apps/hc/demo.tidy.4.json
\ No newline at end of file