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

Fix Windows build #10047

Merged
merged 2 commits into from
Jun 29, 2023
Merged

Fix Windows build #10047

merged 2 commits into from
Jun 29, 2023

Conversation

koppor
Copy link
Member

@koppor koppor commented Jun 29, 2023

Follow-up to #10004

It used to work, but suddenly gradle starts to complain:

Cannot locate tasks that match '.gradle.java.installations.paths=D:\a\_temp\jdk\jdk-21' as project '.gradle.java.installations.paths=D' not found in root project 'JabRef'.

Example: https://github.com/JabRef/jabref/actions/runs/5416997856/jobs/9847443571

This PR tries to fix that.

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@koppor koppor marked this pull request as ready for review June 29, 2023 22:42
@koppor
Copy link
Member Author

koppor commented Jun 29, 2023

Merging, because it's a hotfix

@koppor koppor merged commit a2efd4f into main Jun 29, 2023
@koppor koppor deleted the fix-windows-build branch June 29, 2023 22:42
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.

1 participant