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

renovate fails regularly for jdtls #8073

Open
indika-dev opened this issue Nov 29, 2024 · 1 comment
Open

renovate fails regularly for jdtls #8073

indika-dev opened this issue Nov 29, 2024 · 1 comment

Comments

@indika-dev
Copy link
Contributor

Hi to all,

the renovate bot fails regularly for updating jdtls, because it doesn't take all of the file name of the package into account:

The package for jdtls is named: jdt-language-server-1.42.0-202411281516.tar.gz

Additionally, there's a file inside the downloaded package, that should be checked, if the version number changed,

share:
...
jdtls/plugins/org.eclipse.equinox.launcher.jar: plugins/org.eclipse.equinox.launcher_1.6.900.v20240613-2009.jar

The version number 1.6.900.v20240613-2009 changes not so often, but it has to be checked, too.

@s1n7ax
Copy link

s1n7ax commented Dec 24, 2024

I have created a custom workflow to re-package jdtls without timestamps. You can add the custom mason registry from nvim-java if you want to use it right now.
https://github.com/nvim-java/release-jdtls

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

No branches or pull requests

2 participants