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

Add support for custom GRADLE_USER_HOME #314

Merged
merged 9 commits into from
Apr 29, 2020
Merged

Add support for custom GRADLE_USER_HOME #314

merged 9 commits into from
Apr 29, 2020

Conversation

badsyntax
Copy link
Collaborator

Fixes #243

extension/src/config.ts Outdated Show resolved Hide resolved
This patches various issues with the java language server, including:

* Timeout of 120000 reached waiting for exclusive access to file (gradle-6.3-bin.zip) due to two gradle processes attempting to create a gradle dist
* Refereces that might have been created as part of project build
@sonarcloud
Copy link

sonarcloud bot commented Apr 29, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@badsyntax badsyntax merged commit 8e5b8d2 into master Apr 29, 2020
@badsyntax badsyntax deleted the gradle-home branch April 29, 2020 18:07
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

Successfully merging this pull request may close these issues.

Missing customization of GRADLE_USER_HOME
1 participant