You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by di...@apache.org on 2021/12/30 15:48:26 UTC

[sling-org-apache-sling-sitemap] branch issue/SLING-10560 updated (e91ded0 -> 5c39ef9)

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

diru pushed a change to branch issue/SLING-10560
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-sitemap.git.


    from e91ded0  SLING-19569: add google image extension
     add 5f24370  increate package version of org.apache.sling.sitemap.builder.extensions
     add 5c39ef9  added missing license headers

No new revisions were added by this update.

Summary of changes:
 pom.xml                                                |  2 ++
 .../builder/extensions/GoogleImageExtension.java       | 18 ++++++++++++++++++
 .../sling/sitemap/builder/extensions/package-info.java |  2 +-
 .../extensions/GoogleImageExtensionProvider.java       | 18 ++++++++++++++++++
 .../builder/extensions/GoogleImageExtensionTest.java   | 18 ++++++++++++++++++
 5 files changed, 57 insertions(+), 1 deletion(-)