neilcsmith-net commented on code in PR #8412: URL: https://github.com/apache/netbeans/pull/8412#discussion_r2042187126
########## platform/libs.jsvg/nbproject/project.properties: ########## @@ -15,12 +15,12 @@ # specific language governing permissions and limitations # under the License. -file.reference.jsvg-1.6.1.jar=external/jsvg-1.6.1.jar -release.external/jsvg-1.6.1.jar=modules/ext/jsvg-1.6.1.jar +file.reference.jsvg-1.7.1.jar=external/jsvg-1.7.1.jar +release.external/jsvg-1.7.1.jar=modules/ext/jsvg-1.7.1.jar is.autoload=true javac.source=1.8 nbm.homepage=https://github.com/weisJ/jsvg sigtest.gen.fail.on.error=false -spec.version.base=1.23.0 +spec.version.base=2.0.0 Review Comment: Let's remove this, but add `spec.version.base.fatal.warning=false`. Everything else could go in manifest, like [FlatLaf](https://github.com/apache/netbeans/blob/master/platform/libs.flatlaf/manifest.mf). -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.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