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 ff3631a Adding publish state to the grid actions
new 0bf5cdd Updating to make the static default to grid view
new af4426a Make the job view scroll
new 2fa5d3d Removing duplicate code from the File Metadata Extractor
The 3 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:
.../core/internal/FileMetadataExtractorImpl.java | 2 -
.../internal/listeners/FileMetadataExtractor.java | 155 ---------------------
.../listeners/FileMetadataExtractorListener.java | 51 +++----
.../libs/sling-cms/components/jobs/view/view.jsp | 78 ++++++-----
.../libs/sling-cms/content/static/content.json | 3 +-
5 files changed, 63 insertions(+), 226 deletions(-)
delete mode 100644
core/src/main/java/org/apache/sling/cms/core/internal/listeners/FileMetadataExtractor.java