-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor signaturetest module tests, add sigtest-2.5, update signature map files #1884
Merged
scottmarlow
merged 20 commits into
jakartaee:main
from
scottmarlow:signaturevalidation_2025
Feb 17, 2025
Merged
Refactor signaturetest module tests, add sigtest-2.5, update signature map files #1884
scottmarlow
merged 20 commits into
jakartaee:main
from
scottmarlow:signaturevalidation_2025
Feb 17, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ba1eff8
to
cfba881
Compare
jamezp
reviewed
Feb 10, 2025
...aturevalidation/src/main/java/com/sun/ts/tests/signaturetest/ClientSignatureServletTest.java
Outdated
Show resolved
Hide resolved
...aturevalidation/src/main/java/com/sun/ts/tests/signaturetest/ClientSignatureServletTest.java
Outdated
Show resolved
Hide resolved
...est/src/main/java/com/sun/ts/tests/signaturetest/signature-repository/jakarta.annotation.sig
Outdated
Show resolved
Hide resolved
…e map files for EE 11, add Platform signature test for Servlet Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
…ignaturevalidation/generate Signed-off-by: Scott Marlow <[email protected]>
…idate Jakarta Data SPEC API classes Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
…versions for each signature map file Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
f684b50
to
1a5c1c0
Compare
Signed-off-by: Scott Marlow <[email protected]>
Signed-off-by: Scott Marlow <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes Issue
#1483
Describe the change
Add Servlet TCK test, others are pending. Still need test runner to try these changes (likely need more changes).
CC @alwin-joseph @anajosep @arjantijms @cesarhernandezgt @dblevins @m0mus @edbratt @gurunrao @jansupol @jgallimore @kazumura @kwsutter @LanceAndersen @bhatpmk @RohitKumarJain @shighbar @gthoman @brideck @OndroMih @dmatej
@starksm64 @scottmarlow