jakartaee / platform-tck

Jakartaee-tck
Other
127 stars 108 forks source link

Update jaxws TCK version to 4.0.1 to prepare for staging jakarta-xml-ws-tck-4.0.1.zip to see if https://github.com/jakartaee/platform-tck/pull/894 change is included #1253

Closed scottmarlow closed 6 months ago

scottmarlow commented 6 months ago

Stage new eclipse.org/downloads/download.php?file=/ee4j/jakartaee-tck/jakartaee10/staged/eftl/jakarta-xml-ws-tck-4.0.1.zip to see if https://github.com/jakartaee/platform-tck/pull/894 change is included as expected. For some reason, that change isn't included in https://www.eclipse.org/downloads/download.php?file=/jakartaee/xml-web-services/4.0/jakarta-xml-ws-tck-4.0.0.zip

Fixes Issue https://github.com/jakartaee/platform-tck/issues/743

Other Issue See https://issues.redhat.com/browse/WFLY-18898

Describe the change Include the https://github.com/jakartaee/platform-tck/pull/894 change which was back ported previously to the 10.0.x branch.

Additional context This change should help fix a bug that occurs when running the jakarta-xml-ws-tck-4.0.0.zip on Java 21 which fails with error:

17:13:18 [javatest.batch] java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release 17:13:18 [javatest.batch] at java.base/java.lang.System.setSecurityManager(System.java:429) 17:13:18 [javatest.batch] at com.sun.javatest.JavaTestSecurityManager.install(JavaTestSecurityManager.java:84) 17:13:18 [javatest.batch] at com.sun.javatest.tool.Main.run(Main.java:291) 17:13:18 [javatest.batch] at com.sun.javatest.tool.Main.main0(Main.java:150) 17:13:18 [javatest.batch] at com.sun.javatest.tool.Main.main(Main.java:130)

CC @alwin-joseph @anajosep @arjantijms @cesarhernandezgt @dblevins @m0mus @edbratt @gurunrao @jansupol @jgallimore @kazumura @kwsutter @LanceAndersen @bhatpmk @RohitKumarJain @shighbar @gthoman @brideck @OndroMih @dmatej @starksm64 @scottmarlow