This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit b535ff51fe20a2d407e3985b5f53e7af747155b3 Merge: 3521265b265 aad44dd4d08 Author: Michael Bien <[email protected]> AuthorDate: Tue Nov 18 01:50:10 2025 +0100 Merge pull request #8916 from mbien/fix-some-layer-ordering-warnings Fixes most layer position warnings and improves logging .../org/netbeans/modules/cpplite/project/layer.xml | 2 +- .../db/MicronautDataEndpointGenerator.java | 2 +- .../modules/diff/tree/RecursiveDiffAction.java | 2 +- .../diff/tree/TreeDiffViewerTopComponent.java | 3 +- .../netbeans/modules/gsf/codecoverage/layer.xml | 4 ++- .../client/bindings/CompletionProviderImpl.java | 2 +- .../spellchecker/bindings/htmlxml/layer.xml | 36 +++++++++++++++++----- .../spellchecker/bindings/properties/layer.xml | 4 ++- .../modules/texttools/TextToolsTopComponent.java | 2 +- .../modules/xml/schema/completion/layer.xml | 5 +-- .../xml/text/completion/XMLCompletionProvider.java | 2 +- .../modules/java/editor/resources/layer.xml | 5 +-- .../maven/src/org/netbeans/modules/maven/layer.xml | 1 + .../src/org/openide/filesystems/Ordering.java | 2 +- 14 files changed, 51 insertions(+), 21 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
