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

Reminder: Add version stuff to tools API #3

Closed
dmlloyd opened this issue Apr 14, 2020 · 1 comment
Closed

Reminder: Add version stuff to tools API #3

dmlloyd opened this issue Apr 14, 2020 · 1 comment
Labels
area: toolchain An issue which relates to the tool chain API or one of its implementations kind: task 📋 A task to fulfill an implementation requirement
Milestone

Comments

@dmlloyd
Copy link
Collaborator

dmlloyd commented Apr 14, 2020

Code generation may vary significantly based on the version of the toolchain installation. The API should have methods to compare the toolchain version against a version string or perhaps a major, minor pair. Use the SmallRye Common Version library to help with the string manipulation.

@dmlloyd dmlloyd added kind: task 📋 A task to fulfill an implementation requirement area: toolchain An issue which relates to the tool chain API or one of its implementations labels Sep 24, 2020
@dmlloyd dmlloyd added this to the 0.1.0 milestone Sep 24, 2020
@dmlloyd
Copy link
Collaborator Author

dmlloyd commented Mar 16, 2021

This is done.

@dmlloyd dmlloyd closed this as completed Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: toolchain An issue which relates to the tool chain API or one of its implementations kind: task 📋 A task to fulfill an implementation requirement
Projects
None yet
Development

No branches or pull requests

1 participant