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/31 13:53:36 UTC

[sling-org-apache-sling-sitemap] branch issue/SLING-10561 updated (4e67ab7 -> 10d1c05)

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

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


    from 4e67ab7  SLING-10561: add google video extension
     add ef34b4f  SLING-10562: improved API, adjust/validate data to better conform with schema
     add 51b2320  Merge branch 'master' into issue/SLING-10561
     add 10d1c05  fix code smells

No new revisions were added by this update.

Summary of changes:
 .../builder/extensions/GoogleNewsExtension.java    | 12 ++--
 .../builder/extensions/GoogleVideoExtension.java   |  6 +-
 .../extensions/GoogleNewsExtensionProvider.java    | 53 +++++++++------
 .../extensions/GoogleVideoExtensionProvider.java   | 76 +++++++++++++---------
 .../extensions/GoogleNewsExtensionTest.java        | 50 ++++++++------
 5 files changed, 116 insertions(+), 81 deletions(-)