mbien opened a new pull request, #7235:
URL: https://github.com/apache/netbeans/pull/7235
- resolves four `org.openide.filesystems.Ordering` warnings
- the older entry is kept, the more recent entry is bumped to a free
position
from log:
```
WARNING [org.openide.filesystems.Ordering]: Found same position 1,000 for
both org-netbeans-modules-micronaut-symbol-MicronautStructureProvider.instance
and
org-netbeans-modules-java-file-launcher-indexer-CompilerOptionsIndexer$FactoryImpl.instance
WARNING [org.openide.filesystems.Ordering]: Found same position 1,800 for
both
Projects/org-netbeans-modules-maven/Actions/org-netbeans-modules-cloud-oracle-adm-RunFileADMAction.shadow
and
Projects/org-netbeans-modules-maven/Actions/org-netbeans-modules-project-ui-SetMainProject.shadow
WARNING [org.openide.filesystems.Ordering]: Found same position 500 for both
OptionsDialog/Editor/InlineHints.instance and
OptionsDialog/Editor/MarkOccurrences.instance
WARNING [org.openide.filesystems.Ordering]: Found same position 1,000 for
both
Editors/text/x-java/CodeGenerators/org-netbeans-modules-jakarta-web-beans-actions-InterceptorFactory.instance
and
Editors/text/x-java/CodeGenerators/org-netbeans-modules-web-beans-actions-InterceptorFactory.instance
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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