lkishalmi commented on code in PR #4499:
URL: https://github.com/apache/netbeans/pull/4499#discussion_r945190913
##########
java/gradle.java/nbproject/project.properties:
##########
@@ -24,4 +24,6 @@ javadoc.apichanges=${basedir}/apichanges.xml
test-unit-sys-prop.test.netbeans.dest.dir=${netbeans.dest.dir}
test-unit-sys-prop.java.awt.headless=true
-test.use.jdk.javac=true
\ No newline at end of file
+test.use.jdk.javac=true
+spec.version.base=1.19.0
Review Comment:
Why are we moving the Specification-Version out of manifest.mf and use
spec.version.base?
I'm just curious.
--
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