vieiro commented on code in PR #7180: URL: https://github.com/apache/netbeans/pull/7180#discussion_r1537956338
########## ide/libs.tomljava/manifest.mf: ########## @@ -0,0 +1,4 @@ +Manifest-Version: 1.0 +OpenIDE-Module: org.netbeans.libs.tomljava/3 +OpenIDE-Module-Localizing-Bundle: org/netbeans/libs/tomljava/Bundle.properties +OpenIDE-Module-Specification-Version: 1.0 Review Comment: D'oh! I've downgraded to JDK8. No worries, we can always upgrade to JDK11. After all the objective of `toml-java` was for it to be reusable on other projects, the lower the JDK the more projects can use it. -- 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
