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

Polish duration support javadoc #21579

Closed
wants to merge 2 commits into from

Conversation

OrangeDog
Copy link
Contributor

@OrangeDog OrangeDog commented May 26, 2020

A breaking change if someone was using the Period converters externally, but they should've been package-final from the start.

These throw IllegalArgumentException, not IllegalStateException.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 26, 2020
@snicoll
Copy link
Member

snicoll commented May 26, 2020

Thanks for the PR but those are two completely unrelated changes unless I am missing something. We're still discussing whether we want to move that one package private so we can't review the second commit.

Can you please drop 69b543d and we can merge this one as a Javadoc polish.

@snicoll snicoll added the status: waiting-for-feedback We need additional information before we can continue label May 26, 2020
@OrangeDog
Copy link
Contributor Author

Ah, didn't see that issue.
What about making the @See consistent?

@spring-projects-issues spring-projects-issues added status: feedback-provided Feedback has been provided and removed status: waiting-for-feedback We need additional information before we can continue labels May 26, 2020
@snicoll
Copy link
Member

snicoll commented May 26, 2020

If you revert the change of visibility we can consider that as part of a javadoc polish indeed.

@snicoll snicoll changed the title Minor fixes to converters Polish duration support javadoc May 26, 2020
@snicoll snicoll added type: documentation A documentation update and removed status: feedback-provided Feedback has been provided status: waiting-for-triage An issue we've not yet triaged labels May 26, 2020
@snicoll snicoll self-assigned this May 26, 2020
@snicoll snicoll added this to the 2.3.1 milestone May 26, 2020
snicoll pushed a commit that referenced this pull request May 26, 2020
snicoll added a commit that referenced this pull request May 26, 2020
@snicoll snicoll closed this in 1975cf4 May 26, 2020
@snicoll
Copy link
Member

snicoll commented May 26, 2020

Thanks for the follow-up @OrangeDog and for making your first contribution to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants