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

Need to be able to specify JDK for Gradle builds #423

Closed
drobert-bfm opened this issue Jun 7, 2023 · 1 comment
Closed

Need to be able to specify JDK for Gradle builds #423

drobert-bfm opened this issue Jun 7, 2023 · 1 comment
Labels
feature request New feature or request

Comments

@drobert-bfm
Copy link

Using the native Gradle@2 plugin, there is an option to specify the jdk version for the build ('JavaHomeVersion', 'jdkVersionOption', 'jdkArchitectureOption'). No such options seem to exist in the JFrog Gradle plugin.

Right now, it seems to be picking up Java 11, which breaks some of our builds which are still dependent on Java 8. We can build using the native Gradle plugin, but not with the JFrog one.

@drobert-bfm drobert-bfm added the feature request New feature or request label Jun 7, 2023
@sverdlov93
Copy link
Contributor

Hi @drobert-bfm ,
JFrog Azure Devops 2.7.0 is released and should fix the above issue.
Looking forward to your feedback on it.

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

No branches or pull requests

2 participants