|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Hi Ben,
yes, this is a standard way how to let plugin developer know that there is a bug/missing feature.
And yes, this is a bug, at least text in the help is misleading as the input doesn't allow enter multiple lines. What should work is to specify all jars on one like, separated by class path separator (":" on linux, ";" on windows), e.g.
I'll fix either help test or add a field which allow multiple lines (probably the later to be compatible with groovy setup)