← 返回首页
fix: change jdtls download url from milestones to snapshots by omerfdmrl · Pull Request #499 · nvim-java/nvim-java · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

fix: change jdtls download url from milestones to snapshots#499

Merged
s1n7ax merged 2 commits into
nvim-java:mainfrom
omerfdmrl:fix/jdtls-download-url
Jul 3, 2026
Merged

fix: change jdtls download url from milestones to snapshots#499
s1n7ax merged 2 commits into
nvim-java:mainfrom
omerfdmrl:fix/jdtls-download-url

Conversation

Copy link
Copy Markdown
Contributor

old milestones url updated to new snapshots url

Walt-20 commented Jun 29, 2026

Copy link
Copy Markdown

I tested this myself as I was having issues getting 1.54.0 from milestones (only 1.60.0 is there now) today it is g2g.

Copy link
Copy Markdown

i had to change this myself manually to get this plugin working, would be nice if this got merged.

s1n7ax commented Jul 3, 2026

Copy link
Copy Markdown
Member

CI fails on `stylua` formatting in `lua/pkgm/specs/init.lua`. The URL now fits on one line, so drop the concatenation:

```lua
url = 'https://download.eclipse.org/{{name}}/snapshots/jdt-language-server-{{version}}-{{timestamp}}.tar.gz',
```

Run `make format` (or `stylua lua`) locally and push the fix.

Hide details View details s1n7ax merged commit 3f071ca into nvim-java:main Jul 3, 2026
13 of 14 checks passed

s1n7ax commented Jul 3, 2026

Copy link
Copy Markdown
Member

Thanks! <3

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants

Footer

© 2026 GitHub, Inc.