[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2014-04-13 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 assigned  JENKINS-20744 to Daniel Beck



Dont hold off building until saved for jobs copied from CLI
















Change By:


Daniel Beck
(13/Apr/14 4:02 PM)




Assignee:


DanielBeck



























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] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-12-19 Thread magnus.jacobs...@netinsight.net (JIRA)














































Magnus Jacobsson
 reopened  JENKINS-20744


Dont hold off building until saved for jobs copied from CLI
















This still seems to be a problem. I use the python jenkinsapi to copy a job and then get it's config, modify it and update it.

After that, the job is not buildable. If I disable it and reenable it, it's buildable again.





Change By:


Magnus Jacobsson
(19/Dec/13 8:33 AM)




Resolution:


Fixed





Status:


Resolved
Reopened



























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.


[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-12-19 Thread dan...@beckweb.net (JIRA)















































Daniel Beck
 resolved  JENKINS-20744 as Fixed


Dont hold off building until saved for jobs copied from CLI
















The third party 'JenkinsAPI' for Python uses the Jenkins XML API, which is outside the scope of this issue. This is just about the Jenkins CLI (using jenkins-cli.jar).

AFAICT JenkinsAPI even uses the same HTTP request as users on the UI would to copy jobs, which means at least the copy alone would be infeasible to change without breaking the 'hold off build' feature in web browsers.





Change By:


Daniel Beck
(19/Dec/13 9:25 AM)




Status:


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


[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-12-19 Thread magnus.jacobs...@netinsight.net (JIRA)














































Magnus Jacobsson
 commented on  JENKINS-20744


Dont hold off building until saved for jobs copied from CLI















OK, thanks. I filed JENKINS-21087 to deal with the REST API.



























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.


[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-11-25 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20744


Dont hold off building until saved for jobs copied from CLI















Code changed in jenkins
User: Daniel Beck
Path:
 core/src/main/java/hudson/cli/CopyJobCommand.java
 test/src/test/java/hudson/cli/CopyJobCommandTest.java
http://jenkins-ci.org/commit/jenkins/19a2246fe67d938b7f4574dce9180b1d37bd3201
Log:
  FIXED JENKINS-20744 Don't hold off building jobs copied from CLI





























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.


[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-11-25 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-20744 as Fixed


Dont hold off building until saved for jobs copied from CLI
















Change By:


SCM/JIRA link daemon
(25/Nov/13 9:58 AM)




Status:


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


[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-11-25 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20744


Dont hold off building until saved for jobs copied from CLI















Code changed in jenkins
User: Oliver Gondža
Path:
 core/src/main/java/hudson/cli/CopyJobCommand.java
 test/src/test/java/hudson/cli/CopyJobCommandTest.java
http://jenkins-ci.org/commit/jenkins/67f2fe64098f0ff683d2242d48a272a1bfbb3488
Log:
  Merge pull request #1034 from daniel-beck/fix-copy-job-command

FIXED JENKINS-20744 Don't hold off building jobs copied from CLI





























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.


[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-11-25 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-20744


Dont hold off building until saved for jobs copied from CLI















Integrated in  jenkins_main_trunk #3076
 FIXED JENKINS-20744 Don't hold off building jobs copied from CLI (Revision 19a2246fe67d938b7f4574dce9180b1d37bd3201)

 Result = UNSTABLE
daniel-beck : 19a2246fe67d938b7f4574dce9180b1d37bd3201
Files : 

	test/src/test/java/hudson/cli/CopyJobCommandTest.java
	core/src/main/java/hudson/cli/CopyJobCommand.java





























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.


[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-11-24 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 updated  JENKINS-20744


Dont hold off building until saved for jobs copied from CLI
















Change By:


Daniel Beck
(24/Nov/13 8:41 PM)




Summary:


Dontholdoffbuildinguntilsavedforjobscopiedfrom
API
CLI





Description:


Bydefault,Jenkinsdoesnotallowbuildingjobsthathavejustbeencopieduntiltheyarere-saved.Thisistopreventaccidentallyscheduledbuildsbeforetheuserisabletocustomizeanewlyclonedjob(JENKINS-2494).Jobscopiedfromthe
API
CLI
dontneedthesameprotectionaftercopying.Infact,asthereisnosimplewaytosaveajobwithoutchanginganythingaboutitsconfigurationusingtheCLI,itneedstobehavedifferently.



























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.


[JIRA] [cli] (JENKINS-20744) Don't hold off building until saved for jobs copied from CLI

2013-11-24 Thread dan...@beckweb.net (JIRA)














































Daniel Beck
 commented on  JENKINS-20744


Dont hold off building until saved for jobs copied from CLI















https://github.com/jenkinsci/jenkins/pull/1034



























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.