neilcsmith-net commented on code in PR #5666: URL: https://github.com/apache/netbeans/pull/5666#discussion_r1138838947
########## extide/libs.gradle/manifest.mf: ########## @@ -2,4 +2,4 @@ Manifest-Version: 1.0 AutoUpdate-Show-In-Client: false OpenIDE-Module: org.netbeans.modules.libs.gradle/8 OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/libs/gradle/Bundle.properties -OpenIDE-Module-Specification-Version: 8.1 +OpenIDE-Module-Specification-Version: 8.0.2.1 Review Comment: We have a whole bunch of different approaches, and quite a few things that started in sync, but got auto-incremented ahead of upstream. I wonder if we should try to capture upstream version at all? Possibly in implementation version, like FlatLaf? The nbjavac lib has the major version in sync. Perhaps Gradle could be `80.0`? -- 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
