-
Notifications
You must be signed in to change notification settings - Fork 53
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
Complete release 2.9.5 #142
Comments
@tresf please find some time to review the draft release, and if you are satisfied, promote it to full release on Github. I'll then push follow up with maven central. |
@pietrygamat I'd be happy to real-world test the 2.9.5 version but I don't currently have a project using JSSC with Maven to test with. Are you OK if I simply test the fat jars? |
@tresf of course. I do have maven projects for Windows and Linux so I am pretty confident about this part. It's the native libs vs OS architectures that kill my self esteem every time :D. |
Ok, I'll have Intel testing on real hardware done soon per another project qzind/tray#1165 and report my findings. |
In regards to the release description, the only feedback that I have is that it's slightly redundant to mention both a bug report and a pull request for a bulleted item, however, I will list several bug reports on a line to illustrate popularity for fixes or features that were requested multiple times or span a wider range of issues. The rest looks great, thank you.
|
Testing passed. |
I have prepared the relase according to
https://github.com/java-native/jssc/wiki/Publishing-a-Release
Before releasing to maven central, let's do some additional testing
Github pre-release with "fat" jar:
https://github.com/java-native/jssc/releases/tag/v2.9.5
Maven staging repo (add this to pom to test with newest version with maven):
Tasks to do
The text was updated successfully, but these errors were encountered: