This is an automated email from the ASF dual-hosted git repository.
mklaehn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from 235e2e0 [NETBEANS-3450] Fixed compiler warnings concerning rawtypes
Stream
add e911b4a [NETBEANS-3454] Fixed compiler warnings concerning rawtypes
Reference
No new revisions were added by this update.
Summary of changes:
.../netbeans/modules/db/explorer/DbDriverManagerTest.java | 2 +-
.../netbeans/modules/xml/api/model/GrammarQueryManager.java | 8 ++++----
.../netbeans/modules/xml/text/syntax/XMLSyntaxSupport.java | 2 --
.../modules/autoupdate/services/UpdateManagerImplTest.java | 2 +-
.../filebasedfs/fileobjects/FileObjectFactorySizeTest.java | 4 ++--
.../masterfs/filebasedfs/fileobjects/LockForFileTest.java | 2 +-
.../src/org/openide/actions/MoveUpAction.java | 4 ++--
platform/openide.awt/src/org/openide/awt/ContextAction.java | 2 +-
.../openide/openide/awt/StatefulActionProcessorTest.java | 6 +++---
platform/openide.compat/nbproject/project.properties | 2 +-
.../src/org/openide/explorer/ExplorerPanel.java | 13 +++++++------
.../openide.compat/src/org/openide/util/WeakListener.java | 10 +++++-----
.../src/org/openide/filesystems/AbstractFolder.java | 9 +++------
.../src/org/openide/filesystems/MemoryFileSystem.java | 4 ++--
.../src/org/openide/filesystems/XMLFileSystem.java | 10 +++++-----
platform/openide.nodes/nbproject/project.properties | 2 +-
.../openide.nodes/src/org/openide/nodes/BeanChildren.java | 8 ++++----
.../src/org/openide/nodes/EntrySupportDefault.java | 2 +-
.../test/unit/src/org/openide/nodes/ChildrenKeysTest.java | 4 ++--
platform/openide.text/nbproject/project.properties | 2 +-
.../src/org/openide/text/CloneableEditorSupport.java | 8 +++-----
.../unit/src/org/openide/util/RequestProcessorTest.java | 4 ++--
22 files changed, 52 insertions(+), 58 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