This is an automated email from the ASF dual-hosted git repository. jtulach pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 0f9f4c5e7f87406dac6dc1438e3051d8d07efd03 Merge: d3ed4a2 16c1055 Author: Jaroslav Tulach <[email protected]> AuthorDate: Sat Mar 28 07:50:17 2020 +0100 Merging #2036: Default JavaFX archetypes to javafx 1.8 when running on jdk1.8 .../api/maven/archetype/ArchetypeWizards.java | 4 ++++ java/maven/manifest.mf | 2 +- .../maven/api/archetype/ArchetypeWizards.java | 13 ++++++++++-- .../modules/maven/newproject/BasicPanelVisual.form | 2 +- .../modules/maven/newproject/BasicPanelVisual.java | 14 +++++++++---- .../modules/maven/newproject/BasicWizardPanel.java | 9 ++++++-- .../maven/newproject/MavenWizardIterator.java | 24 +++++++++++++++++----- .../idenative/IDENativeMavenWizardIterator.java | 2 +- 8 files changed, 54 insertions(+), 16 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
