matthiasblaesing commented on PR #6160:
URL: https://github.com/apache/netbeans/pull/6160#issuecomment-1633165429

   Before:
   
   
![image](https://github.com/apache/netbeans/assets/2179736/27d9304f-78c6-4ffb-b79b-b88788ff74ee)
   
   After:
   
   
![image](https://github.com/apache/netbeans/assets/2179736/07f65b9d-ec57-4109-93d5-87c2080d5437)
   
   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

Reply via email to