This is an automated email from the ASF dual-hosted git repository.
joerghoh pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-rewriter.git
from e5d2842 releng: Update to parent 47
add 68f1bea SLING-11580 fix javadocs
new 7eb50dc Merge pull request #9 from apache/SLING-11580-fix-javadoc
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/java/org/apache/sling/rewriter/Generator.java | 3 +++
src/main/java/org/apache/sling/rewriter/PipelineConfiguration.java | 3 +++
src/main/java/org/apache/sling/rewriter/ProcessingContext.java | 7 +++++++
src/main/java/org/apache/sling/rewriter/Processor.java | 1 +
.../java/org/apache/sling/rewriter/ProcessorConfiguration.java | 1 +
src/main/java/org/apache/sling/rewriter/ProcessorManager.java | 4 ++++
src/main/java/org/apache/sling/rewriter/Serializer.java | 1 +
src/main/java/org/apache/sling/rewriter/Transformer.java | 1 +
.../rewriter/impl/components/AbstractTraxSerializerFactory.java | 2 ++
9 files changed, 23 insertions(+)