matthiasblaesing commented on issue #3975: URL: https://github.com/apache/netbeans/issues/3975#issuecomment-3165182522
@ratcashdev I would not play whac-a-mole games with plugin versions. Before this change the IDE tried to add junit4 dependencies to a junit5 project because the plugin detection was not correct and thus a feature became an issue. As I already said the IDE now does the right thing. If the nested tests are executed by surefire, it will report them and if not, it will not do so. To get some kind of end of this discussion. Is there a show stopper from your POV here? If not, I plan to do the squash and merge shortly after release of NB27. -- 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