jacopoc opened a new pull request, #922:
URL: https://github.com/apache/ofbiz-framework/pull/922

   Improved: Refactor readHtmlDocument in UelFunctions to obtain an instance of 
org.w3c.dom.Document using the standard javax.xml.parsers.* APIs instead of 
org.cyberneko.html.
   
   Removing the Cyberneko dependency allows us to drop the Maven repository 
https://repository.ow2.org/nexus/content/repositories/public/, which is offline 
at the time of this commit (due to a license issue) and was causing OFBiz 
builds to fail. This repository has also had issues in the recent past, as 
reported in
   https://issues.apache.org/jira/browse/OFBIZ-13206.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to