Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Port xmlsectool to the Java 17 stack
Basics
Logistics
Basics
Logistics
Description
v3.0.0 has dependencies on Java 11 and OpenSML 4.x. Both will be EOL at some point. Although there’s no reason to believe the current version won’t run perfectly well in a Java 17 environment, we should explicitly build a new version against the more modern components.
Environment
None
Activity
Ian Young
January 24, 2023 at 2:24 PM
Created Jenkins jobs for xmlsectool-v4 including a nightly and multi job.
Ian Young
January 24, 2023 at 1:54 PM
Commit 3d9196e297e20f16c649c157e88bcb27a8b148c9 does the main work required for this, including moving from java-support to the refactored equivalents.
v3.0.0 has dependencies on Java 11 and OpenSML 4.x. Both will be EOL at some point. Although there’s no reason to believe the current version won’t run perfectly well in a Java 17 environment, we should explicitly build a new version against the more modern components.