[JIRA] (JENKINS-27295) Boolean parameters injected as String

2016-09-21 Thread j...@catnook.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jos Backus commented on  JENKINS-27295  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Boolean parameters injected as String   
 

  
 
 
 
 

 
 Thanks, @jglick!   
 

  
 
 
 
 

 
 
 

 
 
 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] [s3-plugin] (JENKINS-34316) NullPointerException in S3BucketPublisher.perform()

2016-04-25 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus commented on  JENKINS-34316 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: NullPointerException in S3BucketPublisher.perform()  
 
 
 
 
 
 
 
 
 
 
Release 0.10.1 fixes the issue. 
Thanks for the quick response and fix, Alexander! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [s3-plugin] (JENKINS-34316) NullPointerException in S3BucketPublisher.perform()

2016-04-22 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus commented on  JENKINS-34316 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: NullPointerException in S3BucketPublisher.perform()  
 
 
 
 
 
 
 
 
 
 
Hi Alexander, 
Thanks for the quick fix! However, when I use 0.9.3 in a pipeline I now see: 

 

Publish artifacts to S3 Bucket Build was not finished correctly. Is not compeleted yet: true
 

 
and the artifacts are not published. 
This is likely because it is part of the current build which is obviously still running. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [s3-plugin] (JENKINS-34316) NullPointerException in S3BucketPublisher.perform()

2016-04-18 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34316 
 
 
 
  NullPointerException in S3BucketPublisher.perform()  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Alexander A 
 
 
 

Components:
 

 s3-plugin 
 
 
 

Created:
 

 2016/Apr/18 9:50 PM 
 
 
 

Environment:
 

 Jenkins ver. 1.656, S3 plugin ver. 0.9.2 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Jos Backus 
 
 
 
 
 
 
 
 
 
 
Stacktrace: 

 

java.lang.NullPointerException
  at hudson.plugins.s3.S3BucketPublisher.perform(S3BucketPublisher.java:124)
  at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:68)
  at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:59)
  at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:49)
  at hudson.security.ACL.impersonate(ACL.java:213)
  at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:47)
  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
  at java.lan

[JIRA] [s3-plugin] (JENKINS-31119) S3 plugin should be compatible with the workflow plugin

2016-04-06 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus commented on  JENKINS-31119 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: S3 plugin should be compatible with the workflow plugin   
 
 
 
 
 
 
 
 
 
 
Thank you for this, and for the other improvements to the S3 plugin. Much appreciated, as it's allowed us to simplify our pipelines. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [s3-plugin] (JENKINS-31119) S3 plugin should be compatible with the workflow plugin

2016-03-15 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus assigned an issue to Alexander A 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31119 
 
 
 
  S3 plugin should be compatible with the workflow plugin   
 
 
 
 
 
 
 
 
 

Change By:
 
 Jos Backus 
 
 
 

Assignee:
 
 Michael Watt Alexander A 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [workflow-plugin] (JENKINS-33137) Per-job attributes for multibranch workflow jobs

2016-02-24 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33137 
 
 
 
  Per-job attributes for multibranch workflow jobs  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Jesse Glick 
 
 
 

Components:
 

 workflow-plugin 
 
 
 

Created:
 

 24/Feb/16 9:50 PM 
 
 
 

Environment:
 

 Jenkins 1.649, workflow 1.13, git 2.4.2 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Jos Backus 
 
 
 
 
 
 
 
 
 
 
we have multiple multibranch jobs for the same Git repo, each job doing something different, with the Stash webhook being used to trigger builds. Since the Jenkinsfile is shared in multibranch workflow job, we need a way for the Jenkinsfile to check some per-job property. The easiest (but dirty) way is to modify the Jenkinsfile to just parse the job name. Maybe the ability to set tags or environment variables on the job would be a solution? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
  

[JIRA] [s3-plugin] (JENKINS-31119) S3 plugin should be compatible with the workflow plugin

2016-02-23 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus commented on  JENKINS-31119 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: S3 plugin should be compatible with the workflow plugin   
 
 
 
 
 
 
 
 
 
 
Looks like https://github.com/jenkinsci/s3-plugin/pull/82 should be reviewed and possibly merged. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [branch-api-plugin] (JENKINS-33006) "Periodically if not otherwise run" interval value acts erratically

2016-02-17 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-33006 
 
 
 
  "Periodically if not otherwise run" interval value acts erratically  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 stephenconnolly 
 
 
 

Components:
 

 branch-api-plugin 
 
 
 

Created:
 

 17/Feb/16 10:48 PM 
 
 
 

Labels:
 

 multibranch pipeline 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Jos Backus 
 
 
 
 
 
 
 
 
 
 
Create a multibranch pipeline project, check "Periodically if not otherwise run" and try to set and save the Interval to 1 hour. Configure shows 1 minute. Values up to 30 minutes are remembered, but 1 hour reverts to 1 minute, 2 hours gives 2 minutes, 8 hours gives 1 minute. It's expected that the selected time is returned, which is not happening here. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
  

[JIRA] [workflow-plugin] (JENKINS-27295) Boolean parameters injected as String

2016-01-03 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus commented on  JENKINS-27295 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Boolean parameters injected as String  
 
 
 
 
 
 
 
 
 
 
@rodrigc thanks for the metaprogramming workaround.  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [s3-plugin] (JENKINS-31119) S3 plugin should be compatible with the workflow plugin

2015-10-22 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31119 
 
 
 
  S3 plugin should be compatible with the workflow plugin   
 
 
 
 
 
 
 
 
 

Change By:
 
 Jos Backus 
 
 
 

Summary:
 
 S3  plugin  should be compatible with the workflow plugin  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [s3-plugin] (JENKINS-31119) S3 should be compatible with the workflow plugin

2015-10-22 Thread j...@catnook.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jos Backus created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31119 
 
 
 
  S3 should be compatible with the workflow plugin   
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Michael Watt 
 
 
 

Components:
 

 s3-plugin 
 
 
 

Created:
 

 23/Oct/15 2:01 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Jos Backus 
 
 
 
 
 
 
 
 
 
 
Currently the S3 plugin cannot be used with the workflow plugin. This makes it difficult to access S3 from within a workflow. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-s

[JIRA] [workflow-plugin] (JENKINS-27295) Boolean parameters injected as Strings into Groovy Workflow Plugin environment

2015-03-09 Thread j...@catnook.com (JIRA)














































Jos Backus
 created  JENKINS-27295


Boolean parameters injected as Strings into Groovy Workflow Plugin environment















Issue Type:


Bug



Assignee:


Jesse Glick



Components:


workflow-plugin



Created:


09/Mar/15 6:51 PM



Description:


Consider the following workflow script:

echo "bool=$bool"
echo bool.getClass().toString()

Output:

Started by user Jos Backus
Running: Print Message
bool=false
Running: Print Message
class java.lang.String
Running: End of Workflow
Finished: SUCCESS

I would expect the name of the class to be java.lang.Boolean, not java.lang.String. This forces one to add lines such as:

bool = bool == 'true'




Project:


Jenkins



Priority:


Minor



Reporter:


Jos Backus

























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