Hi, I am seeing a curious error when I try to inject a link transformer in the rewriter pipeline of Sling 8 (running in docker). It tells me that the HtmlSerializerFactory can't find the HtmlSerializer class, even though it is an inner class of the factory.
I suspect the problem is that the required Cocoon libraries are not installed, but even then the rewriter bundle does not explicitly import the cocoon packages. Has anyone used the default Sling rewriter pipeline serializer, or do most use the implementation that comes with AEM (which is apparently different)? Many thanks. Regards, Ben
