jakartaee / platform-tck

Jakartaee-tck
Other
124 stars 103 forks source link

WebSocket 2.2.0 TCK is STILL incorrect #1279

Closed jansupol closed 2 months ago

jansupol commented 3 months ago

websocket-tck\artifacts\websocket-tck-2.2.0.pom contains:

 <properties>
        <jakarta.ee.version>11.0.0-SNAPSHOT</jakarta.ee.version>

Hence it requires:

gurunrao commented 3 months ago

thanks for the WebSocket TCK review @jansupol . WebSocket TCK dependency on common TCK artifacts is a known issue as described in the comment - https://github.com/jakartaee/websocket/issues/423#issuecomment-2028017277. @scottmarlow is making progress with publish of M1 version of the above mentioned artifacts to maven repository.