You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Is there a way groovy workflow scripts from the "Workflow script from SCM" could import classes from their own cloned path, or be able to do something similar to the Gradle "apply from: 'other.gradle'"?
I read about the Workflow Global Library, but that seems like an additional Git repository to me.
Brian Ray
unread,
Nov 13, 2015, 12:19:09 PM11/13/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Avoided the global library myself for similar reasons. There is an issue in the Jenkins Jira that covers broadly what you are looking for, I think.