Skip to content
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

[1483] Remove the signature test generate module and migrate to the s… #1995

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

jamezp
Copy link
Contributor

@jamezp jamezp commented Feb 26, 2025

…evalidation module generating the signature files.

Other updates to get the signature tests running.

Fixes Issue
resolves #1483

Describe the change
This removes the generate maven module in favor of generating the files in the signaturevalidation module. There were a couple missing files.

One change to note is the removal of requiring the version number to the suffix for the signature test files. There seems to be no real value in that.

Additional context

I will follow up with some instructions on how to create the runner.

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

jakarta.security.auth.message=3.1
jakarta.security.enterprise=4.0
jakarta.security.jacc=3.0
jakarta.servlet.jsp.jstl=4.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, yes good catch.

…ignaturevalidation module generating the signature files.

Other updates to get the signature tests running.

Signed-off-by: James R. Perkins <[email protected]>
@jamezp jamezp force-pushed the update-siganture-tests branch from 880206b to 619e315 Compare February 26, 2025 20:57
@scottmarlow scottmarlow merged commit 245c5e2 into jakartaee:main Feb 26, 2025
2 checks passed
@scottmarlow
Copy link
Contributor

Thanks for the excellent changes James!

@jamezp jamezp deleted the update-siganture-tests branch February 26, 2025 21:24
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.

Refactor signaturetest module tests
2 participants