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/07 02:38:13 UTC

[netbeans] branch master updated (889655a -> f9173ee)

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 889655a  [NETBEANS-3506] Fixed compiler warnings concerning rawtypes ConfigurableLauncher
     add f9173ee  [NETBEANS-3532] Corrected compiler warnings in Editor Settings project

No new revisions were added by this update.

Summary of changes:
 ide/editor.settings/nbproject/project.properties   |  2 +-
 .../api/editor/settings/AttributesUtilities.java   |  2 +-
 .../api/editor/settings/FontColorSettings.java     |  1 +
 .../api/editor/settings/MultiKeyBinding.java       |  2 +-
 .../netbeans/modules/editor/settings/AttrSet.java  | 10 ++---
 .../modules/editor/settings/AttrSetTesting.java    | 10 +++--
 .../editor/settings/SimpleWeakSetTesting.java      | 45 ++++++++++++++--------
 7 files changed, 44 insertions(+), 28 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