Le 2024-12-05 à 02 h 14, Nicholas Knize a écrit :
Am I understanding that a work around for this would be to "un-jar" the `sid-embedded.jar` file and load the derby database locally with the contents in the jar? Or is there an easier solution?It would improve performances, but should not make a difference regarding NoSuchAuthorityCodeException. Is there a warning in the logs? If not, if the tests are available in a public repository, I may try to execute locally for debugging.
Martin