This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 2497953b6ca Merge pull request #9123 from
matthiasblaesing/git-checkout-error
add 685e683853c Update: lsp4j -> 0.24.0; xtext -> 2.32.0; replace
deprecated APIs
new e45386ba341 Merge pull request #9104 from
dasTanmoy0096/update-lsp-dependencies
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ide/lsp.client/external/binaries-list | 16 +++++------
...0.13.0-license.txt => lsp4j-0.24.0-license.txt} | 4 +--
...2.24.0-license.txt => 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 +--
...2.24.0-license.txt => 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(-)
rename ide/lsp.client/external/{lsp4j-0.13.0-license.txt =>
lsp4j-0.24.0-license.txt} (98%)
rename ide/lsp.client/external/{xtend-2.24.0-license.txt =>
xtend-2.32.0-license.txt} (99%)
rename java/java.lsp.server/external/{lsp4j-0.13.0-license.txt =>
lsp4j-0.24.0-license.txt} (98%)
rename java/java.lsp.server/external/{xtend-2.24.0-license.txt =>
xtend-2.32.0-license.txt} (99%)
---------------------------------------------------------------------
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