This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 813ddb886703784372a55bf993590db9b56d99f5 Merge: 022ded69de4 f640500d290 Author: Eric Barboni <[email protected]> AuthorDate: Wed Nov 6 10:59:38 2024 +0100 Merge pull request #7906 from apache/delivery Sync delivery to master after 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
