mbien commented on code in PR #9030:
URL: https://github.com/apache/netbeans/pull/9030#discussion_r2554190545
##########
java/xml.jaxb/nbproject/project.xml:
##########
@@ -61,6 +61,23 @@
<specification-version>1.40</specification-version>
</run-dependency>
</dependency>
+ <dependency>
+
<code-name-base>org.netbeans.api.progress.nb</code-name-base>
Review Comment:
well, now you removed it completely which is ok too I suppose ;)
what I tried to explain is that `org.netbeans.api.progress.nb` could be
changed to `org.netbeans.api.progress` which was introduced as smaller API
since
https://github.com/emilianbold/netbeans-releases/commit/e7049cf98094ee5f0b7dea02c0c0e43e01e8da98
--
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