[JIRA] [core] (JENKINS-29962) Found invalid crumb

2015-08-20 Thread mwarken...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Warkentin commented on  JENKINS-29962 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Found invalid crumb  
 
 
 
 
 
 
 
 
 
 
I used Ajax.Responders.register to peek into the AJAX requests being sent, and noticed that there are actually two separate crumb headers in the options: crumb and Crumb. They both contain the same crumb value. 
Using this hacky, hopefully temporary snippet, fixed the issue by deleting one of those crumb headers and allowed me to configure the job: 

 

Ajax.Responders.register({ 
  onCreate: function(a){ 
delete a.options.requestHeaders.Crumb; 
  } 
});
 

 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [promoted-builds-plugin] (JENKINS-29638) Build promotion will allow running of a job a user doesn't have permission to start

2015-08-20 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-29638 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Build promotion will allow running of a job a user doesn't have permission to start  
 
 
 
 
 
 
 
 
 
 
Is this not actually an issue in Parameterized Trigger plugin? The same issue should occur when it's simply a build step in a normal freestyle project, without promoted builds. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [promoted-builds-plugin] (JENKINS-29688) Promotion sometimes fails to copy artifacts to workspace

2015-08-20 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-29688 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Promotion sometimes fails to copy artifacts to workspace  
 
 
 
 
 
 
 
 
 
 
Please provide minimal but complete steps to reproduce this issue from scratch. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30030) Failed to upgrade to Jenkins 1.625

2015-08-20 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-30030 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to upgrade to Jenkins 1.625  
 
 
 
 
 
 
 
 
 
 
Works for me. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30030) Failed to upgrade to Jenkins 1.625

2015-08-20 Thread jordanjenni...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jordan Jennings commented on  JENKINS-30030 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to upgrade to Jenkins 1.625  
 
 
 
 
 
 
 
 
 
 
Daniel Beck Looks like it was fixed some time after I commented, working now for me as well. Thanks! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-29962) Found invalid crumb

2015-08-20 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-29962 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Found invalid crumb  
 
 
 
 
 
 
 
 
 
 
Could this be related to your customizing the crumb name? It's .crumb by default. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30007) let architecture dependent ToolInstallers translate Downloadable into specific url

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30007 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: let architecture dependent ToolInstallers translate Downloadable into specific url  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Nicolas De Loof Path: core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java http://jenkins-ci.org/commit/jenkins/c775e25f40087a4bcb608f8e1fdc24e4bb382e37 Log: JENKINS-30007 let Installable implement NodeSpecific 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-22542 
 
 
 
  Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 
usecase is this one : 
 

main configured svn repository is : http://myrepo/example/main_product
 

credentials for this repository are set using the 'credentials plugin'
 

there are externals for this repository (chechbox 'ignore externals is obviously unchecked)
 
 
The jobs polls the repo and update fails on external if those conditions are verified : 1. there are modifications on both main repository and this external 2. this external is referenced twice 
All externals passed ok, the one which is not up to date updates successfully then fails on second check with error Caused by: org.tmatesoft.svn.core.SVNCancelException: svn: E200015: E200015: ISVNAuthentication provider did not provide credentials; HTTP authorization cancelled. 
(See attached 'external error' file) 
 
 
 
 
 
 
 
 
 

Change By:
 
 Alexandre Aubert 
 
 
 

Attachment:
 
 externalerror.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert edited a comment on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 usecaseisthisone:-mainconfiguredsvnrepositoryis:http://myrepo/example/main_product-credentialsforthisrepositoryaresetusingthe'credentialsplugin'-thereareexternalswhichareonthesamerepository(chechbox'ignoreexternals ' isobviouslyunchecked)Thejobspollstherepoandupdatefailsonexternalifthoseconditionsareverified:1.therearemodificationsonbothmainrepositoryandthisexternal2.thisexternalisreferencedtwiceAllexternalspassedok,theonewhichisnotuptodateupdatessuccessfullythenfailsonsecondcheckwitherrorCausedby:org.tmatesoft.svn.core.SVNCancelException:svn:E200015:E200015:ISVNAuthenticationproviderdidnotprovidecredentials;HTTPauthorizationcancelled.(Seeattached'externalerror'file) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert edited a comment on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 usecaseisthisone:-mainconfiguredsvnrepositoryis:http://myrepo/example/main_product-credentialsforthisrepositoryaresetusingthe'credentialsplugin'-thereareexternals forthis whichareonthesame repository(chechbox'ignoreexternalsisobviouslyunchecked)Thejobspollstherepoandupdatefailsonexternalifthoseconditionsareverified:1.therearemodificationsonbothmainrepositoryandthisexternal2.thisexternalisreferencedtwiceAllexternalspassedok,theonewhichisnotuptodateupdatessuccessfullythenfailsonsecondcheckwitherrorCausedby:org.tmatesoft.svn.core.SVNCancelException:svn:E200015:E200015:ISVNAuthenticationproviderdidnotprovidecredentials;HTTPauthorizationcancelled.(Seeattached'externalerror'file) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [vncrecorder-plugin] (JENKINS-30003) VncRecorder is missing Log4j method, build with wrong version of log4j.

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Fixed in 1.24: added explicit log4j dependency in pom.xml . 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30003 
 
 
 
  VncRecorder is missing Log4j method, build with wrong version of log4j.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dimitri Tenenbaum 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30007) let architecture dependent ToolInstallers translate Downloadable into specific url

2015-08-20 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-30007 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: let architecture dependent ToolInstallers translate Downloadable into specific url  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4260 JENKINS-30007 let Installable implement NodeSpecific (Revision 087103015473119b18fdf8eda5de441fcd286612) JENKINS-30007 let Installable implement NodeSpecific (Revision c775e25f40087a4bcb608f8e1fdc24e4bb382e37) 
 Result = SUCCESS nicolas de loof : 087103015473119b18fdf8eda5de441fcd286612 Files :  
 

core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java
 
 
nicolas de loof : c775e25f40087a4bcb608f8e1fdc24e4bb382e37 Files :  
 

core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-27382) EnvInject plugin passes astrisk to Gradle plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto started work on  JENKINS-27382 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-30050) Configure Javadoc Maven Plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30050 
 
 
 
  Configure Javadoc Maven Plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 subversion-plugin 
 
 
 

Created:
 

 20/Aug/15 9:33 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Manuel Jess Recena Soto 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this 

[JIRA] [subversion-plugin] (JENKINS-30050) Configure Javadoc Maven Plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto assigned an issue to Manuel Jess Recena Soto 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30050 
 
 
 
  Configure Javadoc Maven Plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 

Assignee:
 
 ManuelJessRecenaSoto 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-30050) Configure Javadoc Maven Plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto started work on  JENKINS-30050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-30050) Configure Javadoc Maven Plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30050 
 
 
 
  Configure Javadoc Maven Plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 

Issue Type:
 
 Bug Improvement 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum edited a comment on  JENKINS-30037 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display port with 2 digits leads to wrong port number  
 
 
 
 
 
 
 
 
 
 VNCbydefaultusesTCPport5900+XX,whereXXisthedisplaynumber.Herearesomeexamplesfromtigervncimplementation:**vncserver:70*openslisteningport5970*vncviewerhostName:70*connectstotheport5970Mypluginusesthesameapproach.Yourusageofprivileged2digitsportsforVNCconnectionsisaveryspecialcase.*Forsimpleworkaroundyoucansimplyputaleadingzerointoyour2digitsportnumber.Seesourcecodeaboveformoredetails;-)*Forthenextversion(probablytomorrow)Iwouldtakeamorecleansolution withdisplay/portdistinction from:[http://tightvnc.com/vncviewer.1.html]:vncviewer[options][host][ * : * display]vncviewer[options][host][ * :: * port] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum commented on  JENKINS-30037 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display port with 2 digits leads to wrong port number  
 
 
 
 
 
 
 
 
 
 
VNC by default uses TCP port 5900+XX, where XX is the display number. Here are some examples from tigervnc implementation: 
 

vncserver :70 opens listening port 5970
 

vncviewer hostName:70* connects to the port 5970
 
 
My plugin uses the same approach. 
Your usage of privileged 2 digits ports for VNC connections is a very special case.  For simple workaround you can simply put a leading zero into your 2 digits port number. See source code above for more details  
For the next version (probably tomorrow) I would take a more clean solution from: http://tightvnc.com/vncviewer.1.html: vncviewer [options] [host][*:*display]  vncviewer [options] [host][*::*port]  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30037 
 
 
 
  Display port with 2 digits leads to wrong port number  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dimitri Tenenbaum 
 
 
 

Priority:
 
 Critical Minor 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-30050) Configure Javadoc Maven Plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30050 
 
 
 
  Configure Javadoc Maven Plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 
 
 
 
 
 
 
 ConfigureJavadocMavenPluginsothatitcanuseJDK8inthereleaseprocess.Thewarnings/errorsdetectedwillbeaddressedindifferentversions. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30007) let architecture dependent ToolInstallers translate Downloadable into specific url

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30007 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: let architecture dependent ToolInstallers translate Downloadable into specific url  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Nicolas De loof Path: core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java http://jenkins-ci.org/commit/jenkins/1d3b96205b4440b60ecd82f54c1f93596b1010ca Log: Merge pull request #1805 from ndeloof/JENKINS-30007 
JENKINS-30007 let Installable implement NodeSpecific 
Compare: https://github.com/jenkinsci/jenkins/compare/832236fc0c78...1d3b96205b44 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30007) let architecture dependent ToolInstallers translate Downloadable into specific url

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30007 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: let architecture dependent ToolInstallers translate Downloadable into specific url  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Nicolas De Loof Path: core/src/main/java/hudson/tools/DownloadFromUrlInstaller.java http://jenkins-ci.org/commit/jenkins/087103015473119b18fdf8eda5de441fcd286612 Log: JENKINS-30007 let Installable implement NodeSpecific 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cmakebuilder-plugin] (JENKINS-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-20 Thread roman.wue...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Roman Wger commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
From http://www.cmake.org/cmake/help/v3.3/variable/CMAKE_MAKE_PROGRAM.html: 
... The Visual Studio generators set this to the full path to MSBuild.exe (VS = 10), devenv.com (VS 7,8,9), VCExpress.exe (VS Express 8,9), or msdev.exe (VS 6). (See also variables CMAKE_VS_MSBUILD_COMMAND, CMAKE_VS_DEVENV_COMMAND, and CMAKE_VS_MSDEV_COMMAND.) 
These generators prefer to lookup the build tool at build time rather than to store CMAKE_MAKE_PROGRAM in the CMake cache ahead of time. This is because the tools are version-specific and can be located using the Windows Registry. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [workflow-plugin] (JENKINS-26133) Shell script taking/returning output/status

2015-08-20 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick commented on  JENKINS-26133 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Shell script taking/returning output/status  
 
 
 
 
 
 
 
 
 
 
Capture of exit status as a return value can be handled directly in DurableTaskStep.Execution, by simply returning Integer rather than returning void or throwing AbortException. 
Capture of standard output is a little trickier because we would like to continue to direct standard error to the build log, and durable-task controllers currently mix them in the same stream. The API likely needs to be changed so that when launching the process you can request separate streams. (jenkins-out.txt vs. jenkins-err.txt I suppose, and two log position fields.) DurableTaskStep.Execution could then maintain a ByteArrayOutputStream-like buffer (but Serializable) collecting the output to be returned. Alternately, the controller could just return the complete standard output when the process exits, alongside the status code, which would make for a simpler API change, under the assumption that future clients do not want to stream output. 
Likewise, sending standard input would require an API addition in durable-task. Streaming the input would be very awkward for a durable task (providing an InputStream is not possible) so you would probably have to provide the byte[] content up front. 
Both API changes could potentially be avoided by just making DurableTaskStep.Execution modify the script to use redirects as shown in the workarounds here, using a random temporary file. There are some tricky parts here, too, though: the file ought to be outside the workspace to avoid clashes with scripts which expect to “own” the whole directory tree (cf. discussion in JENKINS-27152); and to handle multiline scripts, or even scripts with shebangs (#!/usr/bin/python), you really need to save the user-provided script into another temporary file, then do a little dance to make it into a complete executable that could be called from the redirecting wrapper script (and here cf. JENKINS-29877). 
Useful also for bat. According to answers here, Bourne shell syntax works for batch scripts too. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum started work on  JENKINS-30037 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Dimitri Tenenbaum 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-28429) Memory leak of hudson.remoting.Channel

2015-08-20 Thread pjdar...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 pjdarton commented on  JENKINS-28429 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Memory leak of hudson.remoting.Channel  
 
 
 
 
 
 
 
 
 
 
I can verify that the screenshot is at 1:1 scale, but it is a large image - 1565 x 1259 - so your browser might minimise it to fit it on screen. When I told my browser to zoom in, the text was clear and readable. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-parameter-plugin] (JENKINS-23473) empty tags / revisions list when using Folders - NullPointerException - getParentProject()

2015-08-20 Thread schristo...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Steven Christou resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
This issue was fixed by Nicolas De Loof in 92971c 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-23473 
 
 
 
  empty tags / revisions list when using Folders - NullPointerException - getParentProject()   
 
 
 
 
 
 
 
 
 

Change By:
 
 Steven Christou 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Assignee:
 
 NiklausGiger NicolasDeLoof 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-30046) E160004: Malformed representation header with TortoiseSVN 1.9.0

2015-08-20 Thread ken.nicol...@jp.panasonic.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ken Yasumoto-Nicolson commented on  JENKINS-30046 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: E160004: Malformed representation header with TortoiseSVN 1.9.0  
 
 
 
 
 
 
 
 
 
 
I've narrowed the problem down to, I think, DELTA instead of PLAIN revision summaries in my revision log files. See [this Stack Overflow question](http://stackoverflow.com/q/32109952/1270789) for more details. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-30050) Configure Javadoc Maven Plugin

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-30050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Configure Javadoc Maven Plugin  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Manuel Recena Path: pom.xml src/main/java/hudson/scm/SubversionSCM.java src/main/java/hudson/scm/subversion/UpdaterException.java http://jenkins-ci.org/commit/subversion-plugin/ab24371826ebc649cdc853b9c0c5047e96642543 Log: Merge pull request #133 from recena/javadoc 
JENKINS-30050 Configure Javadoc Maven Plugin 
Compare: https://github.com/jenkinsci/subversion-plugin/compare/d81ecab5c628...ab24371826eb 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum edited a comment on  JENKINS-30037 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display port with 2 digits leads to wrong port number  
 
 
 
 
 
 
 
 
 
 VNCbydefaultusesTCPport5900+XX,whereXXisthedisplaynumber.Herearesomeexamplesfromtigervncimplementation:**vncserver:70*openslisteningport5970*  * vncviewerhostName:70*connectstotheport5970Mypluginusesthesameapproach.Yourusageofprivileged2digitsportsforVNCconnectionsisaveryspecialcase.*Forsimpleworkaroundyoucansimplyputaleadingzerointoyour2digitsportnumber.Seesourcecodeaboveformoredetails;-)*Forthenextversion(probablytomorrow)Iwouldtakeamorecleansolutionwithdisplay/portdistinctionfrom:[http://tightvnc.com/vncviewer.1.html]:vncviewer[options][host][:display]vncviewer[options][host][::port] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-30050) Configure Javadoc Maven Plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto commented on  JENKINS-30050 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Configure Javadoc Maven Plugin  
 
 
 
 
 
 
 
 
 
 
A PR have been sent. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [ec2-plugin] (JENKINS-29921) Failed to get git executable During Git Installation

2015-08-20 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29921 
 
 
 
  Failed to get git executable During Git Installation  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mark Waite 
 
 
 

Component/s:
 
 git-client-plugin 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [gradle-plugin] (JENKINS-29916) Gradle 2.6 Automatic installation

2015-08-20 Thread emile.darrochdav...@simplyhealth.co.uk (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Emile Darroch-Davies commented on  JENKINS-29916 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Gradle 2.6 Automatic installation  
 
 
 
 
 
 
 
 
 
 
How long before this gets looked at? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [delivery-pipeline-plugin] (JENKINS-26210) Configure Jobs to be hidden from the delivery pipeline

2015-08-20 Thread dawidmal...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dawid Malinowski commented on  JENKINS-26210 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Configure Jobs to be hidden from the delivery pipeline  
 
 
 
 
 
 
 
 
 
 
I get your point, but one question that I have. What if you will have A - B - C and B will be job that you would like to hide. We will display: A - C but what if B job will fail? You will lose ability to see why you pipeline stuck. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cvs-plugin] (JENKINS-27538) SCM polling error due to CVS authentication failure while running rlog command ($HOME variable not expanded for private key paths)

2015-08-20 Thread carsten.k...@bruker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Carsten Kuhl commented on  JENKINS-27538 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: SCM polling error due to CVS authentication failure while running rlog command ($HOME variable not expanded for private key paths)  
 
 
 
 
 
 
 
 
 
 
Are there any updates on this issue? I recently updated to the latest Jenkins version (1.609.2) from an older instance and now all build jobs must be started manually if they are triggered via cvs. This is not an optimal situation. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cmakebuilder-plugin] (JENKINS-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-20 Thread roman.wue...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Roman Wger edited a comment on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 Fromhttp://www.cmake.org/cmake/help/v3.3/variable/CMAKE_MAKE_PROGRAM.html:...TheVisualStudiogeneratorssetthistothefullpathtoMSBuild.exe(VS=10),devenv.com(VS7,8,9),VCExpress.exe(VSExpress8,9),ormsdev.exe(VS6).(SeealsovariablesCMAKE_VS_MSBUILD_COMMAND,CMAKE_VS_DEVENV_COMMAND,andCMAKE_VS_MSDEV_COMMAND.)ThesegeneratorsprefertolookupthebuildtoolatbuildtimeratherthantostoreCMAKE_MAKE_PROGRAMintheCMakecacheaheadoftime.Thisisbecausethetoolsareversion-specificandcanbelocatedusingtheWindowsRegistry. ...   Wedowngradedto1.10becauseitworksasexpected.MaybeanoptioncouldbeaddedtodisabletheCMAKE_MAKE_PROGRAM,becausewemanuallycall:'C:\ProgramFiles(x86)\CMake\bin\cmake.exe--build.--configRelease' 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cmakebuilder-plugin] (JENKINS-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-20 Thread roman.wue...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Roman Wger edited a comment on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 Fromhttp://www.cmake.org/cmake/help/v3.3/variable/CMAKE_MAKE_PROGRAM.html:...TheVisualStudiogeneratorssetthistothefullpathtoMSBuild.exe(VS=10),devenv.com(VS7,8,9),VCExpress.exe(VSExpress8,9),ormsdev.exe(VS6).(SeealsovariablesCMAKE_VS_MSBUILD_COMMAND,CMAKE_VS_DEVENV_COMMAND,andCMAKE_VS_MSDEV_COMMAND.)ThesegeneratorsprefertolookupthebuildtoolatbuildtimeratherthantostoreCMAKE_MAKE_PROGRAMintheCMakecacheaheadoftime.Thisisbecausethetoolsareversion-specificandcanbelocatedusingtheWindowsRegistry. Wedowngradedto1.10becauseitworksasexpected.MaybeanoptioncouldbeaddedtodisabletheCMAKE_MAKE_PROGRAM,becausewemanuallycall:'C:\ProgramFiles(x86)\CMake\bin\cmake.exe--build.--configRelease' 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-27382) EnvInject plugin passes astrisk to Gradle plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto assigned an issue to Manuel Jess Recena Soto 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-27382 
 
 
 
  EnvInject plugin passes astrisk to Gradle plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 

Assignee:
 
 GregoryBoissinot ManuelJessRecenaSoto 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-30050) Configure Javadoc Maven Plugin

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30050 
 
 
 
  Configure Javadoc Maven Plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-29340) E200015: ISVNAuthentication provider did not provide credentials

2015-08-20 Thread ricardoga...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ricardo Garca Fernndez commented on  JENKINS-29340 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: E200015: ISVNAuthentication provider did not provide credentials  
 
 
 
 
 
 
 
 
 
 
 Updated and working in both environments  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread z...@testingtech.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Falk Zilm commented on  JENKINS-30037 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display port with 2 digits leads to wrong port number  
 
 
 
 
 
 
 
 
 
 
This is now embarrassing to me but i thought that the display port is used to connect to a vncserver. Never thought that there is a TCP port in behind :/ 
As i looked over it again, and changed the hostname to the correct ENV variable i could connect from console. 
So this bug is not valid anymore - i'm so sorry. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [rebuild-plugin] (JENKINS-26024) Does not work with workflows

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-26024 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Does not work with workflows  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Jesse Glick Path: COMPATIBILITY.md http://jenkins-ci.org/commit/workflow-plugin/0ee0d33c63cf4802143f29faf463497be2e5859f Log: 

JENKINS-26024
 Noting release version. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [openstack-cloud-plugin] (JENKINS-30049) Expose slave machine IP to builds

2015-08-20 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30049 
 
 
 
  Expose slave machine IP to builds  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Oliver Gondža 
 
 
 

Components:
 

 openstack-cloud-plugin 
 
 
 

Created:
 

 20/Aug/15 9:27 AM 
 
 
 

Priority:
 
  Trivial 
 
 
 

Reporter:
 
 Oliver Gondža 
 
 
 
 
 
 
 
 
 
 
I need publicly available IP to reach the host from other machine. It should be possible to register new slave envvar. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA 

[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum edited a comment on  JENKINS-30037 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display port with 2 digits leads to wrong port number  
 
 
 
 
 
 
 
 
 
 VNCbydefaultusesTCPport5900+XX,whereXXisthedisplaynumber.Herearesomeexamplesfromtigervncimplementation:**vncserver:70*openslisteningport5970**vncviewerhostName:70*connectstotheport5970Mypluginusesthesameapproach.Yourusageofprivileged2digitsportsforVNCconnectionsisaveryspecialcase.*Forsimpleworkaroundyoucansimplyputaleadingzerointoyour2digitsportnumber inthejobconfiguration .Seesourcecodeaboveformoredetails;-)*Forthenextversion(probablytomorrow)Iwouldtakeamorecleansolutionwithdisplay/portdistinctionfrom:[http://tightvnc.com/vncviewer.1.html]:vncviewer[options][host][:display]vncviewer[options][host][::port] 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-30076) Build only latest of matched tags or branches

2015-08-20 Thread nick.abalov+j...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Nick Abalov created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30076 
 
 
 
  Build only latest of matched tags or branches  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-plugin 
 
 
 

Created:
 

 21/Aug/15 4:17 AM 
 
 
 

Labels:
 

 git plugin 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Nick Abalov 
 
 
 
 
 
 
 
 
 
 
We use Jenkins to deploy project by building from the latest tag. To do so without a need to manually specify latest tag we use Refspec: +refs/tags/prod/:refs/remotes/origin/tags/prod/ Branch specifier: /tags/prod/ 
This works fine except for first time after git configuration fro project was changed, as it will try to build all unseen branches (in this case tags). It would be useful to have an option to build only latest tag or branch that matches ref spec and specifier. Or to be able to set branch specifier to executable script, for example 

 

git describe --tags `git rev-list --tags --max-count=1`
 

 
 
 
 
 
 
 
 
 

[JIRA] [cmakebuilder-plugin] (JENKINS-30075) Documentation for new cmakeplugin

2015-08-20 Thread luhke...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kevin Lu created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30075 
 
 
 
  Documentation for new cmakeplugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cmakebuilder-plugin 
 
 
 

Created:
 

 21/Aug/15 3:43 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Kevin Lu 
 
 
 
 
 
 
 
 
 
 
The cmakebuilder plugin apparently got completely revamped in the last month. 
There are parts of the old cmake plugin that I don't know how to replicate in the new one.  
For instance, I have an install directory. Is there a way to specify that in jenkins? Do I have to do it in cmake itself, somehow? 
Some documentation would be appreciated. It's just annoying for there to be this massive change and hardly a post anywhere about how to use it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 

[JIRA] [job-dsl-plugin] (JENKINS-29972) Unable to use custom SCM plugin Extension Point

2015-08-20 Thread touseefspe...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 touseef darzi commented on  JENKINS-29972 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Unable to use custom SCM plugin Extension Point  
 
 
 
 
 
 
 
 
 
 
It is just creating the child job *without *enabling my customized scm step in child job as it is expected to do. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-29972) Unable to use custom SCM plugin Extension Point

2015-08-20 Thread touseefspe...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 touseef darzi edited a comment on  JENKINS-29972 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Unable to use custom SCM plugin Extension Point  
 
 
 
 
 
 
 
 
 
 Itisjustcreatingthechildjob*without*enablingmycustomizedscmstepinchildjobasitisexpectedtodo. Itisnotthrowinganyexceptionalso.Inyourdocumentationongithub(https://github.com/jenkinsci/job-dsl-plugin/wiki/Extending-the-DSL),youhavespecifiedjavaposse.jobdsl.dsl.helpers.step.ScmContextforthescmandmultiscmcontextsbutinjarofcoredslscmisinfollowingcontextjavaposse.jobdsl.dsl.helpers.ScmContext;eventhoughiamimportingfromthesameforextension,itstillnotworking.Itisblockerforme.Anyidea? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [delivery-pipeline-plugin] (JENKINS-23532) Manual trigger execution causes TriggerException

2015-08-20 Thread sugasi.ramchan...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ram Sugasi commented on  JENKINS-23532 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Manual trigger execution causes TriggerException  
 
 
 
 
 
 
 
 
 
 
I ran into this problem today. I had a downstream project named Deploy_UAT. Renamed it from Deploy_UAT = Deploy_to_UAT (this didn’t work). Renamed the project back to Deploy_UAT and it works now. 
I am not sure if this works all the time. 
My environment: 


Jenkins ver.
 1.554.2 


Delivery-pipeline MANIFEST information
 
Extension-Name: delivery-pipeline-plugin Specification-Vendor: Diabol AB Implementation-Vendor: Diabol AB Implementation-Title: delivery-pipeline-plugin Implementation-Version: 0.8.11 Group-Id: se.diabol.jenkins.pipeline Short-Name: delivery-pipeline-plugin Long-Name: Delivery Pipeline Plugin Url: https://wiki.jenkins-ci.org/display/JENKINS/Delivery+Pipeline+Plugin Plugin-Version: 0.8.11 Hudson-Version: 1.509.4 Jenkins-Version: 1.509.4 Plugin-Dependencies: parameterized-trigger:2.21,jquery:1.7.2-1,token-m acro:1.9,promoted-builds:2.17;resolution:=optional,build-pipeline-plu gin:1.4.4;resolution:=optional Plugin-Developers: Patrik Bostrom:patbos:,Per Huss:perhuss:,Andreas Rehn:mrfatstrat:,Rickard von Essen:rickard_v_essen:,Gustav Ranby:gusran :,Tommy Tynja:tommysdk: 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30030) Failed to upgrade to Jenkins 1.625

2015-08-20 Thread jeanlouis.ri...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Louis Rigau commented on  JENKINS-30030 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Failed to upgrade to Jenkins 1.625  
 
 
 
 
 
 
 
 
 
 
I still have this issue when I try to update automatically to Jenkins 1.625 or when I click on the download link 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30030) Failed to upgrade to Jenkins 1.625

2015-08-20 Thread jeanlouis.ri...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Louis Rigau updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30030 
 
 
 
  Failed to upgrade to Jenkins 1.625  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jean-Louis Rigau 
 
 
 

Attachment:
 
 ScreenShot2015-08-20at12.43.59.png 
 
 
 

Attachment:
 
 ScreenShot2015-08-20at12.42.20.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 
Alexandre Aubert Did you define Additional Credentials and make sure the authentication realm is the exact string used by your SVN server? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto commented on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 
Alexandre Aubert, I'll try to reproduce this scenario. Daniel Beck have pointed something important. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 

I didn't define addintional credentials as the repository is the same than the main one in configuration.
 
That's not how it works. See e.g. https://issues.jenkins-ci.org/browse/JENKINS-21785?focusedCommentId=196363page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-196363 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [claim-plugin] (JENKINS-30053) REST ApI support in the claim plugin

2015-08-20 Thread robert.squ...@u-blox.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Robert Squire created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30053 
 
 
 
  REST ApI support in the claim plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Christian Bremer 
 
 
 

Components:
 

 claim-plugin 
 
 
 

Created:
 

 20/Aug/15 11:57 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Robert Squire 
 
 
 
 
 
 
 
 
 
 
We use Perforce and we have a tool that allows pre-submit testing of changes and it would be useful to be able to display if a failed job is claimed or not. 
If the claim had the REST API we could find the jobs and then use that information to display on our tool. If we want to do that currently we would have to check every job and as we have several hindred and growing this is not feasible 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 

[JIRA] [docker-plugin] (JENKINS-30052) Take Docker host offline if it is unhealthy

2015-08-20 Thread gentoo.inte...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kanstantsin Shautsou commented on  JENKINS-30052 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Take Docker host offline if it is unhealthy  
 
 
 
 
 
 
 
 
 
 
Monitor is checking exactly what jenkins slave.jar see, for cloud there is no way to predict what will be mounted in container. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert commented on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 
I didn't define addintional credentials as the repository is the same than the main one in configuration. And according to the screenshot, you may check that update is well done on external at first try, so credentials seems to be well considered.  Error pops at second try only, the error message may in fact mask the real problem. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert edited a comment on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 Thanksforthisinformationbutitdoesn'tmatchwiththefactthatupdateiswelldoneforexternalatfirstcheck,meaningthatcredentialsarewellused,no?It'sonlyatsecondcheckthatitfails.Maybewecould checif checkif Manuelisabletoreproduce. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert commented on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 
Thanks for this information but it doesn't match with the fact that update is well done for external at first check, meaning that credentials are well used, no ? It's only at second check that it fails. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread aubert...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Alexandre Aubert edited a comment on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 Thanksforthisinformationbutitdoesn'tmatchwiththefactthatupdateiswelldoneforexternalatfirstcheck,meaningthatcredentialsarewellused,no?It'sonlyatsecondcheckthatitfails. MaybewecouldchecifManuelisabletoreproduce. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-22542) Subversion polling not work with externals or variables in URL - E200015: No credential to try.

2015-08-20 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-22542 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion polling not work with externals or variables in URL - E200015: No credential to try.  
 
 
 
 
 
 
 
 
 
 

it doesn't match with the fact that update is well done for external at first check
 
According to Stephen Connolly, the reason for this is connection reuse/caching of some kind in SVNKit. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-30028) EnvInjject mask passwords interferes with timestamper

2015-08-20 Thread l.wol...@his.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lars W commented on  JENKINS-30028 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: EnvInjject mask passwords interferes with timestamper  
 
 
 
 
 
 
 
 
 
 
I added the version numbers. I don't know whether it is a regression, because I have just started to use both plugins together. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-30028) EnvInject mask passwords interferes with timestamper

2015-08-20 Thread l.wol...@his.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lars W updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30028 
 
 
 
  EnvInject mask passwords interferes with timestamper  
 
 
 
 
 
 
 
 
 

Change By:
 
 Lars W 
 
 
 

Summary:
 
 EnvInjject EnvInject maskpasswordsinterfereswithtimestamper 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-30052) Take Docker host offline if it is unhealthy

2015-08-20 Thread gentoo.inte...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kanstantsin Shautsou commented on  JENKINS-30052 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Take Docker host offline if it is unhealthy  
 
 
 
 
 
 
 
 
 
 
in theory it should do force monitoring check after slave connected, but not accepted build on executor. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum commented on  JENKINS-30037 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display port with 2 digits leads to wrong port number  
 
 
 
 
 
 
 
 
 
 
No problem at all! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [klockwork] (JENKINS-29673) Klocwork plugin does not work in a master/slave configuration.

2015-08-20 Thread dim...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dima grinberg commented on  JENKINS-29673 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Klocwork plugin does not work in a master/slave configuration.  
 
 
 
 
 
 
 
 
 
 
when the fix will be released as an official release? Till now only previous version of the plugin is available. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-28429) Memory leak of hudson.remoting.Channel

2015-08-20 Thread gentoo.inte...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kanstantsin Shautsou resolved as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Docker-0.8 is unsupported, please try new versions. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28429 
 
 
 
  Memory leak of hudson.remoting.Channel  
 
 
 
 
 
 
 
 
 

Change By:
 
 Kanstantsin Shautsou 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 CannotReproduce 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-30052) Take Docker host offline if it is unhealthy

2015-08-20 Thread pjdar...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 pjdarton created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30052 
 
 
 
  Take Docker host offline if it is unhealthy  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Kanstantsin Shautsou 
 
 
 

Components:
 

 docker-plugin 
 
 
 

Created:
 

 20/Aug/15 10:11 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 pjdarton 
 
 
 
 
 
 
 
 
 
 
Jenkins contains functionality where it monitors the health of all its static slaves - it periodically checks that they have enough disk space available, and (most importantly) it takes the slave offline if the slave has insufficient disk space available. This means that Jenkins avoids running builds on slave that have low disk space. 
I'd like similar functionality built into the docker-plugin. 
At present, the docker-plugin code counts the number of containers that a docker host is currently running, compares that to the Container Cap number, and refuses to start new containers on that docker host if it has reached that cap. I would like to see an additional check of that docker host's filesystem space, so that the plugin also refused to start new containers on a host that had insufficient disk space. 
This RFE is because we have has builds fail because they were run on a container that was started on a docker host that had insufficient disk space, and I'd like Jenkins to (automatically) stop using docker hosts that had insufficient space (this would then allow Jenkins to continue to run builds on other docker hosts until someone had resolved the disk space problem). 
 
 
 
 
   

[JIRA] [subversion-plugin] (JENKINS-22922) Subversion : environment variables work only partially (got broken in 2.3 or prior, after 1.44)

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto commented on  JENKINS-22922 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion : environment variables work only partially (got broken in 2.3 or prior, after 1.44)  
 
 
 
 
 
 
 
 
 
 
Kevin Leung, Tim Bradt, 
You can find more information about this bug here: JENKINS-29340. And there is a user confirming that the problem is solved. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-30028) EnvInjject mask passwords interferes with timestamper

2015-08-20 Thread l.wol...@his.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lars W updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30028 
 
 
 
  EnvInjject mask passwords interferes with timestamper  
 
 
 
 
 
 
 
 
 

Change By:
 
 Lars W 
 
 
 

Summary:
 
 EnvInjjectmaskpasswordsinterferes with timestamper 
 
 
 

Environment:
 
 Jenkins1.624EnvInject1.91.4Timestamper1.7.2 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [delivery-pipeline-plugin] (JENKINS-30051) Extend description with more build results

2015-08-20 Thread dawidmal...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dawid Malinowski created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30051 
 
 
 
  Extend description with more build results  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Dawid Malinowski 
 
 
 

Components:
 

 delivery-pipeline-plugin 
 
 
 

Created:
 

 20/Aug/15 10:09 AM 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Dawid Malinowski 
 
 
 
 
 
 
 
 
 
 
Add ability to: 
 

show different analysis results from Analysis Collector Plugin
 

show junit results from JUnit Plugin
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
  

[JIRA] [promoted-builds-plugin] (JENKINS-3549) Display promotion stars on dashboard and main build history

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-3549 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display promotion stars on dashboard and main build history  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Damien Nozay Path: src/main/java/hudson/plugins/promoted_builds/PromotedProjectAction.java src/main/java/hudson/plugins/promoted_builds/PromotionStatusColumn.java src/main/java/hudson/plugins/promoted_builds/Status.java src/main/resources/hudson/plugins/promoted_builds/Messages.properties src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/column.jelly src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/column.properties src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/columnHeader.jelly src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/columnHeader.properties src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/config.jelly src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/config.properties http://jenkins-ci.org/commit/promoted-builds-plugin/a505215079f2905220a9186c28a9f36dd43038b1 Log: JENKINS-3549: display promotion stars on the view. 
see also pull request #30 which is an alternative implementation. however instead of considering only the last build, consider all promotion processes; those may point to different builds. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [promoted-builds-plugin] (JENKINS-3549) Display promotion stars on dashboard and main build history

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-3549 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display promotion stars on dashboard and main build history  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Oleg Nenashev Path: pom.xml src/main/java/hudson/plugins/promoted_builds/PromotedProjectAction.java src/main/java/hudson/plugins/promoted_builds/PromotionStatusColumn.java src/main/java/hudson/plugins/promoted_builds/Status.java src/main/resources/hudson/plugins/promoted_builds/Messages.properties src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/column.jelly src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/column.properties src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/columnHeader.jelly src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/columnHeader.properties src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/config.jelly src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/config.properties http://jenkins-ci.org/commit/promoted-builds-plugin/33470aeaadfcf1cbc3800bbb9ccefd264cf3356f Log: Merge pull request #60 from dnozay/JENKINS-3549 
JENKINS-3549: display promotion stars on the view. 
Compare: https://github.com/jenkinsci/promoted-builds-plugin/compare/c34605266948...33470aeaadfc 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [promoted-builds-plugin] (JENKINS-3549) Display promotion stars on dashboard and main build history

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-3549 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Display promotion stars on dashboard and main build history  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Damien Nozay Path: src/main/java/hudson/plugins/promoted_builds/PromotedProjectAction.java src/main/java/hudson/plugins/promoted_builds/Status.java src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/column.jelly src/main/resources/hudson/plugins/promoted_builds/PromotionStatusColumn/column.properties http://jenkins-ci.org/commit/promoted-builds-plugin/b9e830c385da36d48076005999bfd2097769fde4 Log: JENKINS-3549: misc. apply review comments 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [promoted-builds-plugin] (JENKINS-16063) Add USER_ID variable to be available at the time of promotion if promoted manually

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-16063 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Add USER_ID variable to be available at the time of promotion if promoted manually  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Oleg Nenashev Path: src/main/java/hudson/plugins/promoted_builds/Promotion.java src/main/java/hudson/plugins/promoted_builds/conditions/ManualCondition.java src/test/java/hudson/plugins/promoted_builds/PromotionEnvironmentVariablesTest.java http://jenkins-ci.org/commit/promoted-builds-plugin/c34605266948377c7de8432e3caeef293896f171 Log: Merge pull request #65 from oleg-nenashev/

JENKINS-16063
 


JENKINS-16063
 - Inject PROMOTED_USER_ID variable + minor issue fixes 
Compare: https://github.com/jenkinsci/promoted-builds-plugin/compare/84bf6f94e950...c34605266948 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [promoted-builds-plugin] (JENKINS-16063) Add USER_ID variable to be available at the time of promotion if promoted manually

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-16063 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Add USER_ID variable to be available at the time of promotion if promoted manually  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Oleg Nenashev Path: src/main/java/hudson/plugins/promoted_builds/Promotion.java src/main/java/hudson/plugins/promoted_builds/conditions/ManualCondition.java http://jenkins-ci.org/commit/promoted-builds-plugin/4fa8d6f2cc530d4c881afab3deb0901ac091836b Log: [FIXED JENKINS-16063] - Fix the implementations of getUserName() and getUserId() methods 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [promoted-builds-plugin] (JENKINS-16063) Add USER_ID variable to be available at the time of promotion if promoted manually

2015-08-20 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-16063 
 
 
 
  Add USER_ID variable to be available at the time of promotion if promoted manually  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

Status:
 
 Reopened Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-30052) Take Docker host offline if it is unhealthy

2015-08-20 Thread pjdar...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 pjdarton commented on  JENKINS-30052 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Take Docker host offline if it is unhealthy  
 
 
 
 
 
 
 
 
 
 
Would it be possible to make Jenkins check exactly what jenkins slave.jar see before it runs the rest of the build? (or, if not before, at least before the slave is disposed of) 
If the docker-plugin could see exactly what jenkins slave.jar see after it had started a container, it could then see if the container was unhealthy and take that cloud entry offline if it saw that newly-created containers on that cloud were unhealthy. It would be acceptable if this was done after a build had failed, if that could then prevent future builds from failing from the same problem - what I want is for Jenkins to not make the same mistake twice, so that if a machine runs out of space then Jenkins will run fewer builds at once instead of having all builds fail. 
(I admit that this is not an easy thing to do, but running out of disk space is a problem that I frequently encounter with Jenkins - this is a real problem when there are many builds and many users) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-30052) Take Docker host offline if it is unhealthy

2015-08-20 Thread pjdar...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 pjdarton commented on  JENKINS-30052 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Take Docker host offline if it is unhealthy  
 
 
 
 
 
 
 
 
 
 
If that is true then the force monitoring check is failing to take the slave offline. I have had builds started on containers where df -h has shown the / partition (which contains /home/jenkins/, which is where the build slave process runs) to be 100% full. So, either the monitoring check does not believe that having $ {workspace} 
 on a partition that is 100% full is a problem, or it is failing to take problem slaves offline. 
For static slaves (not docker slaves), I have seen builds fail due to lack of disk space and then the slave be taken offline after a build has failed. I would guess that this monitoring check is done in a different thread to the one running the build and so the build can be started before the monitoring check has finished. This means that you get one build fail, but later builds avoid using that slave (until someone fixes the slave and brings it back online). 
What I would like is for the docker-plugin to be aware of these monitoring checks and, if a container fails the check, the plugin should avoid starting new containers of that type on that host. Ideally, the check should be run before the build starts, and the build not be started on a failing container at all, but it would be acceptable to have a single failed build as long as subsequent builds avoided the problem. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [vncviewer-plugin] (JENKINS-30037) Display port with 2 digits leads to wrong port number

2015-08-20 Thread dim.tb...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitri Tenenbaum closed an issue as Won't Fix 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30037 
 
 
 
  Display port with 2 digits leads to wrong port number  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dimitri Tenenbaum 
 
 
 

Status:
 
 InProgress Closed 
 
 
 

Resolution:
 
 Won'tFix 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [job-dsl-plugin] (JENKINS-30006) Augment default configuration everywhere

2015-08-20 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker commented on  JENKINS-30006 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Augment default configuration everywhere  
 
 
 
 
 
 
 
 
 
 
That is strange, when I run my example in the playground (http://job-dsl.herokuapp.com/) it get this: 

 

!-- 1. example --
project
actions/actions
description/description
keepDependenciesfalse/keepDependencies
properties/properties
scm class='hudson.scm.NullSCM'/scm
canRoamtrue/canRoam
disabledfalse/disabled
blockBuildWhenDownstreamBuildingfalse/blockBuildWhenDownstreamBuilding
blockBuildWhenUpstreamBuildingfalse/blockBuildWhenUpstreamBuilding
triggers class='vector'/triggers
concurrentBuildfalse/concurrentBuild
builders/builders
publishers
hudson.plugins.cobertura.CoberturaPublisher
coberturaReportFilepattern/coberturaReportFile
onlyStablefalse/onlyStable
failUnhealthyfalse/failUnhealthy
failUnstablefalse/failUnstable
autoUpdateHealthfalse/autoUpdateHealth
autoUpdateStabilityfalse/autoUpdateStability
zoomCoverageChartfalse/zoomCoverageChart
failNoReportstrue/failNoReports
healthyTarget
targets class='enum-map' enum-type='hudson.plugins.cobertura.targets.CoverageMetric'
entry
hudson.plugins.cobertura.targets.CoverageMetricMETHOD/hudson.plugins.cobertura.targets.CoverageMetric
int800/int
/entry
entry
hudson.plugins.cobertura.targets.CoverageMetricLINE/hudson.plugins.cobertura.targets.CoverageMetric
int800/int
/entry
entry
hudson.plugins.cobertura.targets.CoverageMetricCONDITIONAL/hudson.plugins.cobertura.targets.CoverageMetric
int700/int
/entry
/targets
/healthyTarget
unhealthyTarget
targets class='enum-map' enum-type='hudson.plugins.cobertura.targets.CoverageMetric'
entry
hudson.plugins.cobertura.targets.CoverageMetricMETHOD/hudson.plugins.cobertura.targets.CoverageMetric
int0/int
/entry
entry
hudson.plugins.cobertura.targets.CoverageMetricLINE/hudson.plugins.cobertura.targets.CoverageMetric
int0/int
/entry
entry
hudson.plugins.cobertura.targets.CoverageMetricCONDITIONAL/hudson.plugins.cobertura.targets.CoverageMetric
int0/int
/entry
/targets
/unhealthyTarget
failingTarget
targets class='enum-map' enum-type='hudson.plugins.cobertura.targets.CoverageMetric'
entry
hudson.plugins.cobertura.targets.CoverageMetricMETHOD/hudson.plugins.cobertura.targets.CoverageMetric
int0/int
/entry
entry
hudson.plugins.cobertura.targets.CoverageMetricLINE/hudson.plugins.cobertura.targets.CoverageMetric
int0/int
/entry
entry
hudson.plugins.cobertura.targets.CoverageMetricCONDITIONAL/hudson.plugins.cobertura.targets.CoverageMetric
int0/int
/entry
/targets
/failingTarget
sourceEncodingASCII/sourceEncoding
newOptiontrue/newOption

[JIRA] [job-dsl-plugin] (JENKINS-29972) Unable to use custom SCM plugin Extension Point

2015-08-20 Thread m...@daniel-spilker.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Spilker commented on  JENKINS-29972 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Unable to use custom SCM plugin Extension Point  
 
 
 
 
 
 
 
 
 
 
What happens instead? Any logs or exceptions? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [docker-plugin] (JENKINS-30052) Take Docker host offline if it is unhealthy

2015-08-20 Thread gentoo.inte...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kanstantsin Shautsou commented on  JENKINS-30052 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Take Docker host offline if it is unhealthy  
 
 
 
 
 
 
 
 
 
 
Sorry, i mean how it can be implemented 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30067) Long delays in hpi:run

2015-08-20 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick started work on  JENKINS-30067 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-30069) Plugin IDs versionnumber and envinject incompatible

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto assigned an issue to Oleg Nenashev 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30069 
 
 
 
  Plugin IDs versionnumber and envinject incompatible  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 

Assignee:
 
 ManuelJessRecenaSoto OlegNenashev 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-client-plugin] (JENKINS-30073) git-client changelog timestamp is wrong

2015-08-20 Thread stj...@yahoo-inc.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 St. John Johnson created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30073 
 
 
 
  git-client changelog timestamp is wrong  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-client-plugin 
 
 
 

Created:
 

 21/Aug/15 12:54 AM 
 
 
 

Environment:
 

 Java 1.8  Git 2.4.5  Git Client Plugin: 1.18.0  Git Plugin: 2.4.0 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 St. John Johnson 
 
 
 
 
 
 
 
 
 
 
The RAW command listed here: https://github.com/jenkinsci/git-client-plugin/blob/b6fe319297b9ef5ceb29b260aa37c6cf994b414a/src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java#L734 
Is using the old formatting of %ai and %ci for retrieving the Author and Committer timestamps. In Git 2.0 and above, the lowercase i refers to ISO-8601-like while a newly added uppercase I returns ISO-8601-strict: http://git-scm.com/docs/pretty-formats 
I'm not sure why, but when upgrading 1.14.1 of git-client to 1.18.0, this started breaking for us. We're now getting -1 for all timestamps. I think it's from this change: https://github.com/jenkinsci/git-client-plugin/commit/de49c9bf21f560ac3851c4f7ea3a3597a114ac8e#diff-4a13310f7c84a9d6e133def48c0aed5a 
Here is an example: 

 

$ git 

[JIRA] [xunit-plugin] (JENKINS-22268) Boost C++ unit tests and the xUnit plugin - Not working

2015-08-20 Thread goldensoftware...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tim Finer commented on  JENKINS-22268 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Boost C++ unit tests and the xUnit plugin - Not working  
 
 
 
 
 
 
 
 
 
 
We just updated to Boost 1.59 and have been using Boost test for a couple of releases. Up until the move from 1.58 to 1.59 everything has been working well. I will attach one of our tests that isn't parsing, it looks the only difference from the old XML results are the file and line attributes on the TestSuite and TestCase nodes. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [xunit-plugin] (JENKINS-22268) Boost C++ unit tests and the xUnit plugin - Not working

2015-08-20 Thread goldensoftware...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Tim Finer updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-22268 
 
 
 
   Boost C++ unit tests and the xUnit plugin - Not working  
 
 
 
 
 
 
 
 
 

Change By:
 
 Tim Finer 
 
 
 

Attachment:
 
 core-159.xml 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-30044) Maven Environment variables no longer exist after EnvInject plugin upgrade to 1.92

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto commented on  JENKINS-30044 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Maven Environment variables no longer exist after EnvInject plugin upgrade to 1.92  
 
 
 
 
 
 
 
 
 
 
Patrick Ryan, It seems it is not related to EnvInject Plugin. Thanks for your feedback. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [git-plugin] (JENKINS-29977) Git Plugin truncates changelog

2015-08-20 Thread jenk...@lars-francke.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lars Francke commented on  JENKINS-29977 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Git Plugin truncates changelog  
 
 
 
 
 
 
 
 
 
 
Thanks for the comment Mark. As you can see from the screenshot the truncation has been introduced recently (sometime this year, took me a while to notice). 
I have tried a few versions back to 2.2.6 but it still happens there. I will try and ask the Apache folks which versions they are running. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [envinject-plugin] (JENKINS-30044) Maven Environment variables no longer exist after EnvInject plugin upgrade to 1.92

2015-08-20 Thread rec...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Manuel Jess Recena Soto resolved as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30044 
 
 
 
  Maven Environment variables no longer exist after EnvInject plugin upgrade to 1.92  
 
 
 
 
 
 
 
 
 

Change By:
 
 Manuel Jess Recena Soto 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 NotADefect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [copy-to-slave-plugin] (JENKINS-30074) Logger Thread BLOCKED

2015-08-20 Thread leowang...@hotmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 leo wang created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30074 
 
 
 
  Logger Thread BLOCKED  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Vivekanand SV 
 
 
 

Components:
 

 copy-to-slave-plugin 
 
 
 

Created:
 

 21/Aug/15 2:55 AM 
 
 
 

Environment:
 

 master win7  slave ubuntu12.04  copy-to-slave 1.4.5 
 
 
 

Priority:
 
  Critical 
 
 
 

Reporter:
 
 leo wang 
 
 
 
 
 
 
 
 
 
 
Executor #2 for 125100 : executing t02 #116542 daemon prio=6 tid=0x05157c00 nid=0x28a8 runnable [0x09b8e000] java.lang.Thread.State: RUNNABLE at java.io.FileOutputStream.writeBytes(Native Method) at java.io.FileOutputStream.write(Unknown Source) at java.io.BufferedOutputStream.flushBuffer(Unknown Source) at java.io.BufferedOutputStream.flush(Unknown Source) 
 

locked 0x293893a0 (a java.io.BufferedOutputStream) at java.io.PrintStream.write(Unknown Source)
 

locked 0x2933f5c0 (a java.io.PrintStream) at sun.nio.cs.StreamEncoder.writeBytes(Unknown Source) at sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source) at sun.nio.cs.StreamEncoder.implFlush(Unknown Source) at sun.nio.cs.StreamEncoder.flush(Unknown Source)
 
 

[JIRA] [weblogic-deployer-plugin] (JENKINS-26992) WebLogic deployer does not expand variables

2015-08-20 Thread r...@orange.fr (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Raphael CHAUMIER edited a comment on  JENKINS-26992 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: WebLogic deployer does not expand variables  
 
 
 
 
 
 
 
 
 
 Hi,Thisissueisnotfixedyet.Thewikiisoutdatedorwastooquickly update updated :)Idon'thavetimetoworkonitfornow.Isthisissuepreventyoutousetheplugin? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [multiple-scms-plugin] (JENKINS-25787) Repository Browser broken with Multiple SCMs plugin

2015-08-20 Thread nittanymount...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 David D updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-25787 
 
 
 
  Repository Browser broken with Multiple SCMs plugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 David D 
 
 
 

Priority:
 
 Major Critical 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-27084) SVN authentication fails using subversion plugin v.2.5

2015-08-20 Thread jeremy.g.ea...@boeing.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jeremy Eagan edited a comment on  JENKINS-27084 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: SVN authentication fails using subversion plugin v.2.5  
 
 
 
 
 
 
 
 
 
 Justtoaddsomemoreinfo,thesvnrepowasrunontheJenkinsslaverunningthejobsotheexternalpointingtolocalhostwasvalid. Usingplugin2.5.1withsubversion1.8checkoutandpropercredentials{code:java}CleaninglocalDirectory.Checkingoutsvn://localhost/tmp/svn_test/repo1/projectatrevision'2015-08-20T12:39:28.552-0500'AUtest.txtU.Fetching'svn://localhost/tmp/svn_test/repo2/project'at-1into'/local/jenkins/workspace/svn_test/project2'AUproject2/test.txtAtrevision1Atrevision2nochangeforsvn://localhost/tmp/svn_test/repo1/projectsincethepreviousbuildnochangeforsvn://localhost/tmp/svn_test/repo2/projectsincethepreviousbuildStartedcalculatediskusageofbuildFinishedCalculationofdiskusageofbuildin0secondsStartedcalculatediskusageofworkspaceFinishedCalculationofdiskusageofworkspacein0secondsFinished:SUCCESS{code} 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [subversion-plugin] (JENKINS-27084) SVN authentication fails using subversion plugin v.2.5

2015-08-20 Thread jeremy.g.ea...@boeing.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jeremy Eagan commented on  JENKINS-27084 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: SVN authentication fails using subversion plugin v.2.5  
 
 
 
 
 
 
 
 
 
 
Just to add some more info, the svn repo was run on the Jenkins slave running the job so the external pointing to localhost was valid. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30067) Long delays in hpi:run

2015-08-20 Thread vinc...@latombe.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Vincent Latombe commented on  JENKINS-30067 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Long delays in hpi:run  
 
 
 
 
 
 
 
 
 
 
AnnotationConfiguration.parseWebInfLib seems to be related to OSGi stuff, I hope this can be disabled. 
Related : http://stackoverflow.com/questions/26927939/jetty-startup-delay-due-to-scanning 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-24827) maven-hpi-plugin should be upgraded to Jetty 8

2015-08-20 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick assigned an issue to Vincent Latombe 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-24827 
 
 
 
  maven-hpi-plugin should be upgraded to Jetty 8  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Assignee:
 
 VincentLatombe 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30067) Long delays in hpi:run

2015-08-20 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30067 
 
 
 
  Long delays in hpi:run  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Vincent Latombe 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 20/Aug/15 6:30 PM 
 
 
 

Labels:
 

 jetty performance regression 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 Jesse Glick 
 
 
 
 
 
 
 
 
 
 
Using maven-hpi-plugin 1.110, Jetty startup from mvn -f workflow-plugin/aggregator hpi:run is quite fast: 

 

[INFO] Configuring Jetty for project: Workflow: Aggregator
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] /space/src/jenkinsci/workflow-plugin/aggregator/target/work/webapp does not yet exist, will receive /home/jglick/.m2/repository/org/jenkins-ci/main/jenkins-war/1.609.1/jenkins-war-1.609.1.war
[INFO] Context path = /jenkins
[INFO] Tmp directory = /space/src/jenkinsci/workflow-plugin/aggregator/target/work
[INFO] Web defaults =  jetty default
[INFO] Starting jetty 6.1.1 ...
[INFO] jetty-6.1.1
[INFO] Extract jar:file:/home/jglick/.m2/repository/org/jenkins-ci/main/jenkins-war/1.609.1/jenkins-war-1.609.1.war!/ to /space/src/jenkinsci/workflow-plugin/aggregator/target/work/webapp
Jenkins home directory: /space/src/jenkinsci/workflow-plugin/aggregator/work found at: System.getProperty(HUDSON_HOME)
[INFO] Started 

  1   2   3   >