[JIRA] [gerrit-trigger] (JENKINS-22595) REST is broken due to trailing slash in URL

2014-04-13 Thread org...@gmail.com (JIRA)














































Orgad Shaneh
 created  JENKINS-22595


REST is broken due to trailing slash in URL















Issue Type:


Bug



Affects Versions:


current



Assignee:


rsandell



Components:


gerrit-trigger



Created:


13/Apr/14 6:47 AM



Description:


In gerrit trigger's server settings, a trailing slash is automatically appended to Frontend URL.

This breaks REST API, which works when this slash is removed, but when the settings are saved the slash is re-appended and REST is broken again (Test Connection fails with 404).

The problem started about a week ago...




Project:


Jenkins



Priority:


Major



Reporter:


Orgad Shaneh

























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] [core] (JENKINS-21394) Avoid queuing request for workspace while node is offline

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21394


Avoid queuing request for workspace while node is offline















Code changed in jenkins
User: Mads Nielsen
Path:
 core/src/main/java/hudson/model/AbstractProject.java
http://jenkins-ci.org/commit/jenkins/e8e4f5ad5828d95c14445de7082a508ef13d106f
Log:
  FIXED JENKINS-21394 Revised implementation based on feedback





























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] [core] (JENKINS-21394) Avoid queuing request for workspace while node is offline

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21394


Avoid queuing request for workspace while node is offline















Code changed in jenkins
User: Jens Brejner
Path:
 core/src/main/java/hudson/model/AbstractProject.java
http://jenkins-ci.org/commit/jenkins/1b24e6289f7eacdc8338c944f546d3e74cc79df0
Log:
  FIXED JENKINS-21394 Avoid irrelevant job queing while node is offline





























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] [core] (JENKINS-21394) Avoid queuing request for workspace while node is offline

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21394


Avoid queuing request for workspace while node is offline















Code changed in jenkins
User: Mads Nielsen
Path:
 core/src/main/java/hudson/model/AbstractProject.java
http://jenkins-ci.org/commit/jenkins/90882046ee126791a772eda48098b2d7691dda2c
Log:
  FIXED JENKINS-21394 Change based on feedback





























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] [core] (JENKINS-21394) Avoid queuing request for workspace while node is offline

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21394


Avoid queuing request for workspace while node is offline















Code changed in jenkins
User: Jens Brejner
Path:
 core/src/main/java/hudson/model/AbstractProject.java
http://jenkins-ci.org/commit/jenkins/ce5802570681195dee64378e7859b8c24993de5e
Log:
  FIXED JENKINS-21394 Avoid irrelevant job queing while node is offline, unless slave is ondemand type





























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] [core] (JENKINS-21394) Avoid queuing request for workspace while node is offline

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21394


Avoid queuing request for workspace while node is offline















Code changed in jenkins
User: Oliver Gondža
Path:
 core/src/main/java/hudson/model/AbstractProject.java
 test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
 test/src/test/java/hudson/model/ProjectTest.java
http://jenkins-ci.org/commit/jenkins/82472d7f2b1981c60c3a32cbd7e90d31d3eb748f
Log:
  Merge pull request #1092 from jbrejner/master

FIXED JENKINS-21394 Avoid irrelevant job queing while node is offline

Conflicts:
	test/src/test/java/hudson/model/ProjectTest.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/d/optout.


[JIRA] [core] (JENKINS-21394) Avoid queuing request for workspace while node is offline

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21394


Avoid queuing request for workspace while node is offline















Code changed in jenkins
User: Mads Nielsen
Path:
 test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
 test/src/test/java/hudson/model/ProjectTest.java
http://jenkins-ci.org/commit/jenkins/b98e0abe56511febc776778648df532f830bb2d7
Log:
  Added test for JENKINS-21394





























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] [core] (JENKINS-21394) Avoid queuing request for workspace while node is offline

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21394


Avoid queuing request for workspace while node is offline















Code changed in jenkins
User: Mads Nielsen
Path:
 core/src/main/java/hudson/model/AbstractProject.java
http://jenkins-ci.org/commit/jenkins/5fe11e27f5f0450bd72b5e611bb82c9728cc7c25
Log:
  FIXED JENKINS-21394 Re-revised the commit. Creted a check for the size of clouds





























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] [core] (JENKINS-21394) Avoid queuing request for workspace while node is offline

2014-04-13 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-21394


Avoid queuing request for workspace while node is offline















Integrated in  jenkins_main_trunk #3299
 FIXED JENKINS-21394 Avoid irrelevant job queing while node is offline (Revision 1b24e6289f7eacdc8338c944f546d3e74cc79df0)
FIXED JENKINS-21394 Avoid irrelevant job queing while node is offline, unless slave is ondemand type (Revision ce5802570681195dee64378e7859b8c24993de5e)
Added test for JENKINS-21394 (Revision b98e0abe56511febc776778648df532f830bb2d7)
FIXED JENKINS-21394 Revised implementation based on feedback (Revision e8e4f5ad5828d95c14445de7082a508ef13d106f)
FIXED JENKINS-21394 Re-revised the commit. Creted a check for the size of clouds (Revision 5fe11e27f5f0450bd72b5e611bb82c9728cc7c25)
FIXED JENKINS-21394 Change based on feedback (Revision 90882046ee126791a772eda48098b2d7691dda2c)

 Result = SUCCESS
jbrejner : 1b24e6289f7eacdc8338c944f546d3e74cc79df0
Files : 

	core/src/main/java/hudson/model/AbstractProject.java



jbrejner : ce5802570681195dee64378e7859b8c24993de5e
Files : 

	core/src/main/java/hudson/model/AbstractProject.java



man : b98e0abe56511febc776778648df532f830bb2d7
Files : 

	test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
	test/src/test/java/hudson/model/ProjectTest.java



man : e8e4f5ad5828d95c14445de7082a508ef13d106f
Files : 

	core/src/main/java/hudson/model/AbstractProject.java



man : 5fe11e27f5f0450bd72b5e611bb82c9728cc7c25
Files : 

	core/src/main/java/hudson/model/AbstractProject.java



man : 90882046ee126791a772eda48098b2d7691dda2c
Files : 

	core/src/main/java/hudson/model/AbstractProject.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/d/optout.


[JIRA] [core] (JENKINS-22080) NPE if trying to install a plugin from the update center and either the update source or the plugin contains a '.' in its name

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22080


NPE if trying to install a plugin from the update center and either the update source or the plugin contains a . in its name















Code changed in jenkins
User: Stephen Connolly
Path:
 core/src/main/java/hudson/PluginManager.java
http://jenkins-ci.org/commit/jenkins/18e5415478ee0d037ef36ecf7040d8004cd41c0a
Log:
  FIXED JENKINS-22080 Braindead logic in author of original fix... corrected by same author

(cherry picked from commit 483181c0a1a0fdb1cb435164d8a8bbfd76084016)





























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] [core] (JENKINS-22080) NPE if trying to install a plugin from the update center and either the update source or the plugin contains a '.' in its name

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22080


NPE if trying to install a plugin from the update center and either the update source or the plugin contains a . in its name















Code changed in jenkins
User: Stephen Connolly
Path:
 core/src/main/java/hudson/PluginManager.java
http://jenkins-ci.org/commit/jenkins/94fd5977d651412b08dd5398737b286e3d50e81b
Log:
  FIXED JENKINS-22080 NPE if trying to install a plugin from the update center and either the update source or the plugin contains a '.' in its name

(cherry picked from commit f9b0f348d0ff674fe058eb1aa4d609c6e3e962e5)





























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] [core] (JENKINS-21969) Performance issue with search box

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21969


Performance issue with search box















Code changed in jenkins
User: christ66
Path:
 core/src/main/java/hudson/model/User.java
 core/src/main/java/hudson/search/CollectionSearchIndex.java
http://jenkins-ci.org/commit/jenkins/592dca5a88ac27f455f977cc760d7101fa577d96
Log:
  FIXED JENKINS-21969 Performance issue with search box when doing case insensitive searching.

(cherry picked from commit 84e8d011805194578d3b3ccfca060ce5cffbf7eb)





























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] [core] (JENKINS-19081) Download update center from master by default

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19081


Download update center from master by default















Code changed in jenkins
User: Jesse Glick
Path:
 core/src/main/java/hudson/model/DownloadService.java
 core/src/main/resources/jenkins/security/DownloadSettings/config.groovy
http://jenkins-ci.org/commit/jenkins/7d6e02e8d965ad66c03d4023d95febe10be61dbd
Log:
  JENKINS-19081 @kohsuke prefers that the option to disable signature checks not even be presented unless -Dhudson.model.DownloadService.noSignatureCheck is used.
(cherry picked from commit 54c85007f355dadfbf8b0fc5924ded55f1614280)





























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] [core] (JENKINS-19081) Download update center from master by default

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19081


Download update center from master by default















Code changed in jenkins
User: Jesse Glick
Path:
 test/src/test/java/hudson/model/UpdateSiteTest.java
 test/src/test/resources/hudson/model/update-center.json.html
http://jenkins-ci.org/commit/jenkins/bb91cbf983d43b68cef72e003dff334fc34bc7d3
Log:
  JENKINS-19081 Deleting failing test updateDirectlyWithHtml.
loadJSON does not support parsing HTML.
Nor should it need to, since UC URLs are supposed to be to the JSONP file.
The .html extension is added automatically by downloadService when postBack is supported.
(cherry picked from commit d6b37a94579a0d01359ba393f792fc0823275593)

Conflicts:
	test/src/test/java/hudson/model/UpdateSiteTest.java
	test/src/test/resources/hudson/model/update-center.json.html





























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] [core] (JENKINS-19081) Download update center from master by default

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19081


Download update center from master by default















Code changed in jenkins
User: Jesse Glick
Path:
 core/src/main/java/hudson/PluginManager.java
 core/src/main/java/hudson/model/DownloadService.java
 core/src/main/java/hudson/model/UpdateCenter.java
 core/src/main/java/hudson/model/UpdateSite.java
 core/src/main/java/hudson/util/FormValidation.java
 core/src/main/java/jenkins/security/DownloadSettings.java
 core/src/main/resources/hudson/PluginManager/advanced.jelly
 core/src/main/resources/hudson/model/UpdateCenter/PageDecoratorImpl/footer.jelly
 core/src/main/resources/jenkins/security/DownloadSettings/config.groovy
 core/src/main/resources/jenkins/security/DownloadSettings/help-checkSignature.html
 core/src/main/resources/jenkins/security/DownloadSettings/help-useBrowser.html
 core/src/main/resources/jenkins/security/Messages.properties
 test/src/test/java/hudson/model/DownloadServiceTest.java
http://jenkins-ci.org/commit/jenkins/d842aa4dd98f0b7c11671e58dc5ecafb201c4b1c
Log:
  FIXED JENKINS-19081 Offer the option of downloading metadata directly from the server.
(cherry picked from commit 1ac77750e93f9a1970fecbecdf7f84279d0a62b9)

Conflicts:
	core/src/main/java/hudson/model/DownloadService.java
	core/src/main/java/hudson/model/UpdateSite.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/d/optout.


[JIRA] [core] (JENKINS-19081) Download update center from master by default

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19081


Download update center from master by default















Code changed in jenkins
User: Jesse Glick
Path:
 test/src/test/java/hudson/model/UpdateCenterTest.java
http://jenkins-ci.org/commit/jenkins/38b5305f1a15696624a193bc04fffb553e14c4ce
Log:
  JENKINS-19081 May as well use new DownloadService.loadJSON method here.
(cherry picked from commit 1c99cc1af00eb52f6d9ae1963f9db7c12c1fbb5a)





























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] [core] (JENKINS-19081) Download update center from master by default

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19081


Download update center from master by default















Code changed in jenkins
User: Jesse Glick
Path:
 core/src/main/java/hudson/PluginManager.java
 core/src/main/java/hudson/model/DownloadService.java
 core/src/main/java/hudson/model/UpdateCenter.java
 core/src/main/java/hudson/model/UpdateSite.java
 core/src/main/java/jenkins/model/DownloadSettings.java
 core/src/main/java/jenkins/security/DownloadSettings.java
 core/src/main/resources/hudson/PluginManager/advanced.jelly
 core/src/main/resources/hudson/model/UpdateCenter/PageDecoratorImpl/footer.jelly
 core/src/main/resources/jenkins/model/DownloadSettings/config.groovy
 core/src/main/resources/jenkins/model/DownloadSettings/help-useBrowser.html
 core/src/main/resources/jenkins/security/DownloadSettings/config.groovy
 core/src/main/resources/jenkins/security/DownloadSettings/help-checkSignature.html
 core/src/main/resources/jenkins/security/DownloadSettings/help-useBrowser.html
 core/src/main/resources/jenkins/security/Messages.properties
 test/src/test/java/hudson/model/DownloadServiceTest.java
http://jenkins-ci.org/commit/jenkins/ca976dac70ad0945660db35d7e0bc6f063844472
Log:
  JENKINS-19081 Removed DownloadSettings.checkSignature; back to using a plain system property for this.
(cherry picked from commit df9c92e461443415be06743f0f8fc0b3937f2408)


Compare: https://github.com/jenkinsci/jenkins/compare/de5e12f3b646...ca976dac70ad




























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] [core] (JENKINS-19081) Download update center from master by default

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19081


Download update center from master by default















Code changed in jenkins
User: Jesse Glick
Path:
 core/src/main/java/jenkins/security/DownloadSettings.java
http://jenkins-ci.org/commit/jenkins/09af03aab1bf330efa247759afa8f554c9b93678
Log:
  JENKINS-19081 Be a bit paranoid and ensure the admin has CONFIGURE_UPDATECENTER before turning off signature checks.

(cherry picked from commit 1262d88289d94c1ee7d6736341ce354e948ceef7)





























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] [core] (JENKINS-19081) Download update center from master by default

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-19081


Download update center from master by default















Code changed in jenkins
User: Jesse Glick
Path:
 test/src/test/java/hudson/model/DownloadServiceTest.java
 test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstaller.json
 test/src/test/resources/hudson/model/hudson.tools.JDKInstaller.json
http://jenkins-ci.org/commit/jenkins/a88fa41550b785670bb05e4f71d1a340b74dd4dc
Log:
  JENKINS-19081 Testing the loadJSON method directly to make sure various JSONP formats are handled.
(cherry picked from commit fb5241451337b2c084d8c7772c1d0552a0cc0169)





























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] [cppcheck] (JENKINS-20894) When the upstream build fails,it won't show cppcheck test results

2014-04-13 Thread mixaltu...@users.sf.net (JIRA)















































Michal Turek
 closed  JENKINS-20894 as Cannot Reproduce


When the upstream build fails,it wont show cppcheck test results
















Change By:


Michal Turek
(13/Apr/14 2:57 PM)




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] [core] (JENKINS-22513) global config save fails - JSONObject[alwaysApply] is not a Boolean.

2014-04-13 Thread mark.earl.wa...@gmail.com (JIRA)















































Mark Waite
 closed  JENKINS-22513 as Cannot Reproduce


global config save fails - JSONObject[alwaysApply] is not a Boolean.
















Change By:


Mark Waite
(13/Apr/14 3:26 PM)




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] [core] (JENKINS-20245) After clicking 'Apply' at least once, 'Save' opens a new window

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















































Daniel Beck
 assigned  JENKINS-20245 to Daniel Beck



After clicking Apply at least once, Save opens a new window
















Change By:


Daniel Beck
(13/Apr/14 3:57 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

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] [core] (JENKINS-20597) Jenkins asks for confirmation before leaving edited 'View Configuration' page

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















































Daniel Beck
 assigned  JENKINS-20597 to Daniel Beck



Jenkins asks for confirmation before leaving edited View Configuration page
















Change By:


Daniel Beck
(13/Apr/14 4:24 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] [build-flow] (JENKINS-22596) Issue where all jobs get blocked in 'pending' state while using Build Flow plugin and build parameters

2014-04-13 Thread la...@yahoo.com (JIRA)














































L A
 created  JENKINS-22596


Issue where all jobs get blocked in pending state while using Build Flow plugin and build parameters 















Issue Type:


Bug



Affects Versions:


current



Assignee:


Nicolas De Loof



Components:


build-flow



Created:


13/Apr/14 4:27 PM



Description:


You can call another job in the build flow with, for example:
build( "somejob", parameter1: (params.local-parameter), parameter2:"astring" )

Which works fine if 'somejob' has those 2 build parameters. But, if 'somejob' has 3 parameters, and you call it with the above command, the job will sit in the 'pending' state permanently, and will block all other jobs on that jenkins instance. It won't reset until you restart the jenkins controller node. This may or may not occur on a single-node system. 

The fix is to add the missing parameter to the build command. But it would be much nicer if the job would just take whatever default it might have for that parameter and run, instead of requiring the build flow job to pass it in. 





Environment:


jenkins controller and worker nodes installed on latest rhel release. 




Project:


Jenkins



Priority:


Minor



Reporter:


L A

























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] [core] (JENKINS-20597) Jenkins asks for confirmation before leaving edited 'View Configuration' page

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














































Daniel Beck
 commented on  JENKINS-20597


Jenkins asks for confirmation before leaving edited View Configuration page















Fix is part of PR 1175 at https://github.com/jenkinsci/jenkins/pull/1175



























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] [core] (JENKINS-20732) There should not be a 'Install without Restart' button on the 'Available' (updates) tab in update center

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















































Daniel Beck
 assigned  JENKINS-20732 to Daniel Beck



There should not be a Install without Restart button on the Available (updates) tab in update center
















Change By:


Daniel Beck
(13/Apr/14 4:29 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] [build-flow] (JENKINS-22596) Issue where all jobs get blocked in 'pending' state while using Build Flow plugin and build parameters

2014-04-13 Thread la...@yahoo.com (JIRA)














































L A
 updated  JENKINS-22596


Issue where all jobs get blocked in pending state while using Build Flow plugin and build parameters 
















Change By:


L A
(13/Apr/14 4:29 PM)




Description:


Youcancallanotherjobinthebuildflowwith,forexample:build(somejob,parameter1:(params.local-parameter),parameter2:astring)Whichworksfineifsomejobhasthose2buildparameters.But,ifsomejobhas3parameters,andyoucallitwiththeabovecommand,thejobwillsitinthependingstatepermanently,andwillblockallotherjobsonthatjenkinsinstance.Itwontresetuntilyourestartthejenkinscontrollernode.
This
Weuseworkernodes,this
mayormaynotoccuronasingle-nodesystem.Thefixistoaddthemissingparametertothebuildcommand.Butitwouldbemuchnicerifthejobwouldjusttakewhateverdefaultitmighthaveforthatparameterandrun,insteadofrequiringthebuildflowjobtopassitin.



























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] [core] (JENKINS-20739) UI elements listing descriptor-based items need to apply DescriptorVisibilityFilter

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















































Daniel Beck
 assigned  JENKINS-20739 to Daniel Beck



UI elements listing descriptor-based items need to apply DescriptorVisibilityFilter
















Change By:


Daniel Beck
(13/Apr/14 4:29 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] [core] (JENKINS-20730) Wrong log message for out-of-order build record repair

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















































Daniel Beck
 assigned  JENKINS-20730 to Daniel Beck



Wrong log message for out-of-order build record repair
















Change By:


Daniel Beck
(13/Apr/14 4:29 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] [core] (JENKINS-21448) Report number of all jobs as part of usage statistics

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















































Daniel Beck
 assigned  JENKINS-21448 to Daniel Beck



Report number of all jobs as part of usage statistics
















Change By:


Daniel Beck
(13/Apr/14 4:29 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] [core] (JENKINS-21837) Extract slave creator information from core into a new plugin

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















































Daniel Beck
 assigned  JENKINS-21837 to Daniel Beck



Extract slave creator information from core into a new plugin
















Change By:


Daniel Beck
(13/Apr/14 4:32 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] [sloccount] (JENKINS-22597) Error 404 when trying to access language details for C/C++ Header

2014-04-13 Thread robert-jenk...@debian.org (JIRA)














































Robert Luberda
 created  JENKINS-22597


Error 404 when trying to access language details for C/C++ Header















Issue Type:


Bug



Affects Versions:


current



Assignee:


npiguet



Components:


sloccount



Created:


13/Apr/14 4:37 PM



Description:


I'm using SLOCCOunt plugin with cloc  for C++ project. 

The cloc program reports *.h files as 'C/C++ Header' language, but SLOCCount plugin fails to properly handle slash character, and generates links to a page:
http://SERVER_NAME:8080/job/JOB_NAME/50/sloccountResult/languageResult/C/C++%20Header

which results in the following error 404:

   Status Code: 404
   Exception:
   Stacktrace:

   (none)


I can see cloc program has few other languages with '/', most probably the plugin will fail for them as well:


  4/home/robert cloc --show-lang | grep /
  ADSO/IDSM  (adso)
  C/C++ Header   (h, H, hh, hpp)
  Lisp/OpenCL(cl)
  PHP/Pascal (inc)
  Tcl/Tk (itk, tcl, tk)
  5/home/robert cloc --version
  1.60





Environment:


Jenkins SLOCCount Plug-in 1.18

Jenkins 1.509.2

cloc 1.60




Project:


Jenkins



Priority:


Minor



Reporter:


Robert Luberda

























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] [core] (JENKINS-22598) Log recorders can get removed by renaming other log recorders to their name

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














































Daniel Beck
 created  JENKINS-22598


Log recorders can get removed by renaming other log recorders to their name















Issue Type:


Bug



Assignee:


Unassigned


Components:


core



Created:


13/Apr/14 4:46 PM



Description:


Steps to reproduce

1. Create a log recorder Foo and configure it.
2. Create a log recorder Bar and configure it.
3. Rename log recorder Bar to Foo

Expected result

Error message

Actual result

Original Foo is gone, Bar is renamed to Foo.

Notes

I did not look into what happens to the log files. The original Foo's messages on the UI were no longer accessible, however.




Environment:


Jenkins 1.559 SNAPSHOT




Project:


Jenkins



Priority:


Major



Reporter:


Daniel Beck

























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] [core] (JENKINS-20662) When triggering a new build from current build page, 'Next Build' isn't shown after reloading page

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














































Daniel Beck
 commented on  JENKINS-20662


When triggering a new build from current build page, Next Build isnt shown after reloading page















This seems to be a bug in core/src/main/java/jenkins/model/lazy/LazyBuildMixIn.java's getNextBuild():

The first call to that method (step 3) sets nextBuildR to none().

Subsequent calls (step 5) check for null (false), then check for none() (true), and then return null.



























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] [github] (JENKINS-22537) Seemingly random failures of GitHub plugin PR builder

2014-04-13 Thread mark.earl.wa...@gmail.com (JIRA)














































Mark Waite
 commented on  JENKINS-22537


Seemingly random failures of GitHub plugin PR builder















There is a "pre-SCM build step" plugin which will allow you to place a job step to report the environment settings even prior to the start of the checkout.



























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] [cobertura] (JENKINS-22412) The code coverage view does not display correctly when data for one of the columns is missing.

2014-04-13 Thread tsam...@uwaterloo.ca (JIRA)















































Tristan Amini
 resolved  JENKINS-22412 as Fixed


The code coverage view does not display correctly when data for one of the columns is missing.
















Change By:


Tristan Amini
(13/Apr/14 6:58 PM)




Status:


InProgress
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] [groovy] (JENKINS-22582) Cannot submit configuration after removing groovy step

2014-04-13 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-22582 as Fixed


Cannot submit configuration after removing groovy step
















Change By:


SCM/JIRA link daemon
(13/Apr/14 8:02 PM)




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/d/optout.


[JIRA] [groovy] (JENKINS-22582) Cannot submit configuration after removing groovy step

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-22582


Cannot submit configuration after removing groovy step















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 changelog.html
 core/pom.xml
http://jenkins-ci.org/commit/jenkins/3276602d13ae35edae8d98828f02fa3e6e2f528e
Log:
  FIXED JENKINS-22582

Integrated v2.38





























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] [groovy] (JENKINS-22582) Cannot submit configuration after removing groovy step

2014-04-13 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-22582


Cannot submit configuration after removing groovy step















Integrated in  jenkins_main_trunk #3301
 FIXED JENKINS-22582 (Revision 3276602d13ae35edae8d98828f02fa3e6e2f528e)

 Result = SUCCESS
kohsuke : 3276602d13ae35edae8d98828f02fa3e6e2f528e
Files : 

	core/pom.xml
	changelog.html





























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] [categorized-view] (JENKINS-22585) Reconfiguration of categorized-view overrides previous configuration

2014-04-13 Thread tak...@java.net (JIRA)












































 
taksan
 edited a comment on  JENKINS-22585


Reconfiguration of categorized-view overrides previous configuration
















Fixed on version 1.7


	https://github.com/jenkinsci/categorized-view-plugin/commit/4c0a5bf6204910fd4f4e2bb1e4021b0e01683ff3





























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] [categorized-view] (JENKINS-22585) Reconfiguration of categorized-view overrides previous configuration

2014-04-13 Thread tak...@java.net (JIRA)















































taksan
 resolved  JENKINS-22585 as Fixed


Reconfiguration of categorized-view overrides previous configuration
















Change By:


taksan
(13/Apr/14 9:18 PM)




Status:


InProgress
Resolved





Fix Version/s:


current





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] [fitnesse] (JENKINS-22599) fitnesseHttpTimeout is being ignored

2014-04-13 Thread david.t...@yahoo.com (JIRA)














































David T
 created  JENKINS-22599


fitnesseHttpTimeout is being ignored















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


fitnesse



Created:


13/Apr/14 10:21 PM



Description:


The http timeout for the FitNesse plugin seems to be ignored in the latest releases.

I am using the following versions

	Jenkins: 1.558
	Jre: 1.8.0-b132
	FitNesse plugin: 1.9 (using Java 1.7)
	FitNesse version: 20140201



I have configured the http timeout in the plugin to be 6ms, however I get the error below


hudson.plugins.fitnesse.FitnesseBuilder: {fitnessePathToRoot=c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse\FitNesseRoot, additionalFitnesseOptions=-e 0, fitnesseTestTimeout=6, fitnesseJdk=Java7, fitnesseStart=True, fitnesseHttpTimeout=6, fitnesseTargetIsSuite=false, fitnesseJavaOpts=-showversion -DTEST_RUNNER=dotNet\Runner.exe -Denv=QAB -Dbrowser=ph -Dtestdomain=import -Dlog=debug, fitnessePathToJar=c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse\fitnesse-standalone.jar, fitnesseTargetPage=StandaLoneScripts.ChangeDatabaseToBulkStaffImport, fitnessePathToXmlResultsOut=c:\Build\jobs\FitNesse-Tests\workspace\fitnesse-updateDb-results.xml, fitnessePortLocal=8085, fitnesseJavaWorkingDirectory=c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse\}
Starting new Fitnesse instance...
[fitNesse] $ C:\Java\jdk1.7.0_51\bin\java -showversion -DTEST_RUNNER=dotNet\Runner.exe -Denv=QAB -Dbrowser=ph -Dtestdomain=import -Dlog=debug -jar c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse\fitnesse-standalone.jar -d c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse -r FitNesseRoot -p 8085 -e 0
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

root page: fitnesse.wiki.fs.FileSystemPage at c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse/FitNesseRoot
logger: none
authenticator: fitnesse.authentication.PromiscuousAuthenticator
page factory: fitnesse.html.template.PageFactory
page theme: bootstrap
Starting FitNesse on port: 8085

Waited 3ms for fitnesse to start.
Build step 'Execute fitnesse tests' marked build as failure


Note the fitnesseHttpTimeout=6, however the job fails with "Waited 3ms for fitnesse to start."

NOTE
As a workaround, if I turn on verbose logging for java, the FitNesse server starts as expected.




Project:


Jenkins



Labels:


plugin
fitnesse




Priority:


Major



Reporter:


David T

























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] [fitnesse] (JENKINS-22599) fitnesseHttpTimeout is being ignored

2014-04-13 Thread david.t...@yahoo.com (JIRA)














































David T
 updated  JENKINS-22599


fitnesseHttpTimeout is being ignored
















Change By:


David T
(13/Apr/14 10:32 PM)




Description:


ThehttptimeoutfortheFitNessepluginseemstobeignoredinthelatestreleases.Iamusingthefollowingversions*Jenkins:1.558*Jre:1.8.0-b132*FitNesseplugin:1.9(usingJava1.7)*FitNesseversion:20140201Ihaveconfiguredthehttptimeoutintheplugintobe6ms,howeverIgettheerrorbelow{code}hudson.plugins.fitnesse.FitnesseBuilder:{fitnessePathToRoot=c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse\FitNesseRoot,additionalFitnesseOptions=-e0,fitnesseTestTimeout=6,fitnesseJdk=Java7,fitnesseStart=True,fitnesseHttpTimeout=6,fitnesseTargetIsSuite=false,fitnesseJavaOpts=-showversion-DTEST_RUNNER=dotNet\Runner.exe-Denv=QAB-Dbrowser=ph-Dtestdomain=import-Dlog=debug,fitnessePathToJar=c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse\fitnesse-standalone.jar,fitnesseTargetPage=StandaLoneScripts.ChangeDatabaseToBulkStaffImport,fitnessePathToXmlResultsOut=c:\Build\jobs\FitNesse-Tests\workspace\fitnesse-updateDb-results.xml,fitnessePortLocal=8085,fitnesseJavaWorkingDirectory=c:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse\}StartingnewFitnesseinstance...[fitNesse]$C:\Java\jdk1.7.0_51\bin\java-showversion-DTEST_RUNNER=dotNet\Runner.exe-Denv=QAB-Dbrowser=ph-Dtestdomain=import-Dlog=debug-jarc:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse\fitnesse-standalone.jar-dc:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse-rFitNesseRoot-p8085-e0javaversion1.7.0_51Java(TM)SERuntimeEnvironment(build1.7.0_51-b13)JavaHotSpot(TM)64-BitServerVM(build24.51-b03,mixedmode)rootpage:fitnesse.wiki.fs.FileSystemPageatc:\Build\jobs\FitNesse-Tests\workspace\qa\fitNesse/FitNesseRootlogger:noneauthenticator:fitnesse.authentication.PromiscuousAuthenticatorpagefactory:fitnesse.html.template.PageFactorypagetheme:bootstrapStartingFitNesseonport:8085Waited3msforfitnessetostart.BuildstepExecutefitnessetestsmarkedbuildasfailure{code}NotethefitnesseHttpTimeout=6,howeverthejobfailswithWaited3msforfitnessetostart.*NOTE*Asaworkaround,ifIturnonverboseloggingforjava
inthestartupoptionsoftheplugin
,theFitNesseserverstartsasexpected.



























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] [authorize-project] (JENKINS-20786) Replace radioBlocks by dropdownDescriptorSelector.

2014-04-13 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-20786 as Fixed


Replace radioBlocks by dropdownDescriptorSelector.
















Change By:


SCM/JIRA link daemon
(13/Apr/14 10:39 PM)




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/d/optout.


[JIRA] [authorize-project] (JENKINS-20786) Replace radioBlocks by dropdownDescriptorSelector.

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20786


Replace radioBlocks by dropdownDescriptorSelector.















Code changed in jenkins
User: ikedam
Path:
 src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/config.jelly
 src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/help-strategy.groovy
 src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/help-strategyRaw.html
 src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/help-strategyRaw_ja.html
 src/main/resources/org/jenkinsci/plugins/authorizeproject/nestedHelp.js
 src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/AnonymousAuthorizationStrategy/config.jelly
 src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy/checkPasswordRequested.js
 src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/TriggeringUsersAuthorizationStrategy/config.jelly
http://jenkins-ci.org/commit/authorize-project-plugin/8672e86fa88c1f9573a58a22a547fbb3dae18dbe
Log:
  Merge pull request #6 from ikedam/feature/JENKINS-20786_RadioToDropdown

JENKINS-20786 switched hetero-radio to dropdownDescriptorSelector


Compare: https://github.com/jenkinsci/authorize-project-plugin/compare/2374674a2a34...8672e86fa88c




























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] [authorize-project] (JENKINS-20786) Replace radioBlocks by dropdownDescriptorSelector.

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20786


Replace radioBlocks by dropdownDescriptorSelector.















Code changed in jenkins
User: ikedam
Path:
 src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/AnonymousAuthorizationStrategy/config.jelly
 src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/TriggeringUsersAuthorizationStrategy/config.jelly
http://jenkins-ci.org/commit/authorize-project-plugin/df37db62e4ded7e8c7b692e9cbc9b89fd140c4e1
Log:
  JENKINS-20786 dropdownDescriptorSelector causes exception without config.jelly.





























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] [authorize-project] (JENKINS-20786) Replace radioBlocks by dropdownDescriptorSelector.

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20786


Replace radioBlocks by dropdownDescriptorSelector.















Code changed in jenkins
User: ikedam
Path:
 src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/config.jelly
 src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/help-strategy.groovy
 src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/help-strategyRaw.html
 src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/help-strategyRaw_ja.html
 src/main/resources/org/jenkinsci/plugins/authorizeproject/nestedHelp.js
http://jenkins-ci.org/commit/authorize-project-plugin/cfbd4a0a2228c14e9c55d688c3908a18732fce30
Log:
  FIXED JENKINS-20786 Switched radio buttons to dropdown.





























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] [jobgenerator] (JENKINS-22500) Not able to add step: Post build action - Build other Projects with Job name that uses generator parameter for generating Job name.

2014-04-13 Thread sylvain.ben...@gmail.com (JIRA)














































Sylvain Benner
 commented on  JENKINS-22500


Not able to add step: Post build action - Build other Projects with Job name that uses generator parameter for generating Job name.















You are right, the default choice to trigger another job should work, I will look into this issue.



























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] [core] (JENKINS-20245) After clicking 'Apply' at least once, 'Save' opens a new window

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20245


After clicking Apply at least once, Save opens a new window















Code changed in jenkins
User: Daniel Beck
Path:
 core/src/main/resources/lib/form/apply/apply.js
http://jenkins-ci.org/commit/jenkins/c666b84b971c9dac26fe7dce855645be21613a00
Log:
  FIXED JENKINS-20245





























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] [core] (JENKINS-20245) After clicking 'Apply' at least once, 'Save' opens a new window

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-20245


After clicking Apply at least once, Save opens a new window















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 core/src/main/resources/lib/form/apply/apply.js
http://jenkins-ci.org/commit/jenkins/c5ed66c8d61b9b10e7a8139e81f275a663607e78
Log:
  Merge pull request #1186 from daniel-beck/JENKINS-20245

FIXED JENKINS-20245


Compare: https://github.com/jenkinsci/jenkins/compare/56052c845217...c5ed66c8d61b




























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] [core] (JENKINS-20245) After clicking 'Apply' at least once, 'Save' opens a new window

2014-04-13 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-20245 as Fixed


After clicking Apply at least once, Save opens a new window
















Change By:


SCM/JIRA link daemon
(13/Apr/14 11:11 PM)




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/d/optout.


[JIRA] [core] (JENKINS-21818) Don't show link to .../*fingerprint* when no fingerprints have been recorded in the instance

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21818


Dont show link to .../*fingerprint* when no fingerprints have been recorded in the instance















Code changed in jenkins
User: Daniel Beck
Path:
 core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly
 core/src/main/resources/lib/hudson/artifactList.jelly
http://jenkins-ci.org/commit/jenkins/a42ebcc84f67acc1dbce60473e0a81e7e8c06e63
Log:
  FIXED JENKINS-21818 Only show fingerprint links if any exist.





























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] [core] (JENKINS-21818) Don't show link to .../*fingerprint* when no fingerprints have been recorded in the instance

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21818


Dont show link to .../*fingerprint* when no fingerprints have been recorded in the instance















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 changelog.html
 core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly
 core/src/main/resources/lib/hudson/artifactList.jelly
http://jenkins-ci.org/commit/jenkins/998d1020da0eb174946ec1bf4cd61abc9adc1853
Log:
  JENKINS-21818 Merge pull request #1131





























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] [core] (JENKINS-21818) Don't show link to .../*fingerprint* when no fingerprints have been recorded in the instance

2014-04-13 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-21818 as Fixed


Dont show link to .../*fingerprint* when no fingerprints have been recorded in the instance
















Change By:


SCM/JIRA link daemon
(13/Apr/14 11:19 PM)




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/d/optout.


[JIRA] [authorize-project] (JENKINS-22469) SpecificUsersAuthorizationStrategy easily bypassed by REST/CLI

2014-04-13 Thread de...@ikedam.jp (JIRA)















































ikedam
 closed  JENKINS-22469 as Fixed


SpecificUsersAuthorizationStrategy easily bypassed by REST/CLI
















Released in 1.0.3.





Change By:


ikedam
(13/Apr/14 11:42 PM)




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] [authorize-project] (JENKINS-20786) Replace radioBlocks by dropdownDescriptorSelector.

2014-04-13 Thread de...@ikedam.jp (JIRA)















































ikedam
 closed  JENKINS-20786 as Fixed


Replace radioBlocks by dropdownDescriptorSelector.
















Released in 1.0.3.





Change By:


ikedam
(13/Apr/14 11:42 PM)




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] [template-project] (JENKINS-21276) Groovy postbuild interrupts postbuild execution in a template if the job has failed.

2014-04-13 Thread de...@ikedam.jp (JIRA)














































ikedam
 updated  JENKINS-21276


Groovy postbuild interrupts postbuild execution in a template if the job has failed.
















This looks a issue of template-project-plugin.
(But I think this is not a bug, but a designed behavior of template-project-plugin.)





Change By:


ikedam
(13/Apr/14 11:44 PM)




Component/s:


template-project





Component/s:


groovy-postbuild



























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] [extensible-choice-parameter] (JENKINS-22282) Extensible choice parameter greyed out in Internet Explorer

2014-04-13 Thread de...@ikedam.jp (JIRA)















































ikedam
 resolved  JENKINS-22282 as Wont Fix


Extensible choice parameter greyed out in Internet Explorer
















Added notes:
https://wiki.jenkins-ci.org/display/JENKINS/Extensible+Choice+Parameter+plugin#ExtensibleChoiceParameterplugin-Limitations





Change By:


ikedam
(13/Apr/14 11:50 PM)




Status:


Open
Resolved





Assignee:


ikedam





Resolution:


WontFix



























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] [core] (JENKINS-13035) Duplicate Views Tab Bar option

2014-04-13 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-13035 as Fixed


Duplicate Views Tab Bar option
















Change By:


SCM/JIRA link daemon
(13/Apr/14 11:52 PM)




Status:


InProgress
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] [core] (JENKINS-13035) Duplicate Views Tab Bar option

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-13035


Duplicate Views Tab Bar option















Code changed in jenkins
User: Ignacio Albors
Path:
 core/src/main/resources/hudson/views/MyViewsTabBar/GlobalConfigurationImpl/config.groovy
http://jenkins-ci.org/commit/jenkins/08654048551e30e412dc17d6904c843845337067
Log:
  JENKINS-13035 Changed the field name.

Now it gets the right property. The dropdown shows the values
for MyViewsTabBar extension
and there is help icon and text.





























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] [core] (JENKINS-13035) Duplicate Views Tab Bar option

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-13035


Duplicate Views Tab Bar option















Code changed in jenkins
User: Ignacio Albors
Path:
 core/src/main/resources/hudson/views/MyViewsTabBar/GlobalConfigurationImpl/config.groovy
http://jenkins-ci.org/commit/jenkins/026b03104b64189ebdcca2e7d1a869be77f7269d
Log:
  JENKINS-13035 Only show this option when more than 1
MyViewTabBar available.





























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] [core] (JENKINS-13035) Duplicate Views Tab Bar option

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-13035


Duplicate Views Tab Bar option















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 core/src/main/resources/hudson/views/MyViewsTabBar/GlobalConfigurationImpl/config.groovy
http://jenkins-ci.org/commit/jenkins/1fab590ed97befbc9198084706f480b463fce106
Log:
  FIXED JENKINS-13035 Merge pull request #1141





























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] [core] (JENKINS-21932) Job hangs if one of multiple triggered builds was aborted

2014-04-13 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-21932 as Fixed


Job hangs if one of multiple triggered builds was aborted
















Change By:


SCM/JIRA link daemon
(13/Apr/14 11:55 PM)




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/d/optout.


[JIRA] [core] (JENKINS-21932) Job hangs if one of multiple triggered builds was aborted

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21932


Job hangs if one of multiple triggered builds was aborted















Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
 changelog.html
 core/src/main/java/hudson/model/Queue.java
 test/src/test/java/hudson/model/QueueTest.java
http://jenkins-ci.org/commit/jenkins/fce4fed4e8785ebf2618e5532d1416488bb9fa6d
Log:
  JENKINS-21932 Merge pull request #1160


Compare: https://github.com/jenkinsci/jenkins/compare/eb0bfa5ece8e...fce4fed4e878




























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] [core] (JENKINS-21932) Job hangs if one of multiple triggered builds was aborted

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21932


Job hangs if one of multiple triggered builds was aborted















Code changed in jenkins
User: ikedam
Path:
 test/src/test/java/hudson/model/QueueTest.java
http://jenkins-ci.org/commit/jenkins/35dfc75c682e1c7dbc1308426e1d75a0f18a2ab9
Log:
  JENKINS-21932 Added tests to reproduce JENKINS-21932, Future#get does not abort even when a task in the queue is canceled.





























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] [core] (JENKINS-21932) Job hangs if one of multiple triggered builds was aborted

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21932


Job hangs if one of multiple triggered builds was aborted















Code changed in jenkins
User: ikedam
Path:
 core/src/main/java/hudson/model/Queue.java
http://jenkins-ci.org/commit/jenkins/0c3d67097a3394fee7f0eb895c4350ea96887a02
Log:
  FIXED JENKINS-21932 Call Item#cancel when a task in a queue is cancelled.





























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] [core] (JENKINS-21932) Job hangs if one of multiple triggered builds was aborted

2014-04-13 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-21932


Job hangs if one of multiple triggered builds was aborted















Code changed in jenkins
User: ikedam
Path:
 test/src/test/java/hudson/model/QueueTest.java
http://jenkins-ci.org/commit/jenkins/5c3672270bcc97d5d05541f284c35b44067693ea
Log:
  JENKINS-21932 Make the slave used in the test offline explicitly.





























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] [parameterized-trigger] (JENKINS-19793) NPE in the build's page due to renaming of the triggered jobs

2014-04-13 Thread de...@ikedam.jp (JIRA)















































ikedam
 resolved  JENKINS-19793 as Fixed


NPE in the builds page due to renaming of the triggered jobs
















Invalid reopen





Change By:


ikedam
(14/Apr/14 12:13 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/d/optout.


[JIRA] [parameters] (JENKINS-19560) Parameterized build only takes DEFAULT value

2014-04-13 Thread de...@ikedam.jp (JIRA)














































ikedam
 updated  JENKINS-19560


Parameterized build only takes DEFAULT value
















Parameterized-trigger have nothing to do with polling.





Change By:


ikedam
(14/Apr/14 12:18 AM)




Component/s:


parameterized-trigger



























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] [template-project] (JENKINS-21276) Groovy postbuild interrupts postbuild execution in a template if the job has failed.

2014-04-13 Thread de...@ikedam.jp (JIRA)














































ikedam
 updated  JENKINS-21276


Groovy postbuild interrupts postbuild execution in a template if the job has failed.
















Change By:


ikedam
(14/Apr/14 12:23 AM)




Assignee:


wolfs
huybrechts



























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] [parameterized-trigger] (JENKINS-12509) To interpret variables in configuration matrix values

2014-04-13 Thread de...@ikedam.jp (JIRA)















































ikedam
 resolved  JENKINS-12509 as Wont Fix


To interpret variables in configuration matrix values
















No response over a month.
The reporter seems away and no longer need this feature.
Please reopen this if you are back.





Change By:


ikedam
(14/Apr/14 12:28 AM)




Status:


Open
Resolved





Resolution:


WontFix



























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] [parameterized-trigger] (JENKINS-12410) Downstream jobs not associated with upstream parent job properly

2014-04-13 Thread de...@ikedam.jp (JIRA)















































ikedam
 resolved  JENKINS-12410 as Fixed


Downstream jobs not associated with upstream parent job properly
















Cannot reproduce in the latest version.
Looks fixed in some version.





Change By:


ikedam
(14/Apr/14 12:32 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/d/optout.


[JIRA] [parameterized-trigger] (JENKINS-13362) triggered parameterized run even though a parameter is not set. first it complains that is isn't set and isn't able to trigger it, then it triggers it.

2014-04-13 Thread de...@ikedam.jp (JIRA)















































ikedam
 resolved  JENKINS-13362 as Wont Fix


triggered parameterized run even though a parameter is not set.  first it complains that is isnt set and isnt able to trigger it, then it triggers it.
















Change By:


ikedam
(14/Apr/14 12:34 AM)




Status:


Open
Resolved





Resolution:


WontFix



























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] [core] (JENKINS-21818) Don't show link to .../*fingerprint* when no fingerprints have been recorded in the instance

2014-04-13 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-21818


Dont show link to .../*fingerprint* when no fingerprints have been recorded in the instance















Integrated in  jenkins_main_trunk #3303
 FIXED JENKINS-21818 Only show fingerprint links if any exist. (Revision a42ebcc84f67acc1dbce60473e0a81e7e8c06e63)

 Result = SUCCESS
daniel-beck : a42ebcc84f67acc1dbce60473e0a81e7e8c06e63
Files : 

	core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir.jelly
	core/src/main/resources/lib/hudson/artifactList.jelly





























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] [core] (JENKINS-20245) After clicking 'Apply' at least once, 'Save' opens a new window

2014-04-13 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-20245


After clicking Apply at least once, Save opens a new window















Integrated in  jenkins_main_trunk #3303
 FIXED JENKINS-20245 (Revision c666b84b971c9dac26fe7dce855645be21613a00)

 Result = SUCCESS
daniel-beck : c666b84b971c9dac26fe7dce855645be21613a00
Files : 

	core/src/main/resources/lib/form/apply/apply.js





























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] [core] (JENKINS-21932) Job hangs if one of multiple triggered builds was aborted

2014-04-13 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-21932


Job hangs if one of multiple triggered builds was aborted















Integrated in  jenkins_main_trunk #3303
 JENKINS-21932 Added tests to reproduce JENKINS-21932, Future#get does not abort even when a task in the queue is canceled. (Revision 35dfc75c682e1c7dbc1308426e1d75a0f18a2ab9)
JENKINS-21932 Make the slave used in the test offline explicitly. (Revision 5c3672270bcc97d5d05541f284c35b44067693ea)
FIXED JENKINS-21932 Call Item#cancel when a task in a queue is cancelled. (Revision 0c3d67097a3394fee7f0eb895c4350ea96887a02)

 Result = SUCCESS
devld : 35dfc75c682e1c7dbc1308426e1d75a0f18a2ab9
Files : 

	test/src/test/java/hudson/model/QueueTest.java



devld : 5c3672270bcc97d5d05541f284c35b44067693ea
Files : 

	test/src/test/java/hudson/model/QueueTest.java



devld : 0c3d67097a3394fee7f0eb895c4350ea96887a02
Files : 

	core/src/main/java/hudson/model/Queue.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/d/optout.


[JIRA] [core] (JENKINS-13035) Duplicate Views Tab Bar option

2014-04-13 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-13035


Duplicate Views Tab Bar option















Integrated in  jenkins_main_trunk #3303
 JENKINS-13035 Changed the field name. (Revision 08654048551e30e412dc17d6904c843845337067)
JENKINS-13035 Only show this option when more than 1 (Revision 026b03104b64189ebdcca2e7d1a869be77f7269d)

 Result = SUCCESS
ignacio : 08654048551e30e412dc17d6904c843845337067
Files : 

	core/src/main/resources/hudson/views/MyViewsTabBar/GlobalConfigurationImpl/config.groovy



ignacio : 026b03104b64189ebdcca2e7d1a869be77f7269d
Files : 

	core/src/main/resources/hudson/views/MyViewsTabBar/GlobalConfigurationImpl/config.groovy





























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] [jenkins-tracker] (JENKINS-22369) Cannot save a job after a Choice parameter is deleted

2014-04-13 Thread xiaopan3...@gmail.com (JIRA)














































Bao Xiaopan(Bob)
 commented on  JENKINS-22369


Cannot save a job after a Choice parameter is deleted















also met this problem, maybe this is caused by a plugin?
anybody work on this issue? hope to fix it ASAP!



























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] [master-slave] (JENKINS-20481) Successful builds fails at the end (Could not initialize class hudson.util.jna.GNUCLibrary)

2014-04-13 Thread sh...@movavi.com (JIRA)














































movavi team
 commented on  JENKINS-20481


Successful builds fails at the end (Could not initialize class hudson.util.jna.GNUCLibrary)















Server (master):
java version "1.6.0_30"
OpenJDK Runtime Environment (IcedTea6 1.13.1) (6b30-1.13.1-1ubuntu2~0.12.04.3)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)

Slave:
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

Periodically there are such errors. Often after upgrade Jenkins. Now this problem is relevant again.



























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] [master-slave] (JENKINS-20481) Successful builds fails at the end (Could not initialize class hudson.util.jna.GNUCLibrary)

2014-04-13 Thread sh...@movavi.com (JIRA)












































 
movavi team
 edited a comment on  JENKINS-20481


Successful builds fails at the end (Could not initialize class hudson.util.jna.GNUCLibrary)
















Master (Ubuntu 12.04 LTS):

java version "1.6.0_30"
OpenJDK Runtime Environment (IcedTea6 1.13.1) (6b30-1.13.1-1ubuntu2~0.12.04.3)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)

Slave (Windows):
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

Periodically there are such errors. Often after upgrade Jenkins. Now this problem is relevant again.



























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] [master-slave] (JENKINS-20481) Successful builds fails at the end (Could not initialize class hudson.util.jna.GNUCLibrary)

2014-04-13 Thread sh...@movavi.com (JIRA)












































 
movavi team
 edited a comment on  JENKINS-20481


Successful builds fails at the end (Could not initialize class hudson.util.jna.GNUCLibrary)
















Master (Ubuntu 12.04 LTS):

java version "1.6.0_30"
OpenJDK Runtime Environment (IcedTea6 1.13.1) (6b30-1.13.1-1ubuntu2~0.12.04.3)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)


Slave (Windows):

java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)

Periodically there are such errors. Often after upgrade Jenkins. Now this problem is relevant again.



























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.