[JIRA] [subversion-plugin] (JENKINS-28903) Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.

2015-06-15 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28903 
 
 
 
  Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

Component/s:
 
 subversion-plugin 
 
 
 

Component/s:
 
 _test 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28903) Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.

2015-06-15 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev commented on  JENKINS-28903 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.  
 
 
 
 
 
 
 
 
 
 
I doubt the issue is really related to Jenkins. 
You build you project using Maven, hence there should be able to handle all environment cases. Seems you checkout the data from SVN = .svn folders appear in every repo folder (if SVN version is lower than 1.8). Your tests should somehow filter away these folders during the execution. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28903) Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.

2015-06-15 Thread ajka...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Anand J Kadhi commented on  JENKINS-28903 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.  
 
 
 
 
 
 
 
 
 
 
When i checked the workspac in jenkins It is attaching a .svn in every folder. Might be can that cause this issue? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [maven-plugin] (JENKINS-28904) Maven build finished success but Jenkins job mark build as unstable

2015-06-15 Thread imd...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Maty Grosz created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28904 
 
 
 
  Maven build finished success but Jenkins job mark build as unstable  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 maven-plugin 
 
 
 

Created:
 

 15/Jun/15 11:50 AM 
 
 
 

Environment:
 

 Jenkins master, Jenkins slave, Java 1.7  Jenkins version - 1.596.2 LTS  Maven version - 3.2.5  Maven plugin version - 2.9  Jenkins job type in use - Maven job 
 
 
 

Labels:
 

 jenkins plugin maven 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Maty Grosz 
 
 
 
 
 
 
 
 
 
 
Running the following Maven build step: 
clean install -e -U 
(note that we are using the workaround described here - https://issues.jenkins-ci.org/browse/JENKINS-22486 to have multi threaded builds). 
The output of the maven build step is as follows (note that the first line in the console just after the SUCCESS summary is_ [JENKINS] Archiving_): 
11:37:13 [INFO] 

[JIRA] [subversion-plugin] (JENKINS-28903) Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.

2015-06-15 Thread ajka...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Anand J Kadhi updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28903 
 
 
 
  Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.  
 
 
 
 
 
 
 
 
 
 
Full log file. 
 
 
 
 
 
 
 
 
 

Change By:
 
 Anand J Kadhi 
 
 
 

Attachment:
 
 Full_stack_trace.txt 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [security] (JENKINS-28905) CSRF token is not regenerated through sessions

2015-06-15 Thread dimitar.kos...@emerchantpay.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dimitar Kostov created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28905 
 
 
 
  CSRF token is not regenerated through sessions  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 security 
 
 
 

Created:
 

 15/Jun/15 11:55 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Dimitar Kostov 
 
 
 
 
 
 
 
 
 
 
When you enable CSRF protection there is a .crumb header generated for login form and ajax requests. The problem is that this token is regenerated through sessions so basically it's useless. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 
  

[JIRA] [ssh-agent-plugin] (JENKINS-24750) Cannot find user credentials when job is triggered with parameters

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-24750 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Cannot find user credentials when job is triggered with parameters  
 
 
 
 
 
 
 
 
 
 
Could you upload two build.xml files from 'B', one triggered from upstream, the other triggered manually? Scrub out any passwords etc. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28840) Deadlock between Queue.maintain and Executor.interrupt

2015-06-15 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža commented on  JENKINS-28840 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Deadlock between Queue.maintain and Executor.interrupt  
 
 
 
 
 
 
 
 
 
 
This was observed running tests based on [1], so it is 1.609. 
[1] https://github.com/jenkinsci/matrix-project-plugin/blob/f314a83be60cc1e1d430d6d86659299f366e5e09/pom.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] [ssh-agent-plugin] (JENKINS-24750) Cannot find user credentials when job is triggered with parameters

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-24750 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Cannot find user credentials when job is triggered with parameters  
 
 
 
 
 
 
 
 
 
 
I think the underlying issue here is a misunderstanding of what 'Authorize Project Plugin' does. 
The build does NOT run as the operating system user you specify, it still runs as whoever user started Jenkins or the slave the build is running on. 
The plugin simply changes how the build interacts with other parts of Jenkins inside Jenkins. For example, a build running as the user who started it will not be able to have downstream builds that that user is not allowed to build, or may not be able to copy artifacts (Copy Artifacts Plugin) from another project if the user the build is running as does not have read access to that project. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [websphere-deployer-plugin] (JENKINS-21643) Jenkins Plugin for WebSphere Deployer Not deploying to Websphere AS 7 ( Remote deployment)

2015-06-15 Thread ashwanira...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Ashwani Raj commented on  JENKINS-21643 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Jenkins Plugin for WebSphere Deployer Not deploying to Websphere AS 7 ( Remote deployment)  
 
 
 
 
 
 
 
 
 
 
I just wanted to share one more thing. I am using latest version of Jenkins and 8.5.5.5 version of WAS server. Any help will be very thankful. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-27268) dumb slave?

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck assigned an issue to Kohsuke Kawaguchi 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-27268 
 
 
 
  dumb slave?  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Assignee:
 
 KohsukeKawaguchi 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [ssh-agent-plugin] (JENKINS-24750) Cannot find user credentials when job is triggered with parameters

2015-06-15 Thread doru.cail...@cloudtroopers.ro (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Doru Cailean commented on  JENKINS-24750 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Cannot find user credentials when job is triggered with parameters  
 
 
 
 
 
 
 
 
 
 
Daniel, my issue is not related to the 'Authorize Project Plugin'. Job A requires as parameter a credential object and then triggers job B using the 'Parameterized Build' plugin while sending its current build parameters. I can see that Job B does receive the resource OK because if I echo it I get the correct ID. In spite of this, the 'ssh-agent' plugin says it cannot find the specified credentials. 
If I run manually job B and specify the same credentials resource (having the same ID as the one sent from job A), the 'ssh-agent' works as expected. Sorry, I should have mentioned in my previous comment that this has nothing to do with the 'Authorize Project Plugin'. 
I can provide logs, screenshots and exact steps to replicate. Maybe I'm missing something. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28383) Infrequent ERROR: Error cloning remote repo 'origin'

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-28383 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Infrequent ERROR: Error cloning remote repo 'origin'  
 
 
 
 
 
 
 
 
 
 
Hannes Kogler thanks for exploring further. 
I can't find a maximum amount of parallel SCM actions on my [Jenkins main configuration page](http://localhost:8080/configure). There is a Max # of concurrent polling field. Is that the field which you changed from having a value to being empty? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28383) Infrequent ERROR: Error cloning remote repo 'origin'

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite edited a comment on  JENKINS-28383 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Infrequent ERROR: Error cloning remote repo 'origin'  
 
 
 
 
 
 
 
 
 
 [~ntshako]thanksforexploringfurther.Ican'tfindamaximumamountofparallelSCMactionsonmy [ Jenkinsmainconfigurationpage ] (http://localhost:8080/configure).ThereisaMax#ofconcurrentpollingfield.Isthatthefieldwhichyouchangedfromhavingavaluetobeingempty? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [junit-plugin] (JENKINS-28901) Trigger Exceptions are missing in JUnit Report

2015-06-15 Thread r...@adr.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stefan Cordes created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28901 
 
 
 
  Trigger Exceptions are missing in JUnit Report  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Attachments:
 

 Stacktrace-junit-result-page.png 
 
 
 

Components:
 

 junit-plugin 
 
 
 

Created:
 

 15/Jun/15 8:57 AM 
 
 
 

Environment:
 

 Windows Server, Jenkins ver. 1.580.3, JUnit Plugin 1.5 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Stefan Cordes 
 
 
 
 
 
 
 
 
 
 
In case a class under test throws an Exception where a trigger is included, the trigger is not shown in the test result error page. 
A Junit Test: 
public class StacktraceTest { @Test public void testSameTriggerClass()  { throw new IllegalArgumentException(Root, new IllegalArgumentException(Expected Trigger)); } 
} 
results in  
Error Message 
Root Stacktrace 
 

[JIRA] [pitmutation-plugin] (JENKINS-28902) Error displaying report: sidepanel.jelly not found

2015-06-15 Thread as.m...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Andreas Schneck created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28902 
 
 
 
  Error displaying report: sidepanel.jelly not found  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 pitmutation-plugin 
 
 
 

Created:
 

 15/Jun/15 9:09 AM 
 
 
 

Environment:
 

 Linux x86_64  Jenkins 1.611 on Tomcat  PIT Mutation Plugin 1.0-13 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Andreas Schneck 
 
 
 
 
 
 
 
 
 
 
When I try to display the PIT report, I get the following 'devious' Jenkins error: 

 
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: 
jar:file:/.../.jenkins/plugins/pitmutation/WEB-INF/lib/classes.jar!/org/jenkinsci/plugins/pitmutation/PitProjectAction/nodata.jelly:4:64: 
st:include No page found 'sidepanel.jelly' for class org.jenkinsci.plugins.pitmutation.PitProjectAction
 

 
 
 
 
 
 
 
 
 
 
 
 

[JIRA] [subversion-plugin] (JENKINS-28903) Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.

2015-06-15 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev assigned an issue to Unassigned 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28903 
 
 
 
  Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.  
 
 
 
 
 
 
 
 
 

Change By:
 
 Oleg Nenashev 
 
 
 

Assignee:
 
 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] [core] (JENKINS-28601) Order of job table reverse

2015-06-15 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28601 
 
 
 
  Order of job table reverse  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 guijenkins regression 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28840) Deadlock between Queue.maintain and Executor.interrupt

2015-06-15 Thread stephenconno...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 stephenconnolly commented on  JENKINS-28840 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Deadlock between Queue.maintain and Executor.interrupt  
 
 
 
 
 
 
 
 
 
 
What version of Jenkins was this stack trace from? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28903) Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.

2015-06-15 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev commented on  JENKINS-28903 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.  
 
 
 
 
 
 
 
 
 
 
Jenkins does not do it. It's a standard format of SVN workspaces 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [pitmutation-plugin] (JENKINS-28902) Error displaying report: sidepanel.jelly not found

2015-06-15 Thread as.m...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Andreas Schneck commented on  JENKINS-28902 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Error displaying report: sidepanel.jelly not found  
 
 
 
 
 
 
 
 
 
 
It is referenced here: https://github.com/jenkinsci/pitmutation-plugin/blob/master/src/main/resources/org/jenkinsci/plugins/pitmutation/targets/MutationResult/index.jelly#L4 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28383) Infrequent ERROR: Error cloning remote repo 'origin'

2015-06-15 Thread hannes.kog...@ntswincash.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Hannes Kogler commented on  JENKINS-28383 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Infrequent ERROR: Error cloning remote repo 'origin'  
 
 
 
 
 
 
 
 
 
 
Thx for the info! 
Perhaps we have found the problem now. In Jenkins' Main Global Configuration page - if you scroll down to the latest settings - you can configure something like the maximum amount of parallel SCM actions. We had configured a fixed limit here. Since we have removed the limit, it looks good until now. The problem might be that our SCM processes have increased very much after we have activated the polling for every single git job. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-27282) Github Webhook not working after upgrade Jenkins and plugins

2015-06-15 Thread llibic...@mail.ru (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmytro Kryvenko updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-27282 
 
 
 
  Github Webhook not working after upgrade Jenkins and plugins  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dmytro Kryvenko 
 
 
 

Component/s:
 
 core 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-17290) Category titles in Available Plugins list appear wrong in reverse sort order

2015-06-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-17290 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Category titles in Available Plugins list appear wrong in reverse sort order  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Oleg Nenashev Path: war/src/main/webapp/scripts/sortable.js http://jenkins-ci.org/commit/jenkins/abef5b060f5299ec7790d78db40c18a128dc0b4f Log: Revert [FIXED JENKINS-17290] - Corrected sort order of tables 
This reverts commit d739bedc0d5cc42aa28868fa28a709081460671c. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-17290) Category titles in Available Plugins list appear wrong in reverse sort order

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck reopened an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Reverted towards 1.618 because of the regressions this caused. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-17290 
 
 
 
  Category titles in Available Plugins list appear wrong in reverse sort order  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Status:
 
 Resolved Reopened 
 
 
 

Assignee:
 
 RuoxiJiang 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-17290) Category titles in Available Plugins list appear wrong in reverse sort order

2015-06-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-17290 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Category titles in Available Plugins list appear wrong in reverse sort order  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Daniel Beck Path: war/src/main/webapp/scripts/sortable.js http://jenkins-ci.org/commit/jenkins/d5651d171b83567d0d6dda899b789ca1de069385 Log: Merge pull request #1737 from oleg-nenashev/master 
[FIXED JENKINS-28601] Revert [FIXED JENKINS-17290] - Corrected sort order of tables 
Compare: https://github.com/jenkinsci/jenkins/compare/7e1a92157ddf...d5651d171b83 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28601) Order of job table reverse

2015-06-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28601 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Order of job table reverse  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Daniel Beck Path: war/src/main/webapp/scripts/sortable.js http://jenkins-ci.org/commit/jenkins/d5651d171b83567d0d6dda899b789ca1de069385 Log: Merge pull request #1737 from oleg-nenashev/master 
[FIXED JENKINS-28601] Revert [FIXED JENKINS-17290] - Corrected sort order of tables 
Compare: https://github.com/jenkinsci/jenkins/compare/7e1a92157ddf...d5651d171b83 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-26657) File context menu missing when installing Slave under windows with jnlp

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck resolved as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-26657 
 
 
 
  File context menu missing when installing Slave under windows with jnlp  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

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] [git-plugin] (JENKINS-27282) Github Webhook not working after upgrade Jenkins and plugins

2015-06-15 Thread llibic...@mail.ru (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dmytro Kryvenko commented on  JENKINS-27282 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Github Webhook not working after upgrade Jenkins and plugins  
 
 
 
 
 
 
 
 
 
 
Mark Waite, I've checked with latest https://jenkins.ci.cloudbees.com/job/plugins/job/git-plugin/829/ build, the issue is not reproducible anymore. Looking forward to have new git-plugin available in stable! 
Liya Katz, most probably issue was caused by core change, but it's not explicitly tell us this is a core issue. I've looked into a core code first, and buggy method realization is in git-plugin. So that's pure git-plugin issue, that is already fixed and tested, we should just wait for a next git-plugin release. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28903) Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.

2015-06-15 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oleg Nenashev commented on  JENKINS-28903 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Getting java.io.FileNotFoundException: /Folder/.svn (Is a directory) error when running the build.  
 
 
 
 
 
 
 
 
 
 
The attached stacktrace is incomplete. Please attach the full log and also specify Jenkins core and SVN plugin versions 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [flaky-test-handler-plugin] (JENKINS-28467) With concurrent builds, Flaky Test Handler blocks later builds from finishing first

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck assigned an issue to Qingzhou Luo 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28467 
 
 
 
  With concurrent builds, Flaky Test Handler blocks later builds from finishing first  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Assignee:
 
 DanielBeck QingzhouLuo 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28383) Infrequent ERROR: Error cloning remote repo 'origin'

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-28383 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Infrequent ERROR: Error cloning remote repo 'origin'  
 
 
 
 
 
 
 
 
 
 
Hannes Kogler that description clarifies it. The field you changed is the concurrent polling limit field. I'm a little surprised that allowing more concurrent polling had an impact on your clone/fetch operations. As far as I understand it, polling for changes is independent of the job performing the clone/fetch. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28906) Provide information about build requirements

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite commented on  JENKINS-28906 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Provide information about build requirements  
 
 
 
 
 
 
 
 
 
 
Can you be more specific? 
Are you saying that when you attempt to compile the git plugin source code it fails to run tests successfully? If so, please describe your development environment (Windows, Linux, FreeBSD, Solaris, etc.) and the alternatives you have tried. The git plugin runs tests very often on Windows (8.1, 7, Home Server 2011, Server 2008R2) and on Linux (Debian 6, Debian 7, Debian 8, CentOS 6, CentOS 7, Ubuntu 14.04). The master branch still has a few tests which fail on older Linux versions (due to older git versions on those Linux versions). I have a pending change which silences most of those failures on older git versions. 
Are you saying that when you attempt to compile one of your own projects, then 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] [matrix-project-plugin] (JENKINS-28909) Label Expressions Using Ampersands Rejected

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28909 
 
 
 
  Label Expressions Using Ampersands Rejected  
 
 
 
 
 
 
 
 
 
 
Thanks! 
Since Jenkins isn't completely broken (as in 'it crashes') reducing priority to indicate major loss of functionality. I think https://github.com/jenkinsci/matrix-project-plugin/pull/14 may be to blame here, but will need to investigate further. 
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Priority:
 
 Blocker Major 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [github-plugin] (JENKINS-28139) Provide some extension for sharing events funtionality

2015-06-15 Thread lan...@yandex.ru (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kirill Merkushev assigned an issue to Kirill Merkushev 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28139 
 
 
 
  Provide some extension for sharing events funtionality  
 
 
 
 
 
 
 
 
 

Change By:
 
 Kirill Merkushev 
 
 
 

Assignee:
 
 KirillMerkushev 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [clearcase-ucm-plugin] (JENKINS-28835) Reintroduce component for poll rebase

2015-06-15 Thread m...@praqma.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mads Nielsen resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28835 
 
 
 
  Reintroduce component for poll rebase  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mads Nielsen 
 
 
 

Status:
 
 Open 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] [matrix-project-plugin] (JENKINS-28909) Label Expressions Using Ampersands Rejected

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-28909 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Label Expressions Using Ampersands Rejected  
 
 
 
 
 
 
 
 
 
 
Assuming this is an Oops error page, could you provide the full output? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [jobconfighistory-plugin] (JENKINS-28413) For some jobs, changes are not displayed after certain day

2015-06-15 Thread stefan.brau...@1und1.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stefan Brausch commented on  JENKINS-28413 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: For some jobs, changes are not displayed after certain day  
 
 
 
 
 
 
 
 
 
 
Can reproduce this issue.  Looks like a problem with DAO 

 

Jun 15, 2015 3:28:49 PM hudson.ExpressionFactory2$JexlExpression evaluate
WARNING: Caught exception evaluating: it.getLines() in /job/myjobname/jobConfigHistory/showDiffFiles. Reason: java.lang.NullPointerException
java.lang.NullPointerException
	at java.io.File.init(File.java:360)
	at hudson.plugins.jobConfigHistory.FileHistoryDao.getOldRevision(FileHistoryDao.java:347)
	at hudson.plugins.jobConfigHistory.JobConfigHistoryProjectAction.getOldConfigXml(JobConfigHistoryProjectAction.java:309)
	at hudson.plugins.jobConfigHistory.JobConfigHistoryProjectAction.getLines(JobConfigHistoryProjectAction.java:291)
	at sun.reflect.GeneratedMethodAccessor2959.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.commons.jexl.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:258)
	at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:104)
	at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)
	at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)
	at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51)
	at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80)
	at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74)
	at org.apache.commons.jelly._expression_.ExpressionSupport.evaluateRecurse(ExpressionSupport.java:61)
	at org.apache.commons.jelly._expression_.ExpressionSupport.evaluateAsIterator(ExpressionSupport.java:94)

 

 
Mirko Friedenhagen any ideas? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [matrix-project-plugin] (JENKINS-28909) Label Expressions Using Ampersands Rejected

2015-06-15 Thread dominik.charous...@haw-hamburg.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominik Charousset commented on  JENKINS-28909 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Label Expressions Using Ampersands Rejected  
 
 
 
 
 
 
 
 
 
 
Ok, thank you for the quick response! Good luck for investigating the cause. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28906) Provide information about build requirements

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite edited a comment on  JENKINS-28906 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Provide information about build requirements  
 
 
 
 
 
 
 
 
 
 Canyoubemorespecific?Areyousayingthatwhenyouattempttocompilethegitpluginsourcecodeitfailstoruntestssuccessfully?Ifso,pleasedescribeyourdevelopmentenvironment(Windows,Linux,FreeBSD,Solaris,etc.) ,thecommandlinegitversionyou'reusing(1.7.2,1.8.3,1.9.5,2.4.3,etc.) andthealternativesyouhavetried.ThegitpluginrunstestsveryoftenonWindows(8.1,7,HomeServer2011,Server2008R2)andonLinux(Debian6,Debian7,Debian8,CentOS6,CentOS7,Ubuntu14.04).  ThemasterbranchstillhasafewtestswhichfailonolderLinuxversions(duetooldergitversionsonthoseLinuxversions).Ihavea[pendingchange|https://github.com/MarkEWaite/git-plugin/commit/363617e8585546f4972d5c815154280f1e04f552]whichsilencesmostofthosefailuresonoldergitversions.Areyousayingthatwhenyouattempttocompileoneofyourownprojects,thenitfails? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-16781) Job and Project naming convention

2015-06-15 Thread sagayaraj.x.da...@verizon.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sagayaraj David commented on  JENKINS-16781 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Job and Project naming convention  
 
 
 
 
 
 
 
 
 
 
Hi Joris, 
I am unable to include conditional regex (if) in the pattern (_)?(?(1)[\w] {1,15} 
). Meaning _ is a optional string, if found then a string of length 1 to 15 should be available. Could you please check and let me know 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [matrix-project-plugin] (JENKINS-28909) Label Expressions Using Ampersands Rejected

2015-06-15 Thread dominik.charous...@haw-hamburg.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominik Charousset updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28909 
 
 
 
  Label Expressions Using Ampersands Rejected  
 
 
 
 
 
 
 
 
 

Change By:
 
 Dominik Charousset 
 
 
 

Attachment:
 
 ScreenShot2015-06-15at15.23.38.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] [matrix-project-plugin] (JENKINS-28909) Label Expressions Using Ampersands Rejected

2015-06-15 Thread dominik.charous...@haw-hamburg.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominik Charousset commented on  JENKINS-28909 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Label Expressions Using Ampersands Rejected  
 
 
 
 
 
 
 
 
 
 
It really does not say much else (I added a screenshot to the issue). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28911) The Jenkins git-plugin (v 2.3.5) does not handle branch names containing a slash correctly.

2015-06-15 Thread lavi...@web.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Gustave Laville created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28911 
 
 
 
  The Jenkins git-plugin (v 2.3.5) does not handle branch names containing a slash correctly.  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-plugin 
 
 
 

Created:
 

 15/Jun/15 2:10 PM 
 
 
 

Environment:
 

 Version 2.3.5 of git-plugin 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Gustave Laville 
 
 
 
 
 
 
 
 
 
 
When a BranchSpec is created by AbstractGitSCMSource it's name doesn't contain the origin/ prefix. If the branch name doesn't contain a slash (/), the branch name is considered unqualified and for matching purposes a regular expressing with a */ prefix is used. If the unqualified branch name contains a slash, it is treated as qualified name and no wildcard is prepended. This has the effect that a branch doesn't match itself (e.g. when polling a repository for changes, see line 591 of GitSCM). 
Given that an unqualified branch name may contain slashes, it is not possible to recognize unqualified branch names from the absence of a slash (see line 124 of BranchSpec). 
A proposed (partial) solution can be found at https://github.com/gv2011/git-plugin/tree/branch-name. 
Here the qualified branch name is used when AbstractGitSCMSource creates a BranchSpec. 
For the String 

[JIRA] [core] (JENKINS-28840) Deadlock between Queue.maintain and Executor.interrupt

2015-06-15 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28840 
 
 
 
  Deadlock between Queue.maintain and Executor.interrupt  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 deadlock lts-candidate regression 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28840) Deadlock between Queue.maintain and Executor.interrupt

2015-06-15 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28840 
 
 
 
  Deadlock between Queue.maintain and Executor.interrupt  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Labels:
 
 deadlocklts-candidate queue regression 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28906) Provide information about build requirements

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite edited a comment on  JENKINS-28906 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Provide information about build requirements  
 
 
 
 
 
 
 
 
 
 Canyoubemorespecific?Areyousayingthatwhenyouattempttocompilethegitpluginsourcecodeitfailstoruntestssuccessfully?Ifso,pleasedescribeyourdevelopmentenvironment(Windows,Linux,FreeBSD,Solaris,etc.)andthealternativesyouhavetried.ThegitpluginrunstestsveryoftenonWindows(8.1,7,HomeServer2011,Server2008R2)andonLinux(Debian6,Debian7,Debian8,CentOS6,CentOS7,Ubuntu14.04).ThemasterbranchstillhasafewtestswhichfailonolderLinuxversions(duetooldergitversionsonthoseLinuxversions).Ihavea[pendingchange|https://github.com/MarkEWaite/git-plugin/commit/363617e8585546f4972d5c815154280f1e04f552]whichsilencesmostofthosefailuresonoldergitversions.Areyousayingthatwhenyouattempttocompileoneofyourownprojects,thenitfails? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [warnings-plugin] (JENKINS-28908) Subjob completion not detected

2015-06-15 Thread bernd.spick...@wincor-nixdorf.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bernd Spickers created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28908 
 
 
 
  Subjob completion not detected  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Ulli Hafner 
 
 
 

Components:
 

 warnings-plugin 
 
 
 

Created:
 

 15/Jun/15 12:49 PM 
 
 
 

Environment:
 

 Jenkins 1.617, warnings 4.48, JRE 1.8.0_45 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Bernd Spickers 
 
 
 
 
 
 
 
 
 
 
Simple scenario: Freestylejob A that triggers in build step a freestylejob B. Job B does nothing except scan for compiler warnings with MSBuild parser. 
If you run Job B, it succeeds okay. If you run Job A, it triggers Job B as expected, but runs forever (or until cancelled ) even if the job B is already finished successfully. 
I detected this problem in a different scenario, but even this simple configuration doesn't work  
As I have multiple nested jobs running and mostly MSBUILD jobs, it would be very nice if I also can use your warnings-plugin as it looks quite good. But due to the fact that the described behaviour blocks up all nested jobs, it is quite annoying as it took me also a long time to identify this problem. Any help is welcome and additional informations can be also provided if needed. 
Regards,  Bernd Spickers 
 
 
 

[JIRA] [core] (JENKINS-17290) Category titles in Available Plugins list appear wrong in reverse sort order

2015-06-15 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-17290 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Category titles in Available Plugins list appear wrong in reverse sort order  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4177 Revert [FIXED JENKINS-17290] - Corrected sort order of tables (Revision abef5b060f5299ec7790d78db40c18a128dc0b4f) 
 Result = SUCCESS o.v.nenashev : abef5b060f5299ec7790d78db40c18a128dc0b4f Files :  
 

war/src/main/webapp/scripts/sortable.js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28292) Setting JDK installations not thread-safe

2015-06-15 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-28292 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Setting JDK installations not thread-safe  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4177 
 Result = SUCCESS 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [matrix-project-plugin] (JENKINS-28909) Label Expressions Using Ampersands Rejected

2015-06-15 Thread ogon...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Oliver Gondža commented on  JENKINS-28909 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Label Expressions Using Ampersands Rejected  
 
 
 
 
 
 
 
 
 
 
That is indeed caused by my fix[1]. AxisDescriptor#checkValue should not check for Jenkins#checkGoodName. 
[1] https://github.com/jenkinsci/matrix-project-plugin/pull/14 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28907) option to treat merge commiters as regular commiters

2015-06-15 Thread mbgat...@silabs.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Matt Gately created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28907 
 
 
 
  option to treat merge commiters as regular commiters  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-plugin 
 
 
 

Created:
 

 15/Jun/15 12:28 PM 
 
 
 

Labels:
 

 plugin git scm 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Matt Gately 
 
 
 
 
 
 
 
 
 
 
Note: This request initially posted on stackoverflow: http://stackoverflow.com/q/20101472/937363 
Users A and B each make modifications (on different feature branches) to a particular repo. 
User A merges changes into staging branch. Jenkins builds the staging branch, and succeeds. 
User C (release manager for User B team) merges User B's changes into staging branch. However, something in the merge goes wrong and isn't noticed, such as a conflict that wasn't resolved properly. 
Jenkins builds the staging branch, and fails because of the bad merge. 
Users A and B are notified of the build failure, because their code was part of the merge, even though their changes were not at fault. User C never gets a failure notice, even though his bad merge was what broke the build. 
There should be a way to: 
 
 

[JIRA] [git-plugin] (JENKINS-28906) Provide information about build requirements

2015-06-15 Thread lavi...@web.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Gustave Laville created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28906 
 
 
 
  Provide information about build requirements  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  New Feature 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-plugin 
 
 
 

Created:
 

 15/Jun/15 12:12 PM 
 
 
 

Environment:
 

 GIT plugin 2.3.5, Apache Maven 3.2.3, Java version: 1.8.0_25 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Gustave Laville 
 
 
 
 
 
 
 
 
 
 
mvn clean install fails and produces a lot of failing tests, it works with -DskipTests=true. Is this known or should I set up things in a specific way? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
   

[JIRA] [git-plugin] (JENKINS-28907) option to treat merge commiters as regular commiters

2015-06-15 Thread mbgat...@silabs.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Matt Gately updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28907 
 
 
 
  option to treat merge commiters as regular commiters  
 
 
 
 
 
 
 
 
 

Change By:
 
 Matt Gately 
 
 
 
 
 
 
 
 
 
 Note:Thisrequestinitiallypostedonstackoverflow:http://stackoverflow.com/q/20101472/937363 ---   UsersAandBeachmakemodifications(ondifferentfeaturebranches)toaparticularrepo.UserAmergeschangesintostagingbranch.Jenkinsbuildsthestagingbranch,andsucceeds.UserC(releasemanagerforUserBteam)mergesUserB'schangesintostagingbranch.However,somethinginthemergegoeswrongandisn'tnoticed,suchasaconflictthatwasn'tresolvedproperly.Jenkinsbuildsthestagingbranch,andfailsbecauseofthebadmerge.UsersAandBarenotifiedofthebuildfailure,becausetheircodewaspartofthemerge,eventhoughtheirchangeswerenotatfault.UserCnevergetsafailurenotice,eventhoughhisbadmergewaswhatbrokethebuild.Thereshouldbeawayto:#CauseJenkinstotreatmergecommitsaschanges?(Thereistheveryrealpossibilitythatcodewillactuallybemodifiedduringamerge!)#NotifyUserC(asthemergecommitter)alongwithusersAandB?WeareusingtheGitandEmail-extpluginsforJenkins.#*Ithinkthiswouldbehandledautomaticallybytheprevious#Setoptiontoonlyshowthemergecommitterinthecaseofamerge#*Thereareexampleswherewehaveaplatformmergeteamwhomergesinfromonestablebranchtoanother.Inthatcase,itisalwaysthemerger'sresponsibilitytohandleitcorrectly,sonoothercommittersshouldbenotified 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 

[JIRA] [ssh-agent-plugin] (JENKINS-24750) Cannot find user credentials when job is triggered with parameters

2015-06-15 Thread doru.cail...@cloudtroopers.ro (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Doru Cailean updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-24750 
 
 
 
  Cannot find user credentials when job is triggered with parameters  
 
 
 
 
 
 
 
 
 
 
Attached you can find both build.xml and log files from the manual and triggered (in downstream) builds. I've replaced most of the elements with fake values due to security measures. Let me know if I can provide any other info. 
 
 
 
 
 
 
 
 
 

Change By:
 
 Doru Cailean 
 
 
 

Attachment:
 
 log_downstream 
 
 
 

Attachment:
 
 build_downstream.xml 
 
 
 

Attachment:
 
 log_manual 
 
 
 

Attachment:
 
 build_manual.xml 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [core] (JENKINS-25734) Massive executors death on a node, causeOfDeath is null

2015-06-15 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-25734 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Massive executors death on a node, causeOfDeath is null  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4177 
 Result = SUCCESS 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28906) Provide information about build requirements

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite edited a comment on  JENKINS-28906 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Provide information about build requirements  
 
 
 
 
 
 
 
 
 
 Canyoubemorespecific?Areyousayingthatwhenyouattempttocompilethegitpluginsourcecodeitfailstoruntestssuccessfully?Ifso,pleasedescribeyourdevelopmentenvironment(Windows,Linux,FreeBSD,Solaris,etc.),thecommandlinegitversionyou'reusing(1.7.2,1.8.3,1.9.5,2.4.3,etc.)andthealternativesyouhavetried.ThegitpluginrunstestsveryoftenonWindows(8.1,7,HomeServer2011,Server2008R2)andonLinux(Debian6,Debian7,Debian8,CentOS6,CentOS7,Ubuntu14.04). The[Cloudbeesgit-pluginjob|https://jenkins.ci.cloudbees.com/job/plugins/job/git-plugin/]alsoregularlymonitorsthegit-pluginsourcecodeincludingpullrequestssubmittedtotheplugin. ThemasterbranchstillhasafewtestswhichfailonolderLinuxversions(duetooldergitversionsonthoseLinuxversions).Ihavea[pendingchange|https://github.com/MarkEWaite/git-plugin/commit/363617e8585546f4972d5c815154280f1e04f552]whichsilencesmostofthosefailuresonoldergitversions.Areyousayingthatwhenyouattempttocompileoneofyourownprojects,thenitfails? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [matrix-project-plugin] (JENKINS-28909) Label Expressions Using Ampersands Rejected

2015-06-15 Thread dominik.charous...@haw-hamburg.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Dominik Charousset created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28909 
 
 
 
  Label Expressions Using Ampersands Rejected  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Kohsuke Kawaguchi 
 
 
 

Components:
 

 matrix-project-plugin 
 
 
 

Created:
 

 15/Jun/15 1:09 PM 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 Dominik Charousset 
 
 
 
 
 
 
 
 
 
 
After updating Jenkins to the latest version, projects with label expressions can no longer be configured. This essentially means that we can no longer configure anything, as we use label expressions quite heavily for automated testing on several OS / compiler settings. 
The configuration is displayed correctly in Jenkins. However, once hitting Save of any project using label expressions, Jenkins reports an error like Matrix axis value 'Linux  clang  LeakSanitizer' is invalid: '' is an unsafe character. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 

[JIRA] [xpath-config-viewer-plugin] (JENKINS-28910) No permission check when displaying job related information

2015-06-15 Thread berb...@cleverbridge.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Bernhard Berbuir created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28910 
 
 
 
  No permission check when displaying job related information  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 xpath-config-viewer-plugin 
 
 
 

Created:
 

 15/Jun/15 1:31 PM 
 
 
 

Environment:
 

 XPath Configuration Viewer plugin version: 1.1.1 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Bernhard Berbuir 
 
 
 
 
 
 
 
 
 
 
The XPath Configuration Viewer plugin displays the job related information without checking the permissions of the current user. Even if a user logs out it is still possible to call the URL https://jenkinsinstance:8080/xpathviewer/index# and to get all information. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
   

[JIRA] [clearcase-ucm-plugin] (JENKINS-28514) Failure to recommend created baseline with poll rebase (case 13049)

2015-06-15 Thread m...@praqma.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mads Nielsen resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Fixed with 

JENKINS-28835
 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28514 
 
 
 
  Failure to recommend created baseline with poll rebase (case 13049)  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mads Nielsen 
 
 
 

Status:
 
 Open 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-17228) Fail build when subversion workspace is locked

2015-06-15 Thread mikekonik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mike Konikoff edited a comment on  JENKINS-17228 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Fail build when subversion workspace is locked  
 
 
 
 
 
 
 
 
 
 I'musingjenkinstoauto-updatemyeclipseprojectdirectories,andsubclipseintheIDEtocommit/log/etc.andoccasionallymanuallyupdatemyworkspace.Thissavesmeatonoftimeonsynchronizingandavoidingconflictsbyintegratingmyworkingcopyearlyandoften.Withoutthisfix,anyinterruptionofsubclipsethatleavestheworkspacelockedandnotcleanedupbeforenextbuild,resultsinjenkinswipingout my uncommittedchangesinmyworkingcopy.Althoughitdoesn'thappenoften,thiswastesalotofthetimesavedusingCItobeginwith,onrestoringworkspaceandlastsetofchanges. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-17228) Fail build when subversion workspace is locked

2015-06-15 Thread mikekonik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mike Konikoff edited a comment on  JENKINS-17228 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Fail build when subversion workspace is locked  
 
 
 
 
 
 
 
 
 
 I'musingjenkinstoauto-updatemyeclipseprojectdirectories,andsubclipseintheIDEtocommit/log/etc.andoccasionallymanuallyupdatemyworkspace.Thissavesmeatonoftimeonsynchronizingandavoidingconflictsbyintegratingmyworkingcopyearlyandoften.Withoutthisfix,anyinterruptionofsubclipsethatleavestheworkspacelocked andnotcleanedupbeforenextbuild, resultsinjenkinswipingoutmyuncommittedchangesinmyworkingcopy.Althoughitdoesn'thappenoften,thiswastesalotofthetimesavedusingCItobeginwith,onrestoringworkspaceandlastsetofchanges. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [unique-id] (JENKINS-28913) unique-id stores empty ids.

2015-06-15 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord assigned an issue to James Nord 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28913 
 
 
 
  unique-id stores empty ids.  
 
 
 
 
 
 
 
 
 

Change By:
 
 James Nord 
 
 
 

Assignee:
 
 recampbell JamesNord 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [unique-id] (JENKINS-28913) unique-id stores empty ids.

2015-06-15 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord started work on  JENKINS-28913 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 James Nord 
 
 
 

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] [core] (JENKINS-28912) CLONE - Job naming and Node naming convention

2015-06-15 Thread sagayaraj.x.da...@verizon.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sagayaraj David updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28912 
 
 
 
  CLONE - Job naming and Node naming convention  
 
 
 
 
 
 
 
 
 

Change By:
 
 Sagayaraj David 
 
 
 

Labels:
 
 job namingnode 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28912) CLONE - Job naming and Node naming convention

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck resolved as Not A Defect 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
This is not a valid Java regular _expression_, and the error message tells you so. 
If you disagree, please provide sample code for the script console in Jenkins that shows that your regular _expression_ is valid and matches according to your expectations. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28912 
 
 
 
  CLONE - Job naming and Node naming convention  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Status:
 
 Open 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] [core] (JENKINS-28912) CLONE - Job and Project naming convention

2015-06-15 Thread sagayaraj.x.da...@verizon.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sagayaraj David created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28912 
 
 
 
  CLONE - Job and Project naming convention  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Affects Versions:
 

 current 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 core 
 
 
 

Created:
 

 15/Jun/15 3:32 PM 
 
 
 

Environment:
 

 Windows 7 
 
 
 

Labels:
 

 job 
 
 
 

Priority:
 
  Trivial 
 
 
 

Reporter:
 
 Sagayaraj David 
 
 
 
 
 
 
 
 
 
 
Both 'Job' and 'Project' are used, but is unclear what the difference is. A new Job seems to create a Project and one can delete a Project but not a Job. One concept should be used in my opinion unless the difference is clearly distinguishable. 
 
 
 

[JIRA] [unique-id] (JENKINS-28913) unique-id stores empty ids.

2015-06-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28913 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: unique-id stores empty ids.  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: James Nord Path: src/main/java/org/jenkinsci/plugins/uniqueid/implv2/PersistenceRootIdStore.java src/test/java/org/jenkinsci/plugins/uniqueid/IdTest.java http://jenkins-ci.org/commit/unique-id-plugin/f79e4cd342fb830c47adf3d3732e3988ac6c6018 Log: [FIXED JENKINS-28913] write the id to the correct file. 
When sotring the ID write it to the correct file. Add unit tests to check the uniqueness of the ID to catch regresssions. Add some code to migrate an empty id. (this will only happen for new jobs/builds created with 2.0 or 2.0.1 of the plugin.) 
Migrations will be ok. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [unique-id] (JENKINS-28913) unique-id stores empty ids.

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


 
 
 
 
 
 
 Jenkins /  JENKINS-28913 
 
 
 
  unique-id stores empty ids.  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

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-22922) Subversion : environment variables work only partially (got broken in 2.3 or prior, after 1.44)

2015-06-15 Thread ltrebuc...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lionel Trebuchon commented on  JENKINS-22922 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion : environment variables work only partially (got broken in 2.3 or prior, after 1.44)  
 
 
 
 
 
 
 
 
 
 
Hello Tim! 
Thanks a lot for the response. I think I made the wrong assumption that it works only on linux because as a matter of luck, my linux projects that had already been checked out once continued to work. But now, I have the problem on both and it seems to be a plugin issue in the version 2.5 . For instance, they seem to have a similar problem here: https://issues.jenkins-ci.org/browse/JENKINS-22542  
Friendly greetings, Lionel Trbuchon 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-22922) Subversion : environment variables work only partially (got broken in 2.3 or prior, after 1.44)

2015-06-15 Thread ltrebuc...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lionel Trebuchon edited a comment on  JENKINS-22922 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Subversion : environment variables work only partially (got broken in 2.3 or prior, after 1.44)  
 
 
 
 
 
 
 
 
 
 HelloTim!Thanksalotfortheresponse.IthinkImadethewrongassumptionthatitworksonlyonlinuxbecauseasamatterofluck,mylinuxprojectsthathadalreadybeencheckedoutoncecontinuedtowork.Butnow,Ihavetheproblemonboth Linux and Windowsbuildserverand itseemstobeapluginissueintheversion2.5.Forinstance,theyseemtohaveasimilarproblemhere:https://issues.jenkins-ci.org/browse/JENKINS-22542Friendlygreetings,LionelTrbuchon 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [deployer-framework-plugin] (JENKINS-28894) Broken icons

2015-06-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28894 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Broken icons  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: Stephen Connolly Path: src/main/java/com/cloudbees/plugins/deployer/DeployNowProjectAction.java src/main/java/com/cloudbees/plugins/deployer/DeployNowRunAction.java src/main/resources/com/cloudbees/plugins/deployer/DeployNowColumn/column.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployNowJobProperty/config.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployNowProjectAction/configure.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployNowRunAction/_deploy.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployNowRunAction/configure.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployPublisher/config.jelly http://jenkins-ci.org/commit/deployer-framework-plugin/529182f5ddc060f0950b96911dae027175609929 Log: Merge pull request #1 from recena/master 
Related to JENKINS-28894 - Broken icons 
Compare: https://github.com/jenkinsci/deployer-framework-plugin/compare/285219287815...529182f5ddc0 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [deployer-framework-plugin] (JENKINS-28894) Broken icons

2015-06-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-28894 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Broken icons  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: recena Path: src/main/java/com/cloudbees/plugins/deployer/DeployNowProjectAction.java src/main/java/com/cloudbees/plugins/deployer/DeployNowRunAction.java src/main/resources/com/cloudbees/plugins/deployer/DeployNowColumn/column.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployNowJobProperty/config.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployNowProjectAction/configure.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployNowRunAction/_deploy.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployNowRunAction/configure.jelly src/main/resources/com/cloudbees/plugins/deployer/DeployPublisher/config.jelly http://jenkins-ci.org/commit/deployer-framework-plugin/df99785f022471124b10ec0b45416c13844a52cc Log: Related to JENKINS-28894 - Broken icons 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [extensible-choice-parameter-plugin] (JENKINS-28841) List Files Now in a configuration page cause an error since 1.3.0

2015-06-15 Thread jwpa...@yahoo.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jim Patterson commented on  JENKINS-28841 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: List Files Now in a configuration page cause an error since 1.3.0  
 
 
 
 
 
 
 
 
 
 
After looking at your comments, I talked to our dev-ops team for more information on what actually happened to our Jenkins Master when it crashed. First let me add more detailed information to our particular Jenkins Master/Slave environment. We are running about 20 slaves, 1500 jobs and our Jenkins Master is using a dedicated Apache server to serve the Jenkins Web application on Centos 6. We are also running the Enterprise edition of Jenkins from Cloudbees. I thought we were running the latest LTS version at the time but I was off on the actual release number of our Master Jenkins server: (Jenkins ver. 1.580.2.1 (Jenkins Enterprise by CloudBees 14.11)) I did use the OSS version 1.596.2 to induce the NPE and stack trace I listed above. Basically when I attempted to configure a new job using this plugin against a slave in the pool, it caused the Appache instance to gobble up a large amount of memory on the Jenkins Master, leaving it in a state where it could no longer serve web pages from Jenkins. My Dev ops team team told me I had crashed the Jenkins master. They were not happy with 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] [parameterized-remote-trigger-plugin] (JENKINS-27249) Quiet period is not considered when triggering remotely

2015-06-15 Thread r...@adr.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stefan Cordes commented on  JENKINS-27249 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Quiet period is not considered when triggering remotely  
 
 
 
 
 
 
 
 
 
 
Thank you, Daniel. Remove the line this.addToQueryString(delay=0); will fix this. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28561) Can't Setup Security

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck resolved as Incomplete 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
No response to comment asking for additional information in two weeks, so resolving as Incomplete. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28561 
 
 
 
  Can't Setup Security  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Incomplete 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28912) CLONE - Job naming and Node naming convention

2015-06-15 Thread sagayaraj.x.da...@verizon.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sagayaraj David updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28912 
 
 
 
  CLONE - Job naming and Node naming convention  
 
 
 
 
 
 
 
 
 

Change By:
 
 Sagayaraj David 
 
 
 
 
 
 
 
 
 
 Both' The Job 'and'Project'areused,but namingpattern is unclearwhat workingforsimplepattern,howeverIamunabletoincludeconditionalregex(if)in the differenceis pattern(_)?(?(1)[\w]{1,15}) . AnewJobseemstocreate Meaning_is a Projectandonecandelete optionalstring,iffoundthen a ProjectbutnotaJob.Oneconcept stringoflength1to15 shouldbe usedinmyopinionunlessthedifferenceisclearlydistinguishable available . Also,IwouldneedtosetsimilarNodenamingpatternaswearehavingmorenodes 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28912) CLONE - Job naming and Node naming convention

2015-06-15 Thread sagayaraj.x.da...@verizon.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sagayaraj David updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28912 
 
 
 
  CLONE - Job naming and Node naming convention  
 
 
 
 
 
 
 
 
 

Change By:
 
 Sagayaraj David 
 
 
 

Priority:
 
 Trivial Major 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28912) CLONE - Job naming and Node naming convention

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28912 
 
 
 
  CLONE - Job naming and Node naming convention  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 
 
 
 
 
 
 
 TheJobnamingpatternisworkingforsimplepattern,howeverIamunabletoincludeconditionalregex(if)inthepattern {code} (_)?(?(1)[\w]{1,15}) {code} .Meaning_isaoptionalstring,iffoundthenastringoflength1to15shouldbeavailable.Also,IwouldneedtosetsimilarNodenamingpatternaswearehavingmorenodes 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [unique-id] (JENKINS-28913) unique-id stores empty ids.

2015-06-15 Thread te...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 James Nord created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28913 
 
 
 
  unique-id stores empty ids.  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 recampbell 
 
 
 

Components:
 

 unique-id 
 
 
 

Created:
 

 15/Jun/15 3:57 PM 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 James Nord 
 
 
 
 
 
 
 
 
 
 
WHen the unique id plugin creates an ID for a new job the id persisted to disk is the empty string. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

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

[JIRA] [subversion-plugin] (JENKINS-17228) Fail build when subversion workspace is locked

2015-06-15 Thread mikekonik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mike Konikoff edited a comment on  JENKINS-17228 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Fail build when subversion workspace is locked  
 
 
 
 
 
 
 
 
 
 I'musingjenkinstoauto-updatemyeclipseprojectdirectories,and using subclipseintheIDEtocommit/log/etc.andoccasionallymanuallyupdatemyworkspace.Thissavesmeatonoftimeonsynchronizingandavoidingconflictsbyintegratingmyworkingcopyearlyandoften.Withoutthisfix,anyinterruptionofsubclipsethatleavestheworkspacelockedresultsinjenkinswipingoutmyuncommittedchangesinmyworkingcopy.Althoughitdoesn'thappenoften,thiswastesalotofthetimesavedusingCItobeginwith,onrestoringworkspaceandlastsetofchanges. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-build-publish-plugin] (JENKINS-27229) Docker publish plugin throws error Please login prior to push after publishing the image

2015-06-15 Thread quentin.ner...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Quentin Nerden edited a comment on  JENKINS-27229 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Docker publish plugin throws error Please login prior to push after publishing the image  
 
 
 
 
 
 
 
 
 
 ***UPDATE***afterupgradingthepluginfrom0.15to1.0,theproblemisgone,itworksforme. ***UPDATE2***Docker1.6usestheV2registryofDockerhubbydefault.TheV2registryurlshouldnotbespecified.   Ihavethesameproblem,withtheregistryhttps://registry-1.docker.io/v2(officialv2registryforDockerhub).Docker1.6.2isused,andthejenkins.dockercfgfilewasdeletedbeforerunningthejob.Theerrorinthejob'sconsoleis:(...)workspace]$dockerlogin-ujenkinsuser-ejenkins-u...@compcom-phttps://registry-1.docker.io/v2/WARNING:logincredentialssavedin/opt/jenkins/.dockercfg.LoginSucceeded[workspace]$dockerbuild-tmydocker/repo:873$WORKSPACE/targetSendingbuildcontexttoDockerdaemon557.1kB(...)SendingbuildcontexttoDockerdaemon98.04MBSendingbuildcontexttoDockerdaemon98.59MBSendingbuildcontexttoDockerdaemon98.59MBSendingbuildcontexttoDockerdaemonStep0:FROMmydocker/repo:base2---55604c2a11e7Step1:ADDcomp-web.war/server/standalone/deployments/---e1a25eef96e3Removingintermediatecontainer0118fd978788Successfullybuilte1a25eef96e3[workspace]$dockerpushmydocker/repo:873Thepushreferstoarepository[mydocker/repo](len:1)e1a25eef96e3:BufferingtoDiske1a25eef96e3:ImagepushfailedPleaseloginpriortopush:Username:EOFBuildstep'DockerBuildandPublish'markedbuildasfailure 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28912) CLONE - Job naming and Node naming convention

2015-06-15 Thread sagayaraj.x.da...@verizon.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Sagayaraj David updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28912 
 
 
 
  CLONE - Job naming and Node naming convention  
 
 
 
 
 
 
 
 
 

Change By:
 
 Sagayaraj David 
 
 
 

Summary:
 
 CLONE-Job naming and Project Node namingconvention 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cloudfoundry-plugin] (JENKINS-28885) NPE when deploying w/o any services

2015-06-15 Thread andreas.buc...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Andreas Buchen commented on  JENKINS-28885 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: NPE when deploying w/o any services  
 
 
 
 
 
 
 
 
 
 
I am using Jenkins 1.580.2 
Interesting: For those jobs failing (that do not need a service), I created a dummy entry to create a service. If I delete this dummy entry, I cannot reproduce it. Newly created jobs look good as well. 
Looking at your code and the null check, I don't understand it either. If nobody else reports this I would close this issue. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-17228) Fail build when subversion workspace is locked

2015-06-15 Thread mikekonik...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mike Konikoff commented on  JENKINS-17228 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Fail build when subversion workspace is locked  
 
 
 
 
 
 
 
 
 
 
I'm using jenkins to auto-update my eclipse project directories, and using subclipse in the IDE to commit/log/etc. and occasionally manually update my workspace. This saves me a ton of time on synchronizing and avoiding conflicts by integrating my working copy early and often. Without this fix, any interruption of subclipse that leaves the workspace locked results in jenkins wiping out my uncommitted changes in my working copy. Although it doesn't happen often, this wastes a lot of the time saved using CI to begin with, on restoring workspace and last set of changes. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [deployer-framework-plugin] (JENKINS-28894) Broken icons

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


 
 
 
 
 
 
 Jenkins /  JENKINS-28894 
 
 
 
  Broken icons  
 
 
 
 
 
 
 
 
 

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] [maven-plugin] (JENKINS-28904) Maven build finished success but Jenkins job mark build as unstable

2015-06-15 Thread imd...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Maty Grosz updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28904 
 
 
 
  Maven build finished success but Jenkins job mark build as unstable  
 
 
 
 
 
 
 
 
 

Change By:
 
 Maty Grosz 
 
 
 

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] [maven-plugin] (JENKINS-28904) Maven build finished success but Jenkins job mark build as unstable

2015-06-15 Thread imd...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Maty Grosz assigned an issue to kaosko 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28904 
 
 
 
  Maven build finished success but Jenkins job mark build as unstable  
 
 
 
 
 
 
 
 
 

Change By:
 
 Maty Grosz 
 
 
 

Assignee:
 
 kaosko 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [teamconcert-plugin] (JENKINS-19675) RTC Build Toolkit can't be installed automatically

2015-06-15 Thread clkkish...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Krishna Kishore assigned an issue to Krishna Kishore 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-19675 
 
 
 
  RTC Build Toolkit can't be installed automatically  
 
 
 
 
 
 
 
 
 

Change By:
 
 Krishna Kishore 
 
 
 

Assignee:
 
 ScottCowan KrishnaKishore 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [radiatorview-plugin] (JENKINS-28674) Timing mismatch between radiator and individual jenkin job

2015-06-15 Thread judah...@wipro.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Judah Benhur commented on  JENKINS-28674 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Timing mismatch between radiator and individual jenkin job  
 
 
 
 
 
 
 
 
 
 
HI Howama, 
Can i get to know which plugin is doing the time calculation and updating the time on radiator? and what is the process of updating? Why would the details on radiator go wrong? Is there a specific reason for it? 
I will be extremely thankful if you can help at the earliest. 
Thanks in advance Judah 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28383) Infrequent ERROR: Error cloning remote repo 'origin'

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite resolved as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Since the original report a month ago there has been no further report from the original submitter that the intermittent problem is still visible. Resolved as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-28383 
 
 
 
  Infrequent ERROR: Error cloning remote repo 'origin'  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mark Waite 
 
 
 

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] [radiatorview-plugin] (JENKINS-28674) Timing mismatch between radiator and individual jenkin job

2015-06-15 Thread judah...@wipro.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Judah Benhur commented on  JENKINS-28674 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Timing mismatch between radiator and individual jenkin job  
 
 
 
 
 
 
 
 
 
 
Hi howama, 
Can I get the update on this issue as early as possible? 
Regards, Judah 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [deploy-plugin] (JENKINS-19564) deploy plugin - issue with tomcat 7 context path using parallel deployment

2015-06-15 Thread kao...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 kaosko commented on  JENKINS-19564 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: deploy plugin - issue with tomcat 7 context path using parallel deployment  
 
 
 
 
 
 
 
 
 
 
Looks like the issue is fixed in a newer version of Cargo (see https://codehaus-cargo.atlassian.net/browse/CARGO-1041), but the plugin would need be updated. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28383) Infrequent ERROR: Error cloning remote repo 'origin'

2015-06-15 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Mark Waite closed an issue as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28383 
 
 
 
  Infrequent ERROR: Error cloning remote repo 'origin'  
 
 
 
 
 
 
 
 
 

Change By:
 
 Mark Waite 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [cli] (JENKINS-22346) CLI commands with private key for nonexistent user fail with EOFException from DataInputStream.readBoolean

2015-06-15 Thread s...@eskp.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Simon KP commented on  JENKINS-22346 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CLI commands with private key for nonexistent user fail with EOFException from DataInputStream.readBoolean  
 
 
 
 
 
 
 
 
 
 
1.617 here as well and I still have the issue that causes authentication to fail when a key is used but authentication is disabled. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [windows-slaves-plugin] (JENKINS-23880) slave.jar should update itself when Jenkins is updated

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-23880 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: slave.jar should update itself when Jenkins is updated  
 
 
 
 
 
 
 
 
 
 

So, I need to launch the build agent from the command line
 
Is a batch file that basically does  

 
wget http://jenkins/jnlpJars/slave.jar
java -jar slave.jar … 

 
 out of the question? 
(http://gnuwin32.sourceforge.net/packages/wget.htm) 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-26940) JAVA_HOME is empty when no installer is available for a JDK

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck resolved as Duplicate 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Duplicates JENKINS-24788, let's continue there. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-26940 
 
 
 
  JAVA_HOME is empty when no installer is available for a JDK  
 
 
 
 
 
 
 
 
 

Change By:
 
 Daniel Beck 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Resolution:
 
 Duplicate 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [maven-plugin] (JENKINS-24788) Cannot run program /bin/java on maven 3 projects

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-24788 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Cannot run program /bin/java on maven 3 projects  
 
 
 
 
 
 
 
 
 
 


JENKINS-26940
 is a duplicate of this issue, and I suggested the following there: 

 
Started by user anonymous
Building in workspace /Users/danielbeck/Projects/Jenkins/jenkins_daniel-beck/war/work/jobs/JENKINS-26940/workspace
Tool installer Install from http://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.tar.gz cannot be run on the node Jenkins
FATAL: Cannot find executable from the chosen Ant installation foo
Build step 'Invoke Ant' marked build as failure
Finished: FAILURE 

 
Would that work for you? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-13864) JDK auto installer installs to a different path than JAVA_HOME for a build uses

2015-06-15 Thread db...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Daniel Beck commented on  JENKINS-13864 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: JDK auto installer installs to a different path than JAVA_HOME for a build uses  
 
 
 
 
 
 
 
 
 
 
Jerry Qassar Nikolay Diakov Are you still experiencing this problem on recent versions of Jenkins? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-28784) JUnitResultArchiver testDataPublishers not compatible with Workflow

2015-06-15 Thread jgl...@cloudbees.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jesse Glick updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-28784 
 
 
 
  JUnitResultArchiver testDataPublishers not compatible with Workflow  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jesse Glick 
 
 
 

Issue Type:
 
 Improvement Bug 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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.


  1   2   >