[JIRA] (JENKINS-39004) org.kohsuke.stapler.NoStaplerConstructorException in Pipeline Sytax: Reference

2016-10-21 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jesse Glick resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39004  
 
 
  org.kohsuke.stapler.NoStaplerConstructorException in Pipeline Sytax: Reference   
 

  
 
 
 
 

 
Change By: 
 Jesse Glick  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39004) org.kohsuke.stapler.NoStaplerConstructorException in Pipeline Sytax: Reference

2016-10-14 Thread wujek.sru...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 wujek srujek created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39004  
 
 
  org.kohsuke.stapler.NoStaplerConstructorException in Pipeline Sytax: Reference   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 pipeline  
 
 
Created: 
 2016/Oct/14 8:23 PM  
 
 
Environment: 
 Jenkins 2.19.1 using the official Docker image.  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 wujek srujek  
 

  
 
 
 
 

 
 I'm reading the reference by clicking a link in my Pipeline Job. For 'parallel', it says: 

 

parallel: Execute in parallel
org.kohsuke.stapler.NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class org.jenkinsci.plugins.workflow.cps.steps.ParallelStep
 

  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment