neilcsmith-net commented on pull request #2693: URL: https://github.com/apache/netbeans/pull/2693#issuecomment-765490698
@DevCharly check the old wiki page I linked to - but think you'll want to change `OpenIDE-Module: org.netbeans.libs.flatlaf` to `OpenIDE-Module: org.netbeans.libs.flatlaf/1` See for reference https://github.com/apache/netbeans/blob/master/platform/libs.jna/manifest.mf#L3 although I think 1 is right? Noticed also JNA has https://github.com/apache/netbeans/blob/master/platform/libs.jna/nbproject/project.properties#L32 Maybe @jtulach can advise here. Also, this *is* the flat guys! :wink: And it's not that unusual for incompatible changes on major version changes - something normally handled by not exposing third-party APIs in the past? ---------------------------------------------------------------- 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. 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
