The GitHub Actions job "Java CI with Maven" on stormcrawler.git/fix/1588-metadata-case-insensitive has failed. Run started by GitHub user anuq (triggered by sigee).
Head commit for run: 2538c16a16b3aa1b1417f6e57e106e3a6d926a12 / anuq <[email protected]> fix(core): normalize prefix in Metadata.keySet(prefix) for case-insensitive lookup After making all keys lowercase via normalizeKey(), keySet(prefix) was still doing a case-sensitive startsWith() match, causing lookups with uppercase prefixes (e.g. IMAGE., NEWS.) to return empty sets. Fixes SiteMapParserBoltTest failures for extension attribute assertions. Report URL: https://github.com/apache/stormcrawler/actions/runs/23117477701 With regards, GitHub Actions via GitBox
