This is an automated email from the ASF dual-hosted git repository.
bwalker pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 1057945a396 Merge pull request #8147 from
BradWalker/cleanup_hashset_warnings
add 27a48fcbd58 Cleanup warnings that are related to the use of a Result
raw type..
new b3bdee79895 Merge pull request #7597 from
BradWalker/cleanup_raw_type_Result
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:
.../websvc/api/client/WebServicesClientSupport.java | 3 ++-
.../websvc/api/client/WebServicesClientView.java | 2 +-
.../websvc/api/jaxws/client/JAXWSClientSupport.java | 2 +-
.../websvc/api/jaxws/client/JAXWSClientView.java | 3 ++-
.../rest/projects/ProjectTestRestServicesAction.java | 2 +-
.../modules/css/visual/CssStylesTCController.java | 2 +-
.../modules/editor/fold/ui/FoldViewFactory.java | 2 +-
.../modules/xml/api/model/GrammarQueryManager.java | 7 ++++---
.../src/org/openide/explorer/DefaultEMLookup.java | 12 ++++++------
.../src/org/openide/loaders/InstanceDataObject.java | 4 ++--
.../org/openide/loaders/XMLDataObjectInfoParser.java | 6 +++---
.../src/org/openide/util/lookup/ProxyLookup.java | 20 ++++++++++----------
12 files changed, 34 insertions(+), 31 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