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

Reduce visibility of parseJnlpArguments #711

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

basil
Copy link
Member

@basil basil commented Jan 5, 2024

This method was only ever public for use by Swarm, and as of jenkinsci/swarm-plugin#606 Swarm is not calling it anymore.

Testing done

Verified in a code search in jenkinsci and cloudbees that nothing is invoking parseJnlpArguments directly.

@basil basil added the internal label Jan 5, 2024
@basil basil merged commit 2e89261 into jenkinsci:master Jan 5, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants