Author: kwin
Date: Sun Nov 27 11:53:04 2016
New Revision: 1771569
URL: http://svn.apache.org/viewvc?rev=1771569&view=rev
Log:
fix indentation
Modified:
sling/site/trunk/content/documentation/the-sling-engine/servlets.mdtext
Modified:
sling/site/trunk/content/documentation/the-sling-engine/servlets.mdtext
URL:
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/the-sling-engine/servlets.mdtext?rev=1771569&r1=1771568&r2=1771569&view=diff
==============================================================================
--- sling/site/trunk/content/documentation/the-sling-engine/servlets.mdtext
(original)
+++ sling/site/trunk/content/documentation/the-sling-engine/servlets.mdtext Sun
Nov 27 11:53:04 2016
@@ -53,7 +53,7 @@ If you are working with the default Apac
}
}
- Custom OSGi DS annotations (e.g. for Sling servlets) are not yet supported
by the OSGi spec (and therefore by bnd), but this is supposed to be fixed with
DS 1.4 (OSGi 7), see also
[FELIX-5396](https://issues.apache.org/jira/browse/FELIX-5396)).
+ Custom OSGi DS annotations (e.g. for Sling servlets) are not yet supported
by the OSGi spec (and therefore by bnd), but this is supposed to be fixed with
DS 1.4 (OSGi 7), see also
[FELIX-5396](https://issues.apache.org/jira/browse/FELIX-5396)).
2. The `@SlingServlet` annotation (evaluated by maven-scr-plugin)