[JIRA] (JENKINS-35256) Pipeline script fails with files camelCased in workflowLibs.git/vars

2016-06-20 Thread sverre....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sverre Moe edited a comment on  JENKINS-35256  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline script fails with files camelCased in workflowLibs.git/vars   
 

  
 
 
 
 

 
 Running on Linux.vars/myTestFile.groovy{code}def getValue() {  return "Hello World"} {code}   src/Build.groovy{code}def value = myTestFile.getValue(){code}I no longer have the problem. Not sure what fixed it.  
 

  
 
 
 
 

 
 
 

 
 
 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-35256) Pipeline script fails with files camelCased in workflowLibs.git/vars

2016-06-20 Thread sverre....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sverre Moe commented on  JENKINS-35256  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Pipeline script fails with files camelCased in workflowLibs.git/vars   
 

  
 
 
 
 

 
 Running on Linux. vars/myTestFile.groovy 

 

def getValue() {
  return "Hello World"
}

src/Build.groovy
 

 def value = myTestFile.getValue() 

 
 

 I no longer have the problem. Not sure what fixed it.  
 

  
 
 
 
 

 
 
 

 
 
 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.