Skip to content

prepare for 8.0.0 release(jms 2.0) from 9.0.0#195

Open
heesung-sohn wants to merge 6 commits intomasterfrom
branch-8.0.0
Open

prepare for 8.0.0 release(jms 2.0) from 9.0.0#195
heesung-sohn wants to merge 6 commits intomasterfrom
branch-8.0.0

Conversation

@heesung-sohn
Copy link
Collaborator

prepare for 8.0.0 release(jms 2.0) from 9.0.0

- Replace jakarta-messaging-tck-3.0.1.zip with jakarta-messaging-tck-2.0.0.zip
- Update run_from_maven.sh and run_tck_group.sh to use JMS 2.0.0 TCK
- Fix typos in ts.jtx comments
- Add description to tck-executor pom.xml
This fixes TCK test failures where tests expect JMS 2.0 but the
implementation was reporting version 3.0.
The signature test was failing because the jimage-based classpath
configuration for Java 11+ was referencing non-existent directories.
This caused the test to detect unexpected @deprecated annotations on
finalize() methods inherited from Java 9+.

Updated both ts.jte and ts.serverSideFilters.jte to use the simpler
rt.jar-based classpath configuration from branch-6.0, which properly
references the Java SE classes from the runtime environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants