[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-10-11 Thread de...@ikedam.jp (JIRA)















































ikedam
 closed  JENKINS-18804 as Fixed


NPE TriggeredBuildSelector during CopyArtifact
















Fixed in 1.32





Change By:


ikedam
(12/Oct/14 5:41 AM)




Status:


Resolved
Closed



























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-10-10 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18804


NPE TriggeredBuildSelector during CopyArtifact















Code changed in jenkins
User: ikedam
Path:
 src/test/java/hudson/plugins/copyartifact/TriggeredBuildSelectorTest.java
 src/test/java/hudson/plugins/copyartifact/testutils/RemoveUpstreamBuilder.java
http://jenkins-ci.org/commit/copyartifact-plugin/72435901fdaea4c9202a771b752f205e6eb69462
Log:
  JENKINS-18804 Added a test to reproduce JENKINS-18804.





























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-10-10 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-18804 as Fixed


NPE TriggeredBuildSelector during CopyArtifact
















Change By:


SCM/JIRA link daemon
(11/Oct/14 5:16 AM)




Status:


In Progress
Resolved





Resolution:


Fixed



























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-10-10 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18804


NPE TriggeredBuildSelector during CopyArtifact















Code changed in jenkins
User: ikedam
Path:
 src/main/java/hudson/plugins/copyartifact/TriggeredBuildSelector.java
 src/test/java/hudson/plugins/copyartifact/TriggeredBuildSelectorTest.java
 src/test/java/hudson/plugins/copyartifact/testutils/RemoveUpstreamBuilder.java
http://jenkins-ci.org/commit/copyartifact-plugin/22eb37c9763a1a67ebd199dbe507edabfc190068
Log:
  Merge pull request #46 from ikedam/feature/JENKINS-18804_FixNPEonTriggeredBuildSelector

JENKINS-18804 Fix NPE in TriggeredBuildSelector


Compare: https://github.com/jenkinsci/copyartifact-plugin/compare/9f7f31b6bfec...22eb37c9763a




























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-10-10 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18804


NPE TriggeredBuildSelector during CopyArtifact















Code changed in jenkins
User: ikedam
Path:
 src/main/java/hudson/plugins/copyartifact/TriggeredBuildSelector.java
http://jenkins-ci.org/commit/copyartifact-plugin/0af073471b7b630e6e3b9ca8e8984fd2bf2f9afa
Log:
  [FIXED JENKINS-18804] Fixed NPE on TriggeredBuildSelector when the upstream is removed.





























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-09-29 Thread de...@ikedam.jp (JIRA)














































ikedam
 commented on  JENKINS-18804


NPE TriggeredBuildSelector during CopyArtifact















https://github.com/jenkinsci/copyartifact-plugin/pull/46



























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-09-29 Thread de...@ikedam.jp (JIRA)














































ikedam
 started work on  JENKINS-18804


NPE TriggeredBuildSelector during CopyArtifact
















Change By:


ikedam
(29/Sep/14 11:59 PM)




Status:


Open
In Progress



























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-09-27 Thread de...@ikedam.jp (JIRA)















































ikedam
 assigned  JENKINS-18804 to ikedam



NPE TriggeredBuildSelector during CopyArtifact
















Change By:


ikedam
(28/Sep/14 3:55 AM)




Assignee:


ikedam



























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2014-09-27 Thread de...@ikedam.jp (JIRA)














































ikedam
 commented on  JENKINS-18804


NPE TriggeredBuildSelector during CopyArtifact















It can be reproduced with following steps:

	Create a free style project UPSTREAM
	
		makes an artifact
		triggers INTERMEDIATE
	
	
	Create a free style project INTERMEDIATE
	
		triggers DOWNSTREAM
	
	
	Create a free style project DOWNSTREAM
	
		set the quiet period to a long value.
		copies an artifact from UPSTREAM with TriggeredBuildSelector
	
	
	Launch UPSTREAM
	After INTERMEDIATE finished and before DOWNSTREAM starts, delete the build of INTERMEDIATE.






























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.


[JIRA] [copyartifact] (JENKINS-18804) NPE TriggeredBuildSelector during CopyArtifact

2013-07-17 Thread yamoi...@java.net (JIRA)














































yamoinca
 created  JENKINS-18804


NPE TriggeredBuildSelector during CopyArtifact















Issue Type:


Bug



Assignee:


Unassigned


Components:


copyartifact



Created:


18/Jul/13 12:08 AM



Description:


We started seeing this issue at times, in particular it seems, when two sets of upstream jobs are flagged as being upstream triggers (Why that is happening is another issue).

C:\Jenkins\workspace\Trunk_Dev_D_Done>exit 0 
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.copyartifact.TriggeredBuildSelector.getBuild(TriggeredBuildSelector.java:61)
	at hudson.plugins.copyartifact.TriggeredBuildSelector.getBuild(TriggeredBuildSelector.java:73)
	at hudson.plugins.copyartifact.TriggeredBuildSelector.getBuild(TriggeredBuildSelector.java:73)
	at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:195)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:802)
	at hudson.model.Build$BuildExecution.build(Build.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:160)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:584)
	at hudson.model.Run.execute(Run.java:1575)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)




Environment:


Windows Jenkins ver. 1.511 CopyArtifact version 1.26




Project:


Jenkins



Priority:


Major



Reporter:


yamoinca

























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/groups/opt_out.