kelemen commented on PR #110: URL: https://github.com/apache/freemarker/pull/110#issuecomment-2146085320
Actually, I have found a not too complicated way to add test tasks depending on the jar instead. Also, they are not added per source set where tests are enabled, because I have realized that they might have conflicting dependencies. A small issue with this solution is that now the tests are run twice. While inefficient, it has a minor benefit: The failures due to the effect of the multi release jar can be separated from the test failures. Also, locally it is usually better to not run against the jar, because it is faster. -- 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]
