[ 
https://issues.apache.org/jira/browse/SLING-6783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467505#comment-16467505
 ] 

Jason E Bailey commented on SLING-6783:
---------------------------------------

[~olli] I'm running into problems with the paxexam test. 

[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   TagsoupHtmlParserIT.testFeaturesConfiguration » IllegalState services 
vanished...
[ERROR]   TagsoupHtmlParserIT.testHtmlParser » IllegalState services vanished 
too fast.....
[INFO] 
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0

Any idea? I'm not able to deploy.

> Updates for Commons HTML
> ------------------------
>
>                 Key: SLING-6783
>                 URL: https://issues.apache.org/jira/browse/SLING-6783
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>            Reporter: Jason E Bailey
>            Assignee: Oliver Lietz
>            Priority: Minor
>             Fix For: Commons HTML 1.0.2
>
>         Attachments: sling.patch
>
>
> Following updates:
> Updated tagsoup lib to 1.2.1 which has the following modifications
> * DOCTYPE is now recognized even in lower case.
> * We make sure to buffer the reader, eliminating a long-standing bug that 
> would crash on certain inputs, such as & followed by CR+LF.
> * The HTML scanner's table is precompiled at run time for efficiency, causing 
> a 4x speedup on large input documents.
> * ]] within a CDATA section no longer causes input to be discarded.
> * Remove bogus newline after printing children of the root element.
> * Allow the noscript element anywhere, the same as the script element.
> * Updated to the 2011 edition of the W3C character entity list.
> Additionally:
> Updated license with new home page for tagsoup
> Updated annotations to OSGi annotations
> Added the ability to specify additional features/properties for the parser
> Documented available settings
> Javadoc fixed
> Prepared for different parsers by renaming HtmlParserImpl and adding 
> component properties
> Configuration improved



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to