seanjmullan commented on code in PR #71:
URL:
https://github.com/apache/santuario-xml-security-java/pull/71#discussion_r960036489
##########
src/test/java/javax/xml/crypto/test/dsig/Baltimore23Test.java:
##########
@@ -219,29 +217,4 @@ public void test_signature_x509_sn() throws Exception {
assertTrue(coreValidity, "Signature failed core validation");
}
- @org.junit.jupiter.api.Test
Review Comment:
Can you also add a Baltimore23XalanTest that tests signature.xml using the
JSR 105 API with Xalan support like you did for PhaosXMLDSig3Test?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]