This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git.
from dd427e8 Merge pull request #2359 from
sdedic/bugfix/commit-validation/positions-codefixes
new 0196791 General Availability for javadoc 15
new 5ae825f [NETBEANS-4284] - cleanup a bunch of raw type warnings..
new a04b626 Merge pull request #2114 from BradWalker/clean_raw_types
The 4373 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:
.../glassfish/eecommon/api/JDBCDriverDeployHelper.java | 4 ++--
.../payara/eecommon/api/JDBCDriverDeployHelper.java | 2 +-
.../modules/groovy/editor/api/PathFinderVisitor.java | 2 +-
.../editor/api/parser/GroovyVirtualSourceProvider.java | 7 ++++---
.../src/org/netbeans/editor/ext/ExtFormatter.java | 4 ++--
.../modules/editor/CompletionJListOperator.java | 6 +++---
.../parsing/impl/indexing/ClusteredIndexables.java | 2 +-
.../modules/parsing/lucene/SimpleDocumentIndexCache.java | 10 +++++-----
.../modules/debugger/ui/actions/ConnectAction.java | 2 +-
.../org/netbeans/modules/xml/dtd/grammar/DTDGrammar.java | 2 +-
ide/xml.tax/nbproject/project.properties | 2 +-
.../xml/tax/beans/editor/TreeNodeFilterCustomEditor.java | 6 +++---
ide/xml/src/org/netbeans/modules/xml/XMLDataLoader.java | 8 ++++----
.../modules/xml/actions/CollectSystemAction.java | 4 ++--
.../org/netbeans/modules/ant/debugger/AntDebugger.java | 2 +-
.../netbeans/modules/beans/IdxPropertyPatternPanel.java | 2 +-
.../modules/dbschema/jdbcimpl/SchemaElementImpl.java | 2 +-
.../java/freeform/ui/SourceFoldersWizardPanel.java | 2 +-
.../libraries/J2SELibrarySourceLevelQueryImpl.java | 2 +-
.../platformdefinition/FileObjectPropertyEditor.java | 2 +-
.../platformdefinition/J2SEPlatformCustomizer.java | 7 ++++---
.../netbeans/modules/java/openjdk/jtreg/JPDAStart.java | 4 ++--
.../modules/maven/codegen/ExclusionGenerator.java | 4 ++--
.../grammar/effpom/LocationAwareMavenXpp3Writer.java | 16 ++++++++--------
.../tools/java/generator/SAXGeneratorAbstractPanel.java | 2 +-
.../core/multiview/MultiViewCloneableTopComponent.java | 2 +-
.../src/org/netbeans/core/multiview/MultiViewPeer.java | 2 +-
.../netbeans/core/startup/layers/LocalFileSystemEx.java | 6 +++---
.../modules/openide/explorer/ExternalDragAndDrop.java | 2 +-
.../openide/explorer/TabbedContainerBridgeImpl.java | 2 +-
.../src/org/openide/filesystems/MultiFileObject.java | 2 +-
.../src/org/openide/filesystems/StreamPool.java | 2 +-
.../openide.nodes/src/org/openide/nodes/NodeLookup.java | 2 +-
.../src/org/openide/options/VetoSystemOption.java | 6 +++---
.../openide.util/src/org/openide/util/MapFormat.java | 2 +-
platform/openide.util/src/org/openide/util/Task.java | 2 +-
.../src/org/openide/util/TopologicalSortException.java | 2 +-
.../modules/templates/actions/TemplatesAction.java | 2 +-
.../modules/profiler/oql/engine/api/impl/Snapshot.java | 2 +-
.../projectsupport/AbstractProjectLookupProvider.java | 2 +-
.../netbeans/modules/websvc/saas/codegen/util/Util.java | 2 +-
41 files changed, 74 insertions(+), 72 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