jgneff commented on issue #4920: URL: https://github.com/apache/netbeans/issues/4920#issuecomment-1304596521
> Curious what implications there might be for this at runtime in some environments too? I would be grateful to have a comment from Josh Juneau (@juneau001) or José Contreras (@pepness) on this issue or my follow-up pull request. It's just a one-line change, but there are more than one version of the `xml.xsd` file available from the W3C. The current local copy in the build appears to work for all versions of J2EE 1.4, JavaEE 5-8, and Jakarta 9, but perhaps we should replace it with the latest version. See the section "Versioning policy for this schema document" at the very bottom of the page at [Schema document for namespace http://www.w3.org/XML/1998/namespace](https://www.w3.org/2001/xml.xsd). > I wondered why you were hitting this problem - first time I've looked at strictly-netbeans - interesting! Yes, I was very surprised to get it working at all! I think even the Gradle issue can be fixed. But I hit this issue just from building on the Launchpad build farm, which anyone might want to do even for other packaging formats. > No guarantees it'll get in at this stage, though, unless it or something else gets prioritised to force another rc. I have a workaround for now (`-Dcluster.config=basic`). When I build that way, I get "Available Plugins (38)" in the Plugins dialog. It seems those are the same module plugins that were built and included directly when I built with `-Dcluster.config=release`. It's just that now I'm getting them from the plugins portal. Is that right? -- 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
