This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from 50a4e24 Make space for a different prototype
new cc8bd9e Rough, hardcoded experiment with more complex content
structures
new 819c093 Change to ResourceConverter
The 2 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:
.../hardcodedfirstshot/ContentProcessor.java | 32 +++--
.../HardcodedFirstShotServlet.java | 2 -
.../remotecontentapi/hardcodedfirstshot/P.java | 36 +++---
.../hardcodedfirstshot/PipelineContext.java | 15 ++-
.../resourceconverter/ResourceConverter.java | 140 +++++++++++++++++++++
5 files changed, 196 insertions(+), 29 deletions(-)
create mode 100644
remote-content-api/src/main/java/org/apache/sling/remotecontentapi/resourceconverter/ResourceConverter.java