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

Please quit breaking symantic versioning #97

Closed
WardsParadox opened this issue Apr 23, 2020 · 1 comment
Closed

Please quit breaking symantic versioning #97

WardsParadox opened this issue Apr 23, 2020 · 1 comment

Comments

@WardsParadox
Copy link

Thank you for taking the time to help improve OpenJDK and Corretto 11.

If your request concerns a security vulnerability then please report it by email to aws-security@amazon.com instead of here.
(You can find more information regarding security issues at https://aws.amazon.com/security/vulnerability-reporting/.)

Otherwise, if your issue concerns OpenJDK 11
and is not specific to Corretto 11
we ask that you raise it to the OpenJDK community.
Depending on your contributor status for OpenJDK,
please use the JDK bug system or
the appropriate mailing list
for the given problem area or update project.

If your issue is specific to Corretto 11,
then you are in the right place.
Please proceed with the following.

Describe the bug

The Corretto team has released several updates in the past with -1 at the end of the release number. This breaks most auto patch loading software (such as AutoPkg)

To Reproduce

Use any release using a -1 tag.

Expected behavior

If it's a new item, it should be using a dot release form OR better yet, a higher build number.

Screenshots

If applicable, add screenshots to help explain your problem.

Platform information

OS: [e.g. Amazon Linux 2]
Version [e.g. "11.0.1+13-1" (output from "java -version")]

Additional context

This really breaks anyone who's trying to do industry standard versioning patching automated.

@pswargam
Copy link
Contributor

Hi @WardsParadox ,

Thank you for the feedback. ‘-1’ at the end represent repackagaing. We will bump the build number only if we rebuild the package. We will revisit ‘-1’ naming scheme for repackaging.

Thanks,
Prashanth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants