Author: cziegeler
Date: Wed Sep 30 08:33:31 2015
New Revision: 1705981
URL: http://svn.apache.org/viewvc?rev=1705981&view=rev
Log:
Update JCR installer docs
Modified:
sling/site/trunk/content/documentation/bundles/jcr-installer-provider.mdtext
Modified:
sling/site/trunk/content/documentation/bundles/jcr-installer-provider.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/jcr-installer-provider.mdtext?rev=1705981&r1=1705980&r2=1705981&view=diff
==============================================================================
---
sling/site/trunk/content/documentation/bundles/jcr-installer-provider.mdtext
(original)
+++
sling/site/trunk/content/documentation/bundles/jcr-installer-provider.mdtext
Wed Sep 30 08:33:31 2015
@@ -40,6 +40,7 @@ Start the Sling [launchpad/app](http://s
To watch the logs produced by these modules, you can filter
`sling/logs/error.log` using `egrep 'jcrinstall|osgi.installer'`.
## Install and remove a bundle
+
We'll use the [Knopflerfish
Desktop](http://www.knopflerfish.org/releases/2.0.5/jars/desktop_awt/desktop_awt_all-2.0.0.jar)
bundle for this example, it is convenient as it displays a graphical user
interface when started.
We use `curl` to create content, to make it easy to reproduce the example by
copying and pasting the `curl` commands. Any other way to create content in the
repository will work, of course.