This is an automated email from the ASF dual-hosted git repository.
skygo pushed a change to branch release280
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from a2a2958133b Merge pull request #8917 from eirikbakke/pr-suplogergo
add 7d6d9ac4a65 Fixes a NPE in CreateElementUtilities::computeLambdaReturn
add fb189072e6b Merge pull request #8924 from
mbien/fix-npe-in-hint-utility_delivery
add 4a1086b4a55 Fixes git DeleteBranchAction activation logic.
add 67dcfc18b6c Merge pull request #8936 from
mbien/fix-git-context-menu_delivery
add ccfbd96a54b UnusedDetector: add missing RECORD label
add 67232c74f0d Merge pull request #8930 from
mbien/missing-record-label_delivery
add d13b33fb8a5 More defensive guards against invalid code points in ant
Preferences
add a99e87cd8af Merge pull request #8943 from
mbien/ant-more-illegal-codepoint-mitigation
new bb4f5c31012 Merge pull request #8934 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:
.../org/apache/tools/ant/module/AntSettings.java | 23 +++++++++-
.../tools/ant/module/api/IntrospectedInfo.java | 8 ++--
.../modules/git/ui/branch/Bundle.properties | 3 +-
.../modules/git/ui/branch/DeleteBranchAction.java | 22 ++--------
.../org/netbeans/modules/git/utils/GitUtils.java | 5 +--
.../java/editor/base/semantic/UnusedDetector.java | 2 +-
.../java/hints/errors/CreateElementUtilities.java | 8 +++-
.../infrastructure/CreatorBasedLazyFixList.java | 12 +++++-
.../modules/java/hints/bugs/UnusedTest.java | 50 ++++++++++++++++++++++
9 files changed, 102 insertions(+), 31 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