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 94a916c798 Merge pull request #7549 from
junichi11/php-gh-7546-fix-imports-issue
add 113e2cef76 Reduce redundant cast warnings. These happen as a side
result of code cleanup..
new d66c5dfcbf Merge pull request #7552 from
BradWalker/cleanup_redundant_casts
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:
.../jakarta/web/beans/completion/CCPaintComponent.java | 2 +-
.../netbeans/modules/payara/eecommon/api/DomainEditor.java | 2 +-
.../org/netbeans/modules/tomcat5/optional/StartTomcat.java | 2 +-
.../src/org/netbeans/modules/tomcat5/util/LogManager.java | 2 +-
.../navigation/graph/actions/SystemFileSystemSupport.java | 2 +-
.../src/org/netbeans/modules/web/monitor/client/Util.java | 4 ++--
.../org/netbeans/modules/web/project/WebActionProvider.java | 2 +-
.../org/netbeans/modules/web/project/WebJPAModuleInfo.java | 2 +-
.../modules/web/project/api/WebProjectUtilities.java | 2 +-
.../modules/web/project/jaxws/WebProjectJAXWSSupport.java | 2 +-
.../modules/web/project/ui/ConfFilesNodeFactory.java | 13 ++++++-------
.../web/project/ui/customizer/WebProjectProperties.java | 12 ++++++------
.../modules/websvc/api/client/WebServicesClientView.java | 2 +-
.../modules/websvc/api/jaxws/client/JAXWSClientView.java | 2 +-
.../netbeans/modules/websvc/rest/MiscPrivateUtilities.java | 3 +--
.../groovy/antproject/base/AbstractGroovyExtender.java | 2 +-
.../sql/visualeditor/querybuilder/QueryBuilderMetaData.java | 10 +++++-----
.../visualeditor/querybuilder/QueryBuilderResultTable.java | 2 +-
.../netbeans/modules/db/explorer/dlg/AddDriverDialog.java | 2 +-
.../org/netbeans/modules/xml/dtd/grammar/ContentModel.java | 2 +-
.../modules/xml/multiview/XmlMultiViewDataObject.java | 2 +-
.../modules/xml/multiview/XmlMultiViewEditorSupport.java | 2 +-
.../modules/xml/tax/cookies/TreeEditorCookieImpl.java | 2 +-
.../org/netbeans/modules/xsl/grammar/XSLGrammarQuery.java | 10 +++++-----
.../modules/ant/grammar/AntGrammarQueryProvider.java | 2 +-
.../modules/dbschema/jdbcimpl/TableElementImpl.java | 2 +-
.../dbschema/jdbcimpl/wizard/DBSchemaTablesPanel.java | 2 +-
.../modules/dbschema/jdbcimpl/wizard/RecaptureSchema.java | 2 +-
.../api/common/project/ui/customizer/SourceRootsUi.java | 2 +-
.../modules/java/editor/base/semantic/UnusedDetector.java | 2 +-
.../org/netbeans/lib/nbjavac/services/NBParserFactory.java | 2 +-
.../src/org/netbeans/modules/maven/ModuleInfoSupport.java | 2 +-
.../netbeans/modules/php/editor/parser/astnodes/Block.java | 2 +-
.../php/editor/parser/astnodes/FunctionDeclaration.java | 2 +-
.../netbeans/core/multitabs/impl/ButtonPopupSwitcher.java | 2 +-
35 files changed, 54 insertions(+), 56 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