kriegaex commented on PR #133: URL: https://github.com/apache/xalan-java/pull/133#issuecomment-1832989794
@jkesselm already knows, but for anyone else reading this, such as @vlsi, because he urged me to add test infrastructure to the project: I downgraded from Mockito 5.x to 4.x to cater to the requirement to be able to build on JDK 8 (Mockito 5 requires JDK 11+). I also managed to weed out a platform dependency in one of the ITs. Now the CI build `clean verify` passes. The overall workflow only fails, because a later build step with running [_xalan-test_](https://github.com/apache/xalan-test) tests is known to fail and needs fixing. -- 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. To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org