-
-
Notifications
You must be signed in to change notification settings - Fork 387
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
Jdtls hardcored timestamp... #5788
Comments
Yeah, but there isn't a quick solution to it as mason will look for exakt file names so it would require a rewrite for mason for that. |
Who tf though adding date to release artifacts was a good idea :D |
Don't ask me, ask Eclipse why they do this 😄 |
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. |
Hey guys, i think hardcoding timestamp of filename is not a good idea.
packages/jdtls/package.yaml
mason-registry/packages/jdtls/package.yaml
Line 2 in 8d97597
this can cause problems such as https://stackoverflow.com/questions/78297079/how-to-change-the-url-from-where-mason-tries-to-install-a-package
The text was updated successfully, but these errors were encountered: