-
Notifications
You must be signed in to change notification settings - Fork 46
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
Consolidation with SmallRye Common #100
Conversation
I think this makes sense, but IMO it should be a major version bump. Speaking of, the version seems to be 1.8.0.Final no SNAPSHOT :) It will make the migration a bit easier for WildFly as the first step will be to add the SmallRye Common modules first. |
Do you mean a major version bump before the deprecations, after the removals, or both? I'm Ok moving to 2.0.0-SNAPSHOT now in any case. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Take several steps towards completing #87.
This PR should be merged after #94.