basil commented on issue #3743: URL: https://github.com/apache/netbeans/issues/3743#issuecomment-1064226461
As I wrote in the issue description: > Checking in `org-netbeans-insane-hook.jar` into Git is not practical either, as this JAR needs to be available when running tests from multiple Jenkins plugin repositories. When running e.g. `org.jenkinsci.plugins.workflow.libs.LibraryMemoryTest` from a checkout of `workflow-cps-global-lib-plugin` (and we cannot assume a checkout of `jenkins-test-harness` in this scenario!), we need to be able to pass in some path to `org-netbeans-insane-hook.jar` to the test JVM arguments. I do not think it is practical to force all consumers of `jenkins-test-harness` to check in a copy of `org-netbeans-insane-hook.jar` to their own repository. -- 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
