GitHub user mbien edited a comment on the discussion: Building netbeans 26 on macOS
> first error needed graalvm-jdk-24.0.1+9.1/Contents/Home/conf/jaxp.properties > values updated to allow 3 times the entities. yep, JDK reduced the default limits for some xml APIs (https://github.com/apache/netbeans/pull/8369), for building doc it has to be increased again: https://github.com/apache/netbeans/blob/161fdcbe903bf44e445dfa59d1bb348ac315e77e/.github/workflows/main.yml#L458-L459 > then glass.png and x.png kept coming up missing JDK doc switched from png to svg at some point. This was fixed for NB 27 (https://github.com/apache/netbeans/pull/8633). GitHub link: https://github.com/apache/netbeans/discussions/8727#discussioncomment-14091911 ---- This is an automatically sent email for notifications@netbeans.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@netbeans.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