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

Unify handling of timestampFormat parameter between CreateMojo and CreateTimestampMojo #41

Closed

Conversation

jgeorgeson
Copy link
Contributor

This PR is to address issue #40

  • Update CreateMojo.java to use Utils.createTimestamp()
  • Check value of timestampFormat for MessageFormat style and warn/convert for backwards compatibility
  • Update IT projects with SimpleDateFormat style configuration for executions of create goal.
    • leave basic-it with MessageFormat style so warn/convert behavior is tested too.

…d CreateTimestampMojo.

* Update CreateMojo to use Utils.createTimestamp()
* Check value of timestampFormat for MessageFormat style and warn/convert for backwards compatibility
* Update IT projects with SimpleDateFormat style configuration for executions of create goal
** leave basic-it with MessageFormat style so warn/convert behavior is tested too.
@github-actions
Copy link

This PR is stale because it has been open 365 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Dec 12, 2021
@jgeorgeson
Copy link
Contributor Author

Just saw the bot notice that this has been sitting here stale and it's already been adopted and merged in another PR.

@jgeorgeson jgeorgeson closed this Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant