You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2019/12/06 06:53:14 UTC

[netbeans] branch master updated (72a7f19 -> 65908ce)

This is an automated email from the ASF dual-hosted git repository.

lkishalmi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.


    from 72a7f19  [NETBEANS-3504] Fixed compiler warnings concerning rawtypes IssueNode.SeenProperty
     add 65908ce  [NETBEANS-3519] Corrected compiler warnings in Output Window project

No new revisions were added by this update.

Summary of changes:
 platform/core.output2/nbproject/project.properties |  2 +-
 .../org/netbeans/core/output2/FindDialogPanel.form |  2 ++
 .../org/netbeans/core/output2/FindDialogPanel.java | 10 ++++----
 .../core/output2/options/LinkStyleModel.java       |  2 +-
 .../core/output2/options/OutputSettingsPanel.form  | 13 +++++++++++
 .../core/output2/options/OutputSettingsPanel.java  | 26 ++++++++++-----------
 .../org/netbeans/core/output2/LifecycleTest.java   | 27 +++++++---------------
 .../src/org/netbeans/core/output2/NbIOTest.java    |  1 -
 .../org/netbeans/core/output2/OutputTabTest.java   |  2 +-
 9 files changed, 44 insertions(+), 41 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists