Skip to content

Add Java time objects as valid BuildInfoKey values#178

Merged
eed3si9n merged 2 commits intosbt:masterfrom
nMoncho:java_time
Feb 16, 2022
Merged

Add Java time objects as valid BuildInfoKey values#178
eed3si9n merged 2 commits intosbt:masterfrom
nMoncho:java_time

Conversation

@nMoncho
Copy link
Copy Markdown

@nMoncho nMoncho commented Nov 2, 2021

As part of our project we tag the release date of each of our components, but we'd like to operate on Java Time classes. This PR adds both java.time.LocalDate and java.time.Instant.
Due to backwards compatibility I decided not to modify the behavior of BuildInfoOption.BuildTime

@nMoncho
Copy link
Copy Markdown
Author

nMoncho commented Jan 21, 2022

hey @eed3si9n, would this PR be interesting to the project?

Copy link
Copy Markdown
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
sorry about the delayed review

@eed3si9n
Copy link
Copy Markdown
Member

CI is still pointing at Travis so it might not succeed, but I'll try to run the tests locally and get it to merge this weekend.

@eed3si9n eed3si9n closed this Feb 16, 2022
@eed3si9n eed3si9n reopened this Feb 16, 2022
@eed3si9n eed3si9n merged commit 31ae439 into sbt:master Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants