This is an automated email from the ASF dual-hosted git repository.
sdedic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 12719ec2353 Switch SVG loading from the Batik library to JSVG.
add feecae31856 Use tripleslash file:/// URIs uniformly. Avoid null text
in TextEdits.
add 35a8d5483fe Adapting test to triple-slashed file: uris
new f18acc626a0 Merge pull request #7883 from sdedic/lsp/small-fixes
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:
.../modules/java/lsp/server/URITranslator.java | 6 +++
.../netbeans/modules/java/lsp/server/Utils.java | 8 +++-
.../modules/java/lsp/server/LspTestUtils.java} | 28 +++++---------
.../java/lsp/server/explorer/ProjectViewTest.java | 3 +-
.../server/progress/TestProgressHandlerTest.java | 5 ++-
.../java/lsp/server/protocol/ServerTest.java | 45 +++++++++++-----------
.../vscode/src/test/suite/extension.test.ts | 20 ++++++----
7 files changed, 62 insertions(+), 53 deletions(-)
copy
java/{java.source.base/test/unit/data/goldenfiles/org/netbeans/jmi/javamodel/codegen/FormatterTest/FormattedClass.pass
=>
java.lsp.server/test/unit/src/org/netbeans/modules/java/lsp/server/LspTestUtils.java}
(69%)
---------------------------------------------------------------------
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