This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch release240 in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 0be8be2cd31c7f5799b51655b849f9ea22d04ba1 Merge: 4aeb2be7a20 ae5d1d6982e Author: Eric Barboni <[email protected]> AuthorDate: Wed Nov 13 14:13:12 2024 +0100 Merge pull request #7956 from apache/delivery Sync delivery to release240 for 24-rc3 .../cloud/oracle/actions/ConfigMapUploader.java | 12 +++-- .../modules/cloud/oracle/assets/CloudAssets.java | 15 +++++- .../cloud/oracle/assets/CreateConfigCommand.java | 4 +- .../cloud/oracle/assets/PropertiesGenerator.java | 1 + .../modules/cloud/oracle/assets/Validator.java | 58 ++++++++++++++++++++++ .../cloud/oracle/compute/ComputeInstanceItem.java | 24 ++++++++- .../oracle/developer/ContainerRepositoryItem.java | 21 +++++++- .../cloud/oracle/developer/ContainerTagItem.java | 21 +++++++- .../java/editor/base/semantic/TokenList.java | 21 ++++++-- java/java.lsp.server/vscode/src/extension.ts | 48 +++++++++++++++--- .../core/output2/ui/AbstractOutputPane.java | 2 +- 11 files changed, 203 insertions(+), 24 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
