+1
On 2019-01-22 07:41, Oliver Lietz wrote:
On Thursday 17 January 2019 12:47:59 Jason E Bailey wrote:
Hi,
We solved 2 issues in this release:
https://issues.apache.org/jira/projects/SLING/versions/12343276
Staging repository:
https://repository.apache.org/content/repositories/orgapachesling-2038/
+1
We should not have internal and impl side by side below
o.a.s.commons.html but
move parser and tag below o.a.s.commons.html.internal.tagstream. Those
packages belong to TagstreamHtmlParser only as far as I can see.
O.