This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch release260 in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 473241e74600e9232c55ac2bdc3bd29d2be18fc6 Merge: 27b43e77690 acc6180214a Author: Eric Barboni <[email protected]> AuthorDate: Fri Apr 25 13:48:40 2025 +0200 Merge pull request #8443 from apache/delivery Sync delivery to release260 for 26-rc2 .../impl/SecureURLResourceRetrieverTest.java | 1 + .../xml/retriever/impl/badssl.com-client.p12 | Bin 2789 -> 2789 bytes .../maven/junit/JUnitOutputListenerProvider.java | 78 +++++++++++++-------- .../javascript2/editor/JsSemanticAnalyzer.java | 4 +- .../unit/data/testfiles/coloring/await.js.semantic | 2 +- .../data/testfiles/coloring/semanticalKeywords.js | 1 + .../coloring/semanticalKeywords.js.semantic | 1 + .../blockscope/arrayLiteral01.js.semantic | 6 +- .../markoccurences/classes/class04.js.semantic | 8 +-- .../asyncFunctions/asyncFunctions1.js.semantic | 2 +- .../asyncFunctions/asyncFunctions2.js.semantic | 4 +- .../testfiles/parser/topLevelAwait.js.semantic | 2 +- .../modules/javascript2/model/ModelVisitor.java | 11 ++- .../data/testfiles/markoccurences/issueGH8299.js | 8 +++ .../testfiles/markoccurences/issueGH8299.js.model | 19 +++++ .../modules/javascript2/model/ModelTest.java | 4 ++ 16 files changed, 105 insertions(+), 46 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
