What to do about Xalan?

Ferenc Wágner wferi at niif.hu
Wed Jan 11 22:51:01 GMT 2023


"Cantor, Scott" <cantor.2 at osu.edu> writes:

> This xmltooling patch is now released (3.2.3).

Hi Scott,

I had to add the following patch to get the new test succeed:

diff --git a/xmltoolingtest/EncryptionTest.h b/xmltoolingtest/EncryptionTest.h
index 5696296..b9d754e 100644
--- a/xmltoolingtest/EncryptionTest.h
+++ b/xmltoolingtest/EncryptionTest.h
@@ -168,7 +168,7 @@ public:
 
     void testCipherReference()
     {
-        preEncrypted("BadKeyInfo/cipherReference.xml", true);
+        preEncrypted("BadKeyInfo/CipherReference.xml", true);
     }
 
 };


You can find it at
https://salsa.debian.org/shib-team/xmltooling/-/commits/CipherReference
if you wish.
-- 
Feri.



More information about the Pkg-shibboleth-devel mailing list