This is an automated email from the ASF dual-hosted git repository.
diru pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from 80b1a95 Implemented sling sitemap module
new 7e5e68e fix servlet serving sitemaps from storage
new 3aa38e2 always return all sitemap infos
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:
.../java/org/apache/sling/sitemap/SitemapInfo.java | 7 +++
.../org/apache/sling/sitemap/SitemapService.java | 4 +-
.../sling/sitemap/impl/SitemapServiceImpl.java | 54 ++++++++++---------
.../apache/sling/sitemap/impl/SitemapStorage.java | 6 ++-
.../sling/sitemap/impl/SitemapServiceImplTest.java | 60 ++++++++++++++--------
5 files changed, 82 insertions(+), 49 deletions(-)