This is an automated email from the ASF dual-hosted git repository.
neilcsmith pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 8e19dd9 Merge pull request #3269 from
matthiasblaesing/effective-pom-antialias
add 49bb186 Changed ConvertTextBlockToString warning to a hint/suggestion
and updated description.
add 30d7043 set category to 'rules15', unset hintKind + minSourceVersion.
add f1c11cf replace "verifier" with "hint" in test.
add 317b89b redundant cast + String.isEmpty().
add d197870 Merge pull request #3160 from mbien/convert_textblock
add dec7836 Assure that the decorated ranges in editor do not disappear
when editor visibility changes.
add ce65373 Merge pull request #3261 from
entlicher/DisappearanceOfShadedRanges
add 0377486 [NETBEANS-6111] auto completion for "record" is now prefix
aware.
add 4645ebd [NETBEANS-6111] updated test to cover basic prefix awareness
of record keyword completion.
add 484bf09 Merge pull request #3227 from mbien/record
add a02e54a installer jdk 11 fixes
add 33d95c5 Merge pull request #3272 from ebarboni/installerjdk11
new 76448e5 Merge pull request #3268 from apache/delivery
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:
.../java/completion/JavaCompletionTask.java | 4 ++--
.../JavaCompletionTask114FeaturesTest.java | 18 +++++++++++++---
.../java/hints/jdk/ConvertTextBlockToString.java | 11 +++++-----
.../hints/jdk/ConvertTextBlockToStringTest.java | 24 +++++++++++-----------
java/java.lsp.server/vscode/src/extension.ts | 21 +++++++++++++++++++
.../nb-javaee/nbproject/project.properties | 2 +-
.../products/nb-php/nbproject/project.properties | 2 +-
nbi/infra/build/.common/common.properties | 2 +-
8 files changed, 59 insertions(+), 25 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