You go to jenkins-ci.org, click 'Bug Tracker' in the menu, and read the 
instructions.

On 10.12.2014, at 16:37, Arek Skalski <[email protected]> wrote:

> Where exactly I can "file a bug"? Maybe a silly question, but actually I 
> don't know where I can do it :-)
> 
> W dniu wtorek, 2 grudnia 2014 15:54:31 UTC+1 użytkownik Jesse Glick napisał:
> On Tue, Dec 2, 2014 at 7:05 AM, Arek Skalski <[email protected]> wrote: 
> > extensions: [<object of type 
> > hudson.plugins.git.extensions.impl.CloneOption>] 
> 
> You have to replace the array element with actual code, such as a call 
> to the constructor of CloneOption, or more simply the map syntax: 
> 
> [$class: 'CloneOption', shallow: true/false, reference: 'something', 
> timeout: 999] 
> 
> I am not sure offhand why the snippet generator is not handling this 
> object and producing an error instead. Please file a bug in the 
> workflow-plugin component and specify the versions of Workflow and the 
> Git plugin you are using, and the configuration of the clone option 
> you were trying to generate. 
> 
> -- 
> 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].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-dev/d0ecb526-c489-44c4-898e-2a536cf53a44%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/EF8F8EC4-E5B4-4639-9504-FBA40B23E07D%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to