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

Improve the process of releasing into Maven repository #253

Merged
merged 8 commits into from
Sep 9, 2021

Conversation

kfriedberger
Copy link
Member

@kfriedberger kfriedberger commented Sep 8, 2021

This PR simplifies the process of releasing into Maven repository.
We update the corresponding documentation.
And we take a look at releasing Yices2 to Maven (#221), too, as this is still missing for JavaSMT.

@kfriedberger kfriedberger self-assigned this Sep 8, 2021
@kfriedberger kfriedberger marked this pull request as ready for review September 8, 2021 20:06
This bug caused an invalid Maven release,
but only for the already outdated and currently never used Yices2 bindings.
New bindings for Yices2 come soon.
For releases of JavaSMT since 3.10.0, the Yices2 component was not usable,
because we changed the method signatur of the loading process in 714b6ec.
This commit fixes this problem, such that upcoming releases work again.
@kfriedberger kfriedberger merged commit 0bc6968 into master Sep 9, 2021
@kfriedberger kfriedberger deleted the maven_improvement branch September 9, 2021 18:20
@kfriedberger kfriedberger mentioned this pull request Sep 9, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant