matthiasblaesing opened a new pull request, #7218: URL: https://github.com/apache/netbeans/pull/7218
Before this change the InputSource for some of the schema referenced by the JSF files failed to load when GF 5.X was registered. The problem was, that the Catalog code resolved `jakartaee_web_services_client_2_0.xsd` to a non existing local path and in turn the XML parser failed to parse the JSF component libraries. Closes: #7137 -- 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
