matthiasblaesing commented on PR #6160: URL: https://github.com/apache/netbeans/pull/6160#issuecomment-1633165429
Before:  After:  The critical parts: - In the before screenshot the first two entries in the namespace list should not be there. This is a JSF 2.2 application, so the jakarta namespace is not available - Notice the ordering of `http://xmlns.jcp.org/jsf/composite`, `http://xmlns.jcp.org/jsf/composite/components/mytudo` and `http://xmlns.jcp.org/jsf/composite/components/xyz` are spread over apart from each other in the before image and placed in the right order below each other in the after image. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists