Hi Jesse, That solved the problem. - As soon as I added a "getResultsDir()" method to the plugin class everything started working as expected. :^)
Thanks for your help. On 4 October 2013 18:08, Jesse Glick <[email protected]> wrote: > On Fri, Oct 4, 2013 at 6:55 AM, RDR <[email protected]> wrote: > > <f:entry title="Results Directory" field="resultsDir"> > > Does your tool have a public String getResultsDir() method? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/groups/opt_out.
