jtellier
May 10th, 2011, 03:18 PM
Hello,
I'm trying to update the version of the Spring SP I'm using, but when I'm compiling the latest version, a unit test fails. The test in question is
org.springframework.security.saml.metadata.Metadat aManagerSignaturesTest.testSignature_chain_CA_noCR L
I've tried to skip the test and proceed anyway, but in that case, my IdP raises signature validation errors. It was working fine with the previous version I was using. Something tells me that this error is related to the failed unit test...
I've tried to debug a bit to see if the problem has to do with something wrong that I might be doing, but since could not find anything, I though it might be a better idea to point out the issue to someone who knows the codebase better than I do.
--jtellier
I'm trying to update the version of the Spring SP I'm using, but when I'm compiling the latest version, a unit test fails. The test in question is
org.springframework.security.saml.metadata.Metadat aManagerSignaturesTest.testSignature_chain_CA_noCR L
I've tried to skip the test and proceed anyway, but in that case, my IdP raises signature validation errors. It was working fine with the previous version I was using. Something tells me that this error is related to the failed unit test...
I've tried to debug a bit to see if the problem has to do with something wrong that I might be doing, but since could not find anything, I though it might be a better idea to point out the issue to someone who knows the codebase better than I do.
--jtellier