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 4aeb2be7a207c9573db01d3a25659ec205d5e45a Merge: 4d10c981a69 f640500d290 Author: Eric Barboni <[email protected]> AuthorDate: Tue Nov 5 17:05:08 2024 +0100 Merge pull request #7905 from apache/delivery Sync delivery to release240 for 24-rc2 .github/workflows/main.yml | 16 +- .../cloud/oracle/assets/ConfigMapProvider.java | 15 +- .../assets/CreateSecretRotationCronJobCommand.java | 303 +++++++++++++++++++++ .../cloud/oracle/assets/KubernetesUtils.java | 16 ++ .../cloud/oracle/assets/RunInClusterAction.java | 15 +- .../modules/jumpto/type/GoToTypeAction.java | 2 + .../libraries/J2SEVolumeCustomizer.form | 2 +- .../libraries/J2SEVolumeCustomizer.java | 25 +- .../server/protocol/TextDocumentServiceImpl.java | 16 +- nbbuild/javadoctools/template.xml | 3 + .../swing/laf/flatlaf/FlatLightLaf.properties | 1 + 11 files changed, 383 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
