The GitHub Actions job "Java CI with Maven" on stormcrawler.git/main has 
succeeded.
Run started by GitHub user rzo1 (triggered by rzo1).

Head commit for run:
25684d47033844cabc3dbeab9b56ef7af0b06b04 / Julien Nioche 
<[email protected]>
Replace XSoup with JSoup built-in XPath support (#1856)

* Replace XSoup with JSoup built-in XPath support

Removes the us.codecraft:xsoup dependency and replaces it with JSoup's
native selectXpath() API. Non-standard XSoup functions (tidyText, allText,
html) are handled by stripping the suffix and mapping to the equivalent
JSoup Element methods. Element names in XPath expressions are lowercased
to match JSoup's normalized DOM.

Fixes #1407

Co-Authored-By: Claude Opus 4.6 <[email protected]>

* Fix formatting

Signed-off-by: Julien Nioche <[email protected]>

---------

Signed-off-by: Julien Nioche <[email protected]>
Co-authored-by: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/stormcrawler/actions/runs/23800477608

With regards,
GitHub Actions via GitBox

Reply via email to