This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit e45386ba3413085b20add6009af3012cfcf4102e Merge: 2497953b6ca 685e683853c Author: Matthias Bläsing <[email protected]> AuthorDate: Tue Jan 6 19:19:33 2026 +0100 Merge pull request #9104 from dasTanmoy0096/update-lsp-dependencies Update LSP4J to 0.24.0 and Xtend/Xtext to 2.32.0 ide/lsp.client/external/binaries-list | 16 +++++------ ...0.13.0-license.txt => lsp4j-0.24.0-license.txt} | 4 +-- .../lsp.client/external/xtend-2.32.0-license.txt | 4 +-- ide/lsp.client/nbproject/project.properties | 16 +++++------ ide/lsp.client/nbproject/project.xml | 32 +++++++++++----------- .../netbeans/modules/lsp/client/LSPBindings.java | 2 +- java/java.lsp.server/external/binaries-list | 16 +++++------ ...0.13.0-license.txt => lsp4j-0.24.0-license.txt} | 4 +-- .../external/xtend-2.32.0-license.txt | 4 +-- java/java.lsp.server/nbproject/project.properties | 16 +++++------ java/java.lsp.server/nbproject/project.xml | 32 +++++++++++----------- .../java/lsp/server/input/InputBoxStep.java | 2 +- .../java/lsp/server/input/InputCallbackParams.java | 2 +- .../java/lsp/server/input/QuickPickItem.java | 2 +- .../java/lsp/server/input/QuickPickStep.java | 2 +- .../java/lsp/server/input/ShowInputBoxParams.java | 2 +- .../lsp/server/input/ShowMutliStepInputParams.java | 2 +- .../java/lsp/server/input/ShowQuickPickParams.java | 2 +- .../modules/java/lsp/server/protocol/Server.java | 2 +- .../lsp/server/protocol/TestProgressParams.java | 2 +- .../java/lsp/server/protocol/TestSuiteInfo.java | 2 +- .../server/protocol/TextDocumentServiceImpl.java | 8 ++++-- .../java/lsp/server/protocol/ServerTest.java | 18 ++++++++---- .../org/netbeans/nbbuild/extlibs/ignored-overlaps | 16 +++++------ 24 files changed, 108 insertions(+), 100 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
