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

Document 'since' attribute tag #447

Merged
merged 1 commit into from Mar 13, 2023

Conversation

NotMyFault
Copy link
Member

The tag does already exist, see

/**
* Used to track when the attribute was added to the API surface.
* @since 1.247
*/
public void setSince(String v) {}
, yet remained undocumented.
This PR takes care of that.

@NotMyFault NotMyFault enabled auto-merge (squash) March 13, 2023 11:10
@NotMyFault NotMyFault merged commit 7c6fe6d into jenkinsci:master Mar 13, 2023
@NotMyFault NotMyFault deleted the document-setsince branch March 13, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants