mason-org / mason-registry

Core registry for mason.nvim.
https://mason-registry.dev/registry/list
Apache License 2.0
131 stars 296 forks source link

Jdtls hardcored timestamp... #5788

Open PiotrKuzdowicz opened 1 month ago

PiotrKuzdowicz commented 1 month ago

Hey guys, i think hardcoding timestamp of filename is not a good idea. packages/jdtls/package.yaml https://github.com/mason-org/mason-registry/blob/8d9759754598c5345f4671573741459b2722ac8f/packages/jdtls/package.yaml#L2

this can cause problems such as https://stackoverflow.com/questions/78297079/how-to-change-the-url-from-where-mason-tries-to-install-a-package

Conarius commented 1 month ago

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.

s1n7ax commented 1 week ago

Who tf though adding date to release artifacts was a good idea :D

Conarius commented 1 week ago

Who tf though adding date to release artifacts was a good idea :D

Don't ask me, ask Eclipse why they do this 😄