matthiasblaesing commented on pull request #3636: URL: https://github.com/apache/netbeans/pull/3636#issuecomment-1045990922
I added a missing "//NOI18N" marker and will merge when Unittests come back. The reason for the missing library report is, that all namespace mappings are expected to be JSF libraries. What was overlooked is, that there might be a reason to declare a schema location (in our case the XHTML namespace is referenced). Other might map other normal XML namespaces, but I wanted to keep this minimal and a straight forward fix. -- 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
