The GitHub Actions job "Java CI" on commons-secure-xml.git/fix/xml-filter-transformer-reuse has failed. Run started by GitHub user ppkarwasz (triggered by ppkarwasz).
Head commit for run: b29263226b93f0adb1f4416c84914588c618e14c / Piotr P. Karwasz <[email protected]> Report a missing XMLFilter in the TrAX shape. newXMLFilter(Source) handed back the null its implementation returned for a stylesheet that failed to compile, while newXMLFilter(Templates) threw when the Templates produced no Transformer. Both now report the failure as a TransformerConfigurationException: a filter has no null to hand back, and null in that contract means the factory supports no filters at all. The products the factory wraps rather than synthesizes keep preserving the implementation's null. Assisted-By: Claude Opus 5 (1M context) <[email protected]> Claude-Session: https://claude.ai/code/session_01AaDyR9HjZLWkFn42x7kje3 Report URL: https://github.com/apache/commons-secure-xml/actions/runs/34750925579 With regards, GitHub Actions via GitBox
