sdedic commented on code in PR #4499:
URL: https://github.com/apache/netbeans/pull/4499#discussion_r947490209


##########
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:
   https://netbeans.apache.org/wiki/DevFaqImplementationDependency.asciidoc -- 
it's a way how to autoincrease spec version when the implementation dependency 
changes. I will move it back when I finalize the `project.dependency` module 
(based on feedback / findings when implementing Gradle, I'd allow some 
laziness, still not unsure how).



-- 
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

Reply via email to