matthiasblaesing commented on issue #9454: URL: https://github.com/apache/netbeans/issues/9454#issuecomment-4762972072
The core of the problem is a broken string contenation. That should be fixed by #9459. @mohsen-Nour please check the dev build available for the checks page of the PR (or directly: https://github.com/apache/netbeans/suites/75234703289/artifacts/7778303916). Thank you. While looking into this I noticed that the gradle JUnit integration can be improved by applying the lessons from the maven junit integration also to gradle, that is a different task though. -- 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
