Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
(Feedback taken over from SLING-11924)
- https://github.com/apache/sling-org-apache-sling-models-jacksonexporter/pull/7/files contains several commented out lines of code and TODO tags, would be good to get rid of all those in the final code base
- the comments in the OSGi config definition should explicitly state that currently only org.apache.sling.api.resource.ResourceResolver is supported. unlike the OSGi config definition itself we can change the comments at any time if we want to support more classes.
- and if a different class name is given for any of those parameters, a warning should be logged that it has no effect.
Attachments
Issue Links
- is related to
-
SLING-11924 ModelExporter should not serialize a ResourceResolver
- Closed
- links to