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 0100d1f4db Merge pull request #7513 from 
mbien/use-release-hint-for-plugin-management
     add 5207f6ae02 Maven CompilePanel improvements
     add 71f783efa7 Maven CompilePanel: implement -Xlint checkbox
     new b843c29d2a Merge pull request #7512 from 
mbien/maven-compiler-window-updates

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:
 .../org/netbeans/modules/maven/api/ModelUtils.java |   3 +
 .../modules/maven/api/PluginPropertyUtils.java     |   7 +-
 .../api/customizer/support/CheckBoxUpdater.java    |   4 +-
 .../modules/maven/customizer/Bundle.properties     |  14 +-
 .../modules/maven/customizer/CompilePanel.form     | 355 ++++++---
 .../modules/maven/customizer/CompilePanel.java     | 814 +++++++++++++++------
 .../MavenProjectPropertiesUiSupport.java           |   4 +-
 .../modules/maven/customizer/SourcesPanel.form     |  41 --
 .../modules/maven/customizer/SourcesPanel.java     | 212 +-----
 .../modules/maven/customizer/WarnPanel.form        |   4 +-
 .../modules/maven/customizer/WarnPanel.java        |   2 +-
 .../modules/maven/options/SettingsPanel.form       |  21 +-
 .../modules/maven/options/SettingsPanel.java       |   5 +-
 .../maven/queries/MavenSourceLevelImpl.java        |  16 +-
 .../maven/queries/MavenSourceLevelImplTest.java    |   6 +-
 15 files changed, 881 insertions(+), 627 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

Reply via email to