This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 87016c5472bdc89bdd758b21ec6f87b4398e02e1 Merge: 8cc5215074 0a64c81043 Author: Michael Bien <[email protected]> AuthorDate: Mon Apr 8 20:16:16 2024 +0200 Merge pull request #7188 from mbien/basic-javac-release-support NB Build: Basic support for javac.release property. .../modules/apisupport/project/NbModuleProject.java | 10 +++++++--- .../project/ui/customizer/CustomizerSources.java | 16 ++++++++++++---- .../project/ui/customizer/NbPropertyPanel.java | 5 +++++ .../project/ui/customizer/SingleModuleProperties.java | 1 + nbbuild/antsrc/org/netbeans/nbbuild/CustomJavac.java | 6 +++++- .../org/netbeans/nbbuild/JarWithModuleAttributes.java | 6 +++++- nbbuild/templates/common.xml | 9 +++++---- nbbuild/templates/projectized.xml | 10 +++++++--- 8 files changed, 47 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
