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

Make the sigtest classs public for use in the arquillian test artifacts #1367

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

starksm64
Copy link
Contributor

Fixes #1365
Improves #1366

Fixes Issue
#1365

Related Issue(s)
#1366

Describe the change
Makes package classes public and adds back the setup(String[], Properties) method and has the setup() delegate to it passing in System.getProperties()

Additional context
Add any other context about the problem here.

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

Fixes jakartaee#1365
Add back the setup(String[], Properties) method and have setup() delegate to it.
Improves jakartaee#1366

Signed-off-by: Scott M Stark <[email protected]>
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.

Classes in signaturetest module needed in test archive are not public
2 participants