Revert "Add support for Oracle JDK"#421
Conversation
This reverts commit 6cdf39a.
|
What's the reason for reverting #401? |
|
@fniephaus unfortunately, we're not able to support Oracle JDK in |
|
Thanks for the info, @brcrista. Can you elaborate on why Oracle JDK cannot be supported? This action already supports a number of other JDK distributions. |
|
If you'd like to send me an email at brcrista at github.com, I'd be happy to discuss the blockers with you in more detail. |
|
@brcrista @fniephaus i'd like to join this conversation. Will follow up by email. |
|
Reverting functionality is fine, but doing this by removing version 3.7.0 (#422) was not ideal. I hope you can push a new release 3.8.0 as soon as possible. We are using Dependabot to update our workflows, and have already updated a lot of repositories to version 3.7.0, which now is failing. Please issue a new version 3.8.0 that contains the revert of #401, and then basically is equal to versjon 3.6.0. This way all normal upgrade routines for actions and packages will fix all builds. |
|
Thanks @Gakk, we'll have a look |
Thank you all for responding so quickly 🚀 |
* Fix typo in README.md (actions#419) `diractory` -> `directory` * Revert "Add support for Oracle JDK (actions#401)" (actions#421) This reverts commit 6cdf39a. Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com> * adding check for prerelease * add debug lines * add minor fix * expand e2e tests with corretto Co-authored-by: Ashley <73482956+ascopes@users.noreply.github.com> Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
This reverts commit 6cdf39a. Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
…" (actions#450) This reverts commit c3ac5dd.
…" (actions#450) This reverts commit c3ac5dd.
This reverts commit e414b30. Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
…" (actions#450) This reverts commit 98bafdc.
Reverts #401