The GitHub Actions job "Java CI with Maven" on stormcrawler.git/1407 has failed.
Run started by GitHub user jnioche (triggered by jnioche).

Head commit for run:
24efcde43ed65459d6528a8376c2069a1f3bf920 / Julien Nioche 
<[email protected]>
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]>

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

With regards,
GitHub Actions via GitBox

Reply via email to