Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

threetenbp and java 8 #1293

Closed
elharo opened this issue Feb 5, 2021 · 5 comments
Closed

threetenbp and java 8 #1293

elharo opened this issue Feb 5, 2021 · 5 comments
Assignees
Labels
type: question Request for information or clarification. Not an issue.

Comments

@elharo
Copy link
Contributor

elharo commented Feb 5, 2021

The public API exposes org.threeten.bp.Duration and other classes. Oops.

Figure out what to do when we move to Java 8. Keep it forever? Replace with java.time, bump the major version, and change the package?

@elharo elharo added the type: question Request for information or clarification. Not an issue. label Feb 5, 2021
@elharo elharo changed the title threttenbp and java 8 threetenbp and java 8 Feb 9, 2021
@miraleung
Copy link
Contributor

That might have side effects on the client libraries. Given LTS, I'm not sure if we can move off of threeten if that's actively being used.

@elharo
Copy link
Contributor Author

elharo commented Jul 27, 2021

LTS shouldn't affect this. That's a separate branch.

@XN137
Copy link

XN137 commented Jul 4, 2022

after #1671
the README says that java 8 is the minimum runtime version...

are there any plans to remove org.threeten.bp.Duration from the public api going forward?

@blakeli0 blakeli0 self-assigned this Aug 1, 2022
@blakeli0
Copy link
Contributor

blakeli0 commented Aug 2, 2022

@XN137 We don't have any plans at this moment. However, this is definitely a good improvement to our client libraries, we may implement this idea once we have some capacity.

@blakeli0
Copy link
Contributor

blakeli0 commented Aug 2, 2022

Closing this issue in favor of tracking this topic in the generator googleapis/sdk-platform-java#726

@blakeli0 blakeli0 closed this as completed Aug 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

4 participants