This is an automated email from the ASF dual-hosted git repository.
jtulach pushed a change to branch release122
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 7220262 Merge pull request #2664 from
JaroslavTulach/ReadmeChangelogVersionForRelease12.2.1
add d763e34 Backport of #2757 hotfix to 12.2 branch
add 3b56c54 This would be the 12.2.2 update of VSNetBeans
add 86bf94b Downgrading dependency after backporting to match state of
12.2 branch
add 1fb82a9 Backporting DuĊĦan's bugfix from 818d41ab037971
No new revisions were added by this update.
Summary of changes:
java/java.lsp.server/build.xml | 9 +++-
.../java.lsp.server/nbcode/integration/manifest.mf | 1 +
.../nbcode/integration/nbproject/project.xml | 17 ++++++++
.../netbeans/modules/nbcode/integration/layer.xml | 31 ++++++++++++++
.../integration/VerifyJustOneUpdateCenterTest.java | 48 ++++++++++++++++++++++
.../nbcode/nbproject/platform.properties | 6 +++
java/java.lsp.server/vscode/src/extension.ts | 2 +-
7 files changed, 111 insertions(+), 3 deletions(-)
create mode 100644
java/java.lsp.server/nbcode/integration/src/org/netbeans/modules/nbcode/integration/layer.xml
create mode 100644
java/java.lsp.server/nbcode/integration/test/unit/src/org/netbeans/modules/nbcode/integration/VerifyJustOneUpdateCenterTest.java
---------------------------------------------------------------------
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