|
||||||||
|
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.

The problem is that core's ToolDescriptor also uses the 'home' property and validates it. So it has doCheckHome which is called by this, and checks that the specified value is a directory.
This plugin uses 'home' in the unusual way to mean the entire path to the file, which is inconsistent with core's validation since 1.563.