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

[jdks] Unpacked JDK cannot be used, java is not executable #752

Closed
2 of 4 tasks
aalmiray opened this issue Feb 15, 2022 · 0 comments
Closed
2 of 4 tasks

[jdks] Unpacked JDK cannot be used, java is not executable #752

aalmiray opened this issue Feb 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aalmiray
Copy link
Member

Task List

  • Steps to reproduce provided
  • Stacktrace (if present) provided
  • Example that reproduces the problem (link to git repository is ideal)
  • Full description of the issue provided (see below)

Steps to Reproduce

  1. Configure the jdks-gradle-plugin and a JDK packaged as zip
  2. Execute the setupJdks task

Expected Behaviour

JDK fully unpacked and java binary has executable bit set.

Actual Behaviour

JDK fully unpacked but java binary does not have executable bit set.

Environment Information

  • Operating System: Linux
  • JReleaser Version: 1.0.0-M2
  • JDK Version: N/A
@aalmiray aalmiray added the bug Something isn't working label Feb 15, 2022
@aalmiray aalmiray added this to the v1.0.0-RC1 milestone Feb 15, 2022
@aalmiray aalmiray self-assigned this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant