This is an automated email from the ASF dual-hosted git repository.

dklco pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.


    from ce0cf6a  Updating dependencies
     new 2bcb314  Adding a webconsole for displaying the registered services 
for the transformer
     new 2cd4b41  Updating to namespace the insights web console
     new 73953a3  Rolling back tika and commons lang to avoid issues with tika 
1.21 and a missing dependency for commons lang 2
     new 357e942  Updating Bulma and using the new form include
     new b5f0ba3  Adding getters and whitespace
     new 8389d62  Fixing issue due to HTML5 parser

The 6 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:
 builder/src/main/provisioning/cms.txt              |  5 ++-
 builder/src/main/provisioning/sling.txt            |  4 +-
 .../cms/core/insights/impl/InsightsWebConsole.java |  4 +-
 transformer/pom.xml                                |  4 ++
 .../internal/FileThumbnailTransformerImpl.java     | 24 +++++++++--
 .../transformer/internal/PdfThumbnailProvider.java |  1 -
 .../internal/TransformerWebConsole.java            | 46 +++++++++++++---------
 ui/src/main/frontend/package.json                  |  2 +-
 ui/src/main/frontend/src/scss/editor.scss          |  2 +-
 ui/src/main/frontend/src/scss/starter.scss         |  2 +-
 10 files changed, 62 insertions(+), 32 deletions(-)
 copy 
core/src/main/java/org/apache/sling/cms/core/insights/impl/InsightsWebConsole.java
 => 
transformer/src/main/java/org/apache/sling/cms/transformer/internal/TransformerWebConsole.java
 (59%)

Reply via email to