peterdemaeyer commented on pull request #8:
URL:
https://github.com/apache/santuario-xml-security-java/pull/8#issuecomment-739713304
I fixed the 2 remaining problems with the order of
BinarySecurityTokenOutputProcessor and SAMLTokenOutputProcessor in ws-wss4j.
There is now a remaining test failure in cxf-systests-rs-sse-base, much
later in the chain, but that test doesn't even trigger any of the changed code
+ it runs green in my IDEA so I think it's probably a flipping test:
```
[ERROR] Failures:
[ERROR] TomcatWarTest>AbstractSseTest.testClientClosesEventSource:319
Expected: <true>
but: was <false>
[INFO]
[ERROR] Tests run: 22, Failures: 1, Errors: 0, Skipped: 0
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]