Change By: Wisen Tanasa (02/Dec/14 2:37 PM)
Description: Dominik:

currently, "scriptler" uses either jenkins classloader or TCCL;
https://github.com/jenkinsci/scriptler-plugin

do you think it would be feasible for "scriptler" also to support explicit classpath?

say, similar to how "dynamicparameter" plugin is doing this now:
https://github.com/Seitenbau/sb-jenkins-dynamicparameter

namely:
https://github.com/
Seitenbau jenkinsci / sb-jenkins- dynamicparameter -plugin /blob/master/src/main/java/com/seitenbau/jenkins/plugins/dynamicparameter/util/JenkinsUtils.java# L98 L97

1) provide capability to define "jar folder" location on jenkins
2) replicate this folder to all jenkins slaves
3) add these folders to the GroovyShell classpath

finally, since 
"dynamicparameter" depends on "scriptler", you could probably
agree with authors of "dynamicparameter" to move this functionality
into the "scriptler" and make it a shared feature for all groovy script plugins?

thank you;

Andrei.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to