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

Update Scheduled.java Javadoc to explicitly include cron element order #22777

Merged
merged 2 commits into from
Apr 9, 2019
Merged

Conversation

ottlinger
Copy link
Contributor

When stumbling upon
https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/scheduling/annotation/Scheduled.html
I realised that the order is quite difficult to parse for the human eye.

Thus I shortened the initial/first sentence and added the explicit order of the elements for easier reference.

Explicitly mention order of elements in a cron expression.
@pivotal-issuemaster
Copy link

@ottlinger Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 9, 2019
@pivotal-issuemaster
Copy link

@ottlinger Thank you for signing the Contributor License Agreement!

@sbrannen sbrannen removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Apr 9, 2019
@sbrannen sbrannen self-assigned this Apr 9, 2019
@sbrannen sbrannen added the type: documentation A documentation task label Apr 9, 2019
@sbrannen sbrannen added this to the 5.2 M2 milestone Apr 9, 2019
Changed markup although javadoc will be generated correctly as requested.
@sbrannen sbrannen merged commit 85597f2 into spring-projects:master Apr 9, 2019
@sbrannen
Copy link
Member

sbrannen commented Apr 9, 2019

This has been merged into master.

Thanks!

@sbrannen sbrannen modified the milestones: 5.2 M2, 5.2 M1 Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants