This is an automated email from the ASF dual-hosted git repository.
olli pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-html.git.
from 522c8c4 SLING-7213 - Add a default .gitignore file to every module
new 375a5ca SLING-7353 Update to Sling Parent 33
new fdf8411 SLING-7556 Use bnd Maven plugins
new 5e389f9 SLING-7557 Add initial integration tests
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:
bnd.bnd | 22 +++
pom.xml | 159 ++++++++++++++++++---
.../apache/sling/commons/html/package-info.java | 22 +++
.../sling/commons/html/it/HtmlTestSupport.java | 46 ++++++
.../sling/commons/html/it/TagsoupParserIT.java | 72 ++++++++++
5 files changed, 301 insertions(+), 20 deletions(-)
create mode 100644 bnd.bnd
create mode 100644
src/main/java/org/apache/sling/commons/html/package-info.java
create mode 100644
src/test/java/org/apache/sling/commons/html/it/HtmlTestSupport.java
create mode 100644
src/test/java/org/apache/sling/commons/html/it/TagsoupParserIT.java
--
To stop receiving notification emails like this one, please contact
[email protected].