This is an automated email from the ASF dual-hosted git repository.
mbien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 8cc5215074 Merge pull request #7237 from mbien/lib-upgrades-nb22
add 0a64c81043 NB Build: Basic support for javac.release property.
new 87016c5472 Merge pull request #7188 from
mbien/basic-javac-release-support
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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