Merge pull request #108 from joel-f-brown/master
Credentials handling for Folders when using P4Groovy.
Use run to determine the credentials in GetP4Task, then pass the P4BaseCredentials instead of the credentials ID.
Now the P4Groovy getConnection() method uses the P4BaseCredentials instead of looking up the credentials from the active Jenkins instance.