You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by GitBox <gi...@apache.org> on 2022/02/28 08:57:05 UTC

[GitHub] [ws-wss4j] coheigea commented on a change in pull request #45: Migrated to native jakarta

coheigea commented on a change in pull request #45:
URL: https://github.com/apache/ws-wss4j/pull/45#discussion_r815688172



##########
File path: parent/pom.xml
##########
@@ -47,7 +47,7 @@
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xz.version>1.9</xz.version>
-        <xmlsec.version>2.3.0</xmlsec.version>
+        <xmlsec.version>2.3.1-SNAPSHOT</xmlsec.version>

Review comment:
       Change to 3.0.0-SNAPSHOT after applying https://github.com/apache/santuario-xml-security-java/pull/63
   
   I see some errors:
   
   java.lang.ExceptionInInitializerError
   	at org.apache.wss4j.stax.test.VulnerabliltyVectorsDecompressedBytesTest.setup(VulnerabliltyVectorsDecompressedBytesTest.java:44)
   Caused by: java.lang.RuntimeException: Implementation of Jakarta XML Binding-API has not been found on module path or classpath.
   
   




-- 
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-unsubscribe@ws.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org