[JIRA] (JENKINS-42959) Failed known_hosts verification for SSH agent

2017-03-24 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke commented on  JENKINS-42959  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
 For the issue other people have mentioned here: Trilead is no longer an actively  maintained library, although I'll raise a Pull Requests against the Jenkins fork to allow it to handle ECDSA host keys. This should fix the issue where validation works on a command prompt but fails in Jenkins. I'd rather not add arguments to the SSH command to force a specific key format to be used, as some hosts may not have that format, and it then causes upgrade issues if we ever chose to move format and some user's machines don't support newer formats.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-42959) Failed known_hosts verification for SSH agent

2017-03-24 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke commented on  JENKINS-42959  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
 Misa Travel I'm not sure what your point in your final paragraph is saying. Jenkins looks for a known_hosts file in $user_home/,ssh/known_hosts which is the default location for a known_hosts file for most SSH clients, regardless of whether they're running on Linux or Windows. I could update the Known Hosts strategy to take a path for the known_hosts file but I'm not clear if that's the issue here.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-43062) SSH Host Key Verifiers are not configured for all SSH slaves

2017-03-24 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke assigned an issue to Michael Clarke  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43062  
 
 
  SSH Host Key Verifiers are not configured for all SSH slaves   
 

  
 
 
 
 

 
Change By: 
 Michael Clarke  
 
 
Assignee: 
 Kohsuke Kawaguchi Michael Clarke  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-43062) SSH Host Key Verifiers are not configured for all SSH slaves

2017-03-24 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke commented on  JENKINS-43062  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SSH Host Key Verifiers are not configured for all SSH slaves   
 

  
 
 
 
 

 
 There is no publicly available 'No verification' strategy available (it's used internally for anyone upgrading the plugin and therefore not having a strategy set), so anyone submitting the form is forced to submit a strategy, and may therefore just end up with the 'Known hosts' strategy as a default since that's first in the list. I did have a view that anyone modifying the slave configuration should be made to explicitly set an option, but it's not clear that's happening from the way the form is presented and validation currently runs. I'll look at improving this.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-42959) Failed known_hosts verification for SSH agent

2017-03-21 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke commented on  JENKINS-42959  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Failed known_hosts verification for SSH agent   
 

  
 
 
 
 

 
 This actually looks like it might be being caused by your host using ECDSA, but Trilead only supporting RSA or DSA keys, rather than the hostnames being hashed.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-40313) Exception when display view plugins

2016-12-12 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke commented on  JENKINS-40313  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Exception when display view plugins   
 

  
 
 
 
 

 
 You updated to the latest version of what? It looks like this is an issue with the version of the testswarm-plugin you have installed. Have you tried removing or updating that?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-40320) No page found 'config.jelly' for class hudson.model.User

2016-12-12 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40320  
 
 
  No page found 'config.jelly' for class hudson.model.User   
 

  
 
 
 
 

 
Change By: 
 Michael Clarke  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-40351) JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loading config page

2016-12-09 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40351  
 
 
  JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loading config page   
 

  
 
 
 
 

 
Change By: 
 Michael Clarke  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-40351) JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loading config page

2016-12-09 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke started work on  JENKINS-40351  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Michael Clarke  
 
 
Status: 
 Reopened In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-40351) JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loading config page

2016-12-09 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke started work on  JENKINS-40351  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Michael Clarke  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-40351) JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loading config page

2016-12-09 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke assigned an issue to Michael Clarke  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40351  
 
 
  JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loading config page   
 

  
 
 
 
 

 
Change By: 
 Michael Clarke  
 
 
Assignee: 
 Oliver Gondža Michael Clarke  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-40351) JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loading config page

2016-12-09 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40351  
 
 
  JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loading config page   
 

  
 
 
 
 

 
Change By: 
 Michael Clarke  
 
 
Summary: 
 JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst  loadnig  loading  config page  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] (JENKINS-40351) JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loadnig config page

2016-12-09 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-40351  
 
 
  JenikinsRule.configRoundTrip(ComputerConnector c) throws error whilst loadnig config page   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oliver Gondža  
 
 
Components: 
 jenkins-test-harness  
 
 
Created: 
 2016/Dec/09 9:07 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Michael Clarke  
 

  
 
 
 
 

 
 When trying to pass a ComputerConnector into configRoundtrip(C before), the test fails with a 404 Not Found error when trying to load self/computerConnectorTester/configure. This seems to be because there is no configure.jelly in src/main/resources/org/jvnet/hudson/test/JenkinsComputerConnectorTester. HudsonTestCase still works for the equivalent method, but uses ComputerConnectorTester, so a suitable fix should be to copying the contents of src/main/resources/org/jvnet/hudson/test/ComputerConnectorTester in to src/main/resources/org/jvnet/hudson/test/JenkinsComputerConnectorTester.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 

[JIRA] (JENKINS-33016) Jenkins doesn't detect CVS polling on Pipeline (Workflow) Job

2016-08-22 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michael Clarke commented on  JENKINS-33016  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins doesn't detect CVS polling on Pipeline (Workflow) Job   
 

  
 
 
 
 

 
 Mark Bucciarelli it's not that I'm unprepared to accept the pull request or perform a release; it's that I no longer use CVS so have no particular way of checking the changes or testing releases. If you'd like to have this change incorporated or released then feel free to take on ownership of the CVS plugin!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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


[JIRA] [cvs-plugin] (JENKINS-33016) Jenkins doesn't detect CVS polling on Pipeline (Workflow) Job

2016-05-20 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Clarke commented on  JENKINS-33016 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Jenkins doesn't detect CVS polling on Pipeline (Workflow) Job  
 
 
 
 
 
 
 
 
 
 
Sorry Jesse Glick, who is that comment aimed at? Is there an issue with the pull request, or are you implying that plugin maintainers should be checking the compatibility of their plugin with each Jenkins version? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [cvs-plugin] (JENKINS-25184) CVS plugin creates hundreds of 'cvs server' processes which kill CVS server

2015-09-07 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Clarke closed an issue as Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
No further information provided by reporter, unable to replicate, closing as 'Cannot reproduce' 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-25184 
 
 
 
  CVS plugin creates hundreds of 'cvs server' processes which kill CVS server  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Clarke 
 
 
 

Status:
 
 Open Closed 
 
 
 

Assignee:
 
 Michael Clarke 
 
 
 

Resolution:
 
 Cannot Reproduce 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 

[JIRA] [cvs-plugin] (JENKINS-23234) cvs update hang when recursive symlink in directory

2015-09-07 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Clarke closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-23234 
 
 
 
  cvs update hang when recursive symlink in directory  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Clarke 
 
 
 

Status:
 
 Open Closed 
 
 
 

Assignee:
 
 Michael Clarke 
 
 
 

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] [cvs-plugin] (JENKINS-21077) CVS plugin uses different timestamps

2015-09-07 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Clarke resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-21077 
 
 
 
  CVS plugin uses different timestamps  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Clarke 
 
 
 

Status:
 
 Open Resolved 
 
 
 

Assignee:
 
 Michael Clarke 
 
 
 

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] [cvs-plugin] (JENKINS-28207) Using varibale as branch name

2015-09-07 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Clarke closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-28207 
 
 
 
  Using varibale as branch name  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Clarke 
 
 
 

Status:
 
 Open Closed 
 
 
 

Assignee:
 
 Michael Clarke 
 
 
 

Resolution:
 
 Not A Defect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [cvs-plugin] (JENKINS-27717) CVS/Workflow integration

2015-09-07 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Clarke resolved as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-27717 
 
 
 
  CVS/Workflow integration  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Clarke 
 
 
 

Status:
 
 Reopened Resolved 
 
 
 

Assignee:
 
 Chris Vogel Michael Clarke 
 
 
 

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] [cvs-plugin] (JENKINS-27482) CVS changes returning duplicate entries

2015-09-07 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Clarke closed an issue as Won't Fix 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
Closing as "Won't Fix" since there's no 100% correct way of grouping commits 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-27482 
 
 
 
  CVS changes returning duplicate entries  
 
 
 
 
 
 
 
 
 

Change By:
 
 Michael Clarke 
 
 
 

Status:
 
 Open Closed 
 
 
 

Assignee:
 
 Michael Clarke 
 
 
 

Resolution:
 
 Won't Fix 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [cvs-plugin] (JENKINS-27482) CVS changes returning duplicate entries

2015-09-07 Thread michael.m.cla...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Michael Clarke commented on  JENKINS-27482 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: CVS changes returning duplicate entries  
 
 
 
 
 
 
 
 
 
 
This is a general issue with CVS - commits are done by file rather than as a change-set with multiple files under a single commit potentially having different commit timestamps depending on how long CVS taks to process them. Trying to merge file commits into a single change-set may result in two different changes with the same commiter and commit message being merged into a single change incorrectly, so we only attempt to merge commits with an identical timestamp, user and commit comment. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

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





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


[JIRA] [cvs-plugin] (JENKINS-25184) CVS plugin creates hundreds of 'cvs server' processes which kill CVS server

2015-01-18 Thread michael.m.cla...@gmail.com (JIRA)












































 
Michael Clarke
 edited a comment on  JENKINS-25184


CVS plugin creates hundreds of cvs server processes which kill CVS server
















Can you give a bit more detail on this issue:

	How many jobs are you running that connect to CVS?
	What are your CVS connection strings like (:pserver:, :local:, :ext:) etc
	Have you seen this working properly at some point since the initial bug was reported
	Is your process list on the CVS Server, or the Jenkins server (this is related to your CVS connection String question)



Any additional information you can give would help narrow this down.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs-plugin] (JENKINS-25184) CVS plugin creates hundreds of 'cvs server' processes which kill CVS server

2015-01-18 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-25184


CVS plugin creates hundreds of cvs server processes which kill CVS server















Can you give a bit more detail on this issue:

	How many jobs are you running that connect to CVS?
	What are your CVS connection strings like (:pserver:, :local:, :ext:*) etc
	Have you seen this working properly at some point since the initial bug was reported
	Is your process list on the CVS Server, or the Jenkins server (this is related to your CVS connection String question)



Any additional information you can give would help narrow this down.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs-plugin] (JENKINS-25722) CVS update not working (CVS plugin 2.4,2.7) and cvsclient-71-jenkins-11 artifact

2015-01-17 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-25722 as Cannot Reproduce


CVS update not working  (CVS plugin 2.4,2.7)  and  cvsclient-71-jenkins-11  artifact
















Since no-one else has reported this, and I've not been able to reproduce this, I'm closing this issue. If anyone has any further details that will help replicate this issue then feel free to provide them and re-open this issue.





Change By:


Michael Clarke
(17/Jan/15 7:15 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


CannotReproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs-plugin] (JENKINS-17383) CVS plugin detect changes in 'rlog' but not in 'update'

2015-01-17 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 resolved  JENKINS-17383 as Fixed


CVS plugin detect changes in rlog but not in update
















Re-closing issue. Latest comment was unrelated, duplicated in another issue, and does not provide enough information to allow the issue to be replicated.





Change By:


Michael Clarke
(17/Jan/15 7:20 PM)




Status:


Reopened
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs-plugin] (JENKINS-25722) CVS update not working (CVS plugin 2.4,2.7) and cvsclient-71-jenkins-11 artifact

2014-11-29 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-25722


CVS update not working  (CVS plugin 2.4,2.7)  and  cvsclient-71-jenkins-11  artifact















To give us a chance of diagnosing and fixing this, please explain what it is you're expecting to happen, what it is that is actually happening, and try this out using the latest version of the CVS plugin.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-24429) CVSRoot is not accepted by CVS plugin

2014-08-31 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-24429 as Duplicate


CVSRoot is not accepted by CVS plugin
















Change By:


Michael Clarke
(31/Aug/14 6:35 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


Duplicate



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-23491) CVS Plugin deletes all files in workspace when Use Update is not selected

2014-08-12 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-23491 as Wont Fix


CVS Plugin deletes all files in workspace when Use Update is not selected
















Re-closing. The CVS plugin has always wiped out the workspace when not doing an update so ensure the workspace is in a clean state (no modified CVS control files, no non-cvs controlled files/directories etc). Since CVS has no way of reverting workspace changes (e.g. the equivalent of git clean), wiping out the workspace is the only consistent way to do this. There are no plans to change this.





Change By:


Michael Clarke
(12/Aug/14 3:56 PM)




Status:


Reopened
Closed





Resolution:


WontFix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-23491) CVS Plugin deletes all files in workspace when Use Update is not selected

2014-06-22 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-23491


CVS Plugin deletes all files in workspace when Use Update is not selected















If you want the features of the Delete Workspace plugin then install and use it on this job. There's no point in duplicating features between plugins when installing the additional plugin would do the job.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-23491) CVS Plugin deletes all files in workspace when Use Update is not selected

2014-06-22 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-23491 as Wont Fix


CVS Plugin deletes all files in workspace when Use Update is not selected
















Change By:


Michael Clarke
(22/Jun/14 8:20 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


WontFix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-23234) cvs update hang when recursive symlink in directory

2014-06-11 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-23234


cvs update hang when recursive symlink in directory















Any chance you could raise these as Pull Requests on Github?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-19314) CVS plugin queues up multiple builds on same changes when poll time build time

2014-06-10 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-19314


CVS plugin queues up multiple builds on same changes when poll time  build time















It's live now.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-8723) Computing changelog fails: incomplete argument list

2014-06-09 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 resolved  JENKINS-8723 as Fixed


Computing changelog fails: incomplete argument list
















Fixed under version 2.0 of the plugin with move to rlog to build version information





Change By:


Michael Clarke
(08/Jun/14 4:30 PM)




Status:


Open
Resolved





Assignee:


MichaelClarke





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-22668) Source Code Management section defaults to method that is not in use

2014-06-09 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-22668


Source Code Management section defaults to method that is not in use















Not a CVS issue (CVS is bundled with Jenkins, so would be shown if this was the only SCM option available). Suspect there was an issue that was causing Perforce not to be able to load properly, but can't replicate. Closing issue for now. Please re-open with further details if you can replicate.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-22771) CVS Plugin update adjusts version but not timestamp in CVS/Entries

2014-06-09 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 updated  JENKINS-22771


CVS Plugin update adjusts version but not timestamp in CVS/Entries
















Reducing priority since only one user has reported issue, and can be worked around by setting workspace to wipe-out on each build if issue does occur.





Change By:


Michael Clarke
(08/Jun/14 5:17 PM)




Priority:


Blocker
Minor



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-19314) CVS plugin queues up multiple builds on same changes when poll time build time

2014-06-09 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 resolved  JENKINS-19314 as Fixed


CVS plugin queues up multiple builds on same changes when poll time  build time
















Release in V2.12 of the CVS plugin





Change By:


Michael Clarke
(09/Jun/14 8:47 PM)




Status:


Reopened
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-22668) Source Code Management section defaults to method that is not in use

2014-06-09 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-22668 as Cannot Reproduce


Source Code Management section defaults to method that is not in use
















Change By:


Michael Clarke
(09/Jun/14 8:40 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


CannotReproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-15386) Cannot tag builds using cvs plugin

2014-03-06 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15386


Cannot tag builds using cvs plugin















Monique:  Does the CVS tag plugin not do what you want?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-21439) Ignore CVS Attic Directory

2014-01-30 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-21439 as Not A Defect


Ignore CVS Attic Directory
















Change By:


Michael Clarke
(30/Jan/14 2:12 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


NotADefect



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-21439) Ignore CVS Attic Directory

2014-01-30 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-21439


Ignore CVS Attic Directory















Deleting a file is a valid reason for starting a build: imagine you delete a source file that is needed by the rest of your code and you decide to ignore it being moved to the attic then you're going to have a failing compile but now know it. If you do want to ignore files in the attic then you should be able to do so using the exclusion pattern option currently provided by the plugin.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-6312) cvs log error

2014-01-30 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-6312


cvs log error















Vishwaradhya, I'm not sure what you mean: if you're getting a similar issue then please give us the error details and which version of the plugin you have. If you're looking to update the plugin then use the Jenkins update manager.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-20794) Jenkins doesn't detect CVS changes (polling)

2013-12-11 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-20794


Jenkins doesnt detect CVS changes (polling)















I suspect this is something to do with the timezone in the timestamp: I may look at normalising the timestamp to be GMT to see if that resolves this issue.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [bulk-builder] (JENKINS-20682) Starting Jenkins with defined --webroot or JETTY_HOME not working.

2013-11-22 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 updated  JENKINS-20682


Starting Jenkins with defined --webroot or JETTY_HOME not working.
















Change By:


Michael Clarke
(22/Nov/13 4:24 PM)




Component/s:


cvs



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] [cvs] (JENKINS-18539) CVS-Plugin 2.9 consumes 10x more hard disk usage than 1.6

2013-07-06 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 updated  JENKINS-18539


CVS-Plugin 2.9 consumes 10x more hard disk usage than 1.6
















Reducing priority - the data format warning is caused by switching between new and old versions of the plugin and can be ignored. There are currently no API changes in Jenkins that prevent the use of 1.6 of the CVS plugin





Change By:


Michael Clarke
(06/Jul/13 9:52 AM)




Priority:


Critical
Minor



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-18539) CVS-Plugin 2.9 consumes 10x more hard disk usage than 1.6

2013-07-06 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-18539


CVS-Plugin 2.9 consumes 10x more hard disk usage than 1.6















The change is probably being caused by polling being done using rlog rather than log, so the CVS server is doing more work. It's also worth checking what compression settings you currently have for communication. Could you give some indication of your job setup (number of jobs, polling frequency etc)?

There's probably very little that can be done about this as we're at the mercy of how CVS operates and there isn't a nice polling API.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-18522) Cannot check out CVS module using legacy mode

2013-06-27 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-18522 as Wont Fix


Cannot check out CVS module using legacy mode
















V1.6 is now well out of date and the method used for connecting is significantly different from current versions of the CVS plugin. Whilst it would be possible to branch 1.6 and apply retrospective changes, this isn't something I'd relish doing outside of any support contract.





Change By:


Michael Clarke
(27/Jun/13 4:09 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


WontFix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-18522) Cannot check out CVS module using legacy mode

2013-06-27 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-18522


Cannot check out CVS module using legacy mode















This does sound (and is) feasible. We currently do it for the Git plugin and, whilst the CVS client doesn't play as nicely as the Git client, we should be able to use a similar calling mechanism to how 1.6 worked, but with the rest of the 2.X features working as they were.

I'll do a bit more digging and post a snapshot once I have one (I don't use SSPI so can't prove if this works or not)



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-18329) ConcurrentModificationException during pooling in version 2.9

2013-06-16 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-18329


ConcurrentModificationException during pooling in version 2.9















To give us a fighting change of resolving this, could you provide us with the stacktrace?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-16314) cvs plugin removes sticky branch tag

2013-06-06 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-16314


cvs plugin removes sticky branch tag















This fix has been released in version 2.9 of the CVS plugin. Releases of the CVS plugin are independent of releases of the Jenkins core: you need to go into your Jenkins update centre and check for plugin updates.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-18209) CVS polling is blind when using a branch set to a variable

2013-06-05 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-18209 as Not A Defect


CVS polling is blind when using a branch set to a variable
















Since polling can't take parametrized inputs (that would require asking the user where to poll each time a poll commenced), there is no way of it knowing what your parameter resolves to, so it doesn't try and resolve the parameter.

The only way to try and get round this would be get the user to provide a default value for polling with, use the last run's value, or to poll everything in the repository. None of these are really suitable since they're either not going to turn up changes on branches we may be interested in, or will trigger for changes that we don't care about.





Change By:


Michael Clarke
(05/Jun/13 5:03 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


NotADefect



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17866) World writable files after CVS checkout/update

2013-05-07 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-17866 as Wont Fix


World writable files after CVS checkout/update 
















Java doesn't have the concept of setting global permissions: it's either owner or everyone else (you can't change group separate from global). The owner or group permission is set according to the permissions within CVS, so if you need files to be owner only then set them as such then check them into CVS and Jenkins will checkout with this permission.





Change By:


Michael Clarke
(07/May/13 4:25 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


WontFix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17732) CVS command fails when using ssh and password

2013-04-25 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-17732 as Not A Defect


CVS command fails when using ssh and password
















Whilst the stacktrace needs fixed (missing resource bundles), the root cause of this issue is that SSH password logins require a dynamic session which Jenkins can't provide. To use SSH, public key authentication would need to be used. This therefore isn't a defect.





Change By:


Michael Clarke
(25/Apr/13 12:27 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


NotADefect



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17383) CVS plugin detect changes in 'rlog' but not in 'update'

2013-04-25 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 updated  JENKINS-17383


CVS plugin detect changes in rlog but not in update
















Could one of you who can replicate this issue try the attached snapshot. It uses the updated cvs client which contains changes for the CVS 1.12.13 protocol.





Change By:


Michael Clarke
(25/Apr/13 6:24 PM)




Attachment:


cvs.hpi



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-24 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17656


CVS symbolic name parameter















Thanks for the comments. Can you confirm what version of CVS server you're running? The latest snapshot of the CVS plugin returns the expected list of branches and tags for me.

It's also worth checking the Jenkins console or logs to see if there's any further information in there: since no job has started at this point there's nowhere to display information.

Thanks,
Michael



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17732) CVS command fails when using ssh and password

2013-04-24 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17732


CVS command fails when using ssh and password















It seems that the cvs client is attempting to perform a locale specific action, but can't find the resource bundles to allow it to do this (the bundles are there in Git so there seems to be an issue with the build packaging them in the JAR).

The action being attempted at the time you get this exception was the building of an exception message for an unknown response from the CVS server:


Received unknown response from server:
 ptt{0}/tt
pCheck your setup please:
ul
liAre you connecting to supported CVS server?
liIs not misconfigured ttCVS_SERVER{1}/tt environment variable?
liFor tt:local:/tt repositories:br
What ttcvs/tt binary is executed?br
It is defined by ttCVS_EXE{2}/tt environment variable.
/ul


where
{0} = responseName,
{1} = cvsServer,
{2} = cvsExe

Could you confirm what version of CVS Server you're running, since that should be the only factor in this error message that impacts you?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17732) CVS command fails when using ssh and password

2013-04-24 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17732


CVS command fails when using ssh and password















Can you try running "cvs -d :ext:username:password@host:/path/to/project co myproject" from your command line and check that works (this is the same command run by the CVS Plugin)?

If you do get a different approach working, please update this issue with comments so others can refer to it, and I can tell if there's something that needs fixing (other than the bundle issue you're initially seeing).

Thanks,
Michael



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-20 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 assigned  JENKINS-17656 to Michael Clarke



CVS symbolic name parameter
















Change By:


Michael Clarke
(20/Apr/13 1:15 PM)




Assignee:


MichaelClarke



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-20 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17656


CVS symbolic name parameter















I'm probably going to perform a release of the CVS plugin at the end of the month, but you can download and install a snapshot build from https://buildhive.cloudbees.com/view/My%20Repositories/job/jenkinsci/job/cvs-plugin/103/org.jenkins-ci.plugins$cvs/artifact/org.jenkins-ci.plugins/cvs/2.9-SNAPSHOT/cvs-2.9-SNAPSHOT.hpi in the meantime if you're desperate for a fixed version.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17533) Jenkins 1.510 deletes all CVS branch checkout files

2013-04-20 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-17533 as Cannot Reproduce


Jenkins 1.510 deletes all CVS branch checkout files
















I've attempted to replicate this with no joy. Please re-open with further details if this is still affecting you.





Change By:


Michael Clarke
(20/Apr/13 1:16 PM)




Status:


Open
Closed





Assignee:


MichaelClarke





Resolution:


CannotReproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17656) CVS symbolic name parameter

2013-04-19 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17656


CVS symbolic name parameter















The issue is caused by something having happened on Line 315 of CvsTagsParamDefinition1. It's easy to fix and will be in the next release (I just have to remove the excessive spaces and incorrect characters. I'll add in something to differentiate each error message too.

https://github.com/jenkinsci/cvs-plugin/blob/master/src/main/java/hudson/scm/CvsTagsParamDefinition.java#L135



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17533) Jenkins 1.510 deletes all CVS branch checkout files

2013-04-15 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17533


Jenkins 1.510 deletes all CVS branch checkout files















Can you answer my other questions (other build steps in job, any other versions of Jenkins or the CVS plugin you've tried this in, can the results be reproduced running the checkout as the only step in a job, is this running a clean checkout or are there files in the workspace, what options to you have configured for the cvs job config)?

Thanks,
Michael



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] [cvs] (JENKINS-17533) Jenkins 1.510 deletes all CVS branch checkout files

2013-04-14 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17533


Jenkins 1.510 deletes all CVS branch checkout files















Can you provide some details about your environment: what version of the CVS Plugin you have, what other build steps are running on the job that's having problems, if you've tried this with any other versions of the CVS plugin, what operating system you're running on, if this is on Jenkins master or a slave, etc.

The more detailed and relevant information you provide, the more chance someone has of replicating your setup and reproducing your issue: I certainly haven't come across this issue whilst developing the plugin, or in any of the production environments I've seen it running in.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-17383) CVS plugin detect changes in 'rlog' but not in 'update'

2013-03-27 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17383


CVS plugin detect changes in rlog but not in update















Can you attach a job log showing the polling and update part of the CVS actions?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-17383) CVS plugin detect changes in 'rlog' but not in 'update'

2013-03-27 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-17383


CVS plugin detect changes in rlog but not in update















What happens if you try and replicate these steps manually using a CVS client? The commands being passed by the CVS plugin seems valid, so the issue lies in either the CVSClient or the CVS server. I can change the CVS client if it is at fault, but the CVS server is outwith my control.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-14711) Polling and Changelog do not pick up changes on CVS Tags

2013-03-25 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 updated  JENKINS-14711


Polling and Changelog do not pick up changes on CVS Tags
















Change By:


Michael Clarke
(25/Mar/13 1:24 PM)




Summary:


Nochangelistin
PollingandChangelogdonotpickupchangeson
CVS
plugin2.5usingrlog,butclirlogworksfine
Tags



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-14711) Polling and Changelog do not pick up changes on CVS Tags

2013-03-25 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-14711 as Wont Fix


Polling and Changelog do not pick up changes on CVS Tags
















Given my previous comment about the risks in trying to pick changes in a tag, I have decided that this issue will not be fixed. Moving a tag is regarded as bad practice and trying to introduce a method of finding these changes would significantly increase CPU and Memory usage of the CVS plugin which such a fix doesn't warrant.





Change By:


Michael Clarke
(25/Mar/13 1:28 PM)




Status:


Reopened
Closed





Resolution:


WontFix



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15826) CVS plugin excluded regions no longer match on the file path

2013-03-25 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 closed  JENKINS-15826 as Cannot Reproduce


CVS plugin excluded regions no longer match on the file path
















I'm unable to replicate this either manually or through unit tests. Please re-open if you are still affected by this issue and have further information to help resolve it.





Change By:


Michael Clarke
(25/Mar/13 1:33 PM)




Status:


Open
Closed





Resolution:


CannotReproduce



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-16690) CVS plugin: OpenGrok as SCM Browser doesn't work

2013-03-23 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 started work on  JENKINS-16690


CVS plugin: OpenGrok as SCM Browser doesnt work
















Change By:


Michael Clarke
(23/Mar/13 5:41 PM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15808) CVS plugin 2.0-2.7 breaks Gerrit Trigger (v2.5.2 and 2.6.0) configuration

2013-03-23 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15808


CVS plugin 2.0-2.7 breaks Gerrit Trigger (v2.5.2 and 2.6.0) configuration















I've tried replicating this with CVS Plugin 2.8, Jenkins 1.506 and Gerrit Trigger 2.6, running the Tomcat WAR on the bundled Winstone container and can't replicate the issue. Could someone check they can still replicate this and, if so, provide step-by-step instructions to enable replication?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15826) CVS plugin excluded regions no longer match on the file path

2013-03-20 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15826


CVS plugin excluded regions no longer match on the file path















I've run some tests and can't replicate your issue. Could you try installing the snapshot version from https://buildhive.cloudbees.com/job/jenkinsci/job/cvs-plugin/88/org.jenkins-ci.plugins$cvs/artifact/org.jenkins-ci.plugins/cvs/2.9-SNAPSHOT/cvs-2.9-SNAPSHOT.hpi and check what the logs show?

To answer your above comment: The plugin polls the full repository then checks each changed file to see if its path matches the exclude region. I've add in a log message to show which pattern any skipped files have matched to.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15826) CVS plugin excluded regions no longer match on the file path

2013-03-18 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15826


CVS plugin excluded regions no longer match on the file path















I can't see why there would be an issue here - the upgraded CVS plugin uses Matcher#matches so looks for the full String to match. Could you try re-applying your exclude regions and see if you still get the same issue?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-14711) No changelist in CVS plugin 2.5 using rlog, but cli rlog works fine

2013-03-17 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-14711


No changelist in CVS plugin 2.5 using rlog, but cli rlog works fine















Searching for changes on a tag in a multi-module setup is not as easy at it sounds. Consider the following:
1. A user checks in changes on a branch/head (we may or may not be monitoring this location, it doesn't really matter). At the same time they check in changes on a branch/head we are monitoring.
2. Polling picks up these changes and a build is scheduled
3. The build completes so the last checked timestamp is rolled forward to the build's start time.
4. The user changes the existing tag to point to a new version of the file. Since tagging doesn't create any commit messages and the commit messages for the changed files have already been seen in the last build, no message appears in rlog for the files changed in the tag. Polling therefore doesn't see a change so doesn't schedule a build.

It would be possible to pick-up changes on a tag if the changes and re-tag happen in the same polling cycle, but there's no way to guarantee this especially if polling is scheduled to happen frequently. I can apply such a change before the next release, although this could result in users who change tag contents seeing inconsistent polling behaviour depending on how their commits compare to the polling cycle.

To try and pick-up all situations where a tag would change, polling would have to be done using the full repository history - not just changes between the last build and current poll. This isn't particularly practical as frequently changed repositories are going to have a large change-log so require a lot of time, memory and processing cycles to retrieve and parse.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-14711) No changelist in CVS plugin 2.5 using rlog, but cli rlog works fine

2013-03-17 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-14711


No changelist in CVS plugin 2.5 using rlog, but cli rlog works fine















Snapshot build of changes at https://buildhive.cloudbees.com/job/jenkinsci/job/cvs-plugin/80/org.jenkins-ci.plugins$cvs/artifact/org.jenkins-ci.plugins/cvs/2.9-SNAPSHOT/cvs-2.9-SNAPSHOT.hpi

These changes are not currently on head so will not be on the next release until I've had more of a think about this and someone has convinced me that we should poll for tag changes



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15872) Running 'rlog' after 'cvs up -r TAG' superfluous giving incorrect change log for the workspace

2013-03-17 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 assigned  JENKINS-15872 to Michael Clarke



Running rlog after cvs up -r TAG superfluous  giving incorrect change log for the workspace
















Change By:


Michael Clarke
(17/Mar/13 3:01 PM)




Assignee:


MichaelClarke



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15872) Running 'rlog' after 'cvs up -r TAG' superfluous giving incorrect change log for the workspace

2013-03-17 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 started work on  JENKINS-15872


Running rlog after cvs up -r TAG superfluous  giving incorrect change log for the workspace
















Change By:


Michael Clarke
(17/Mar/13 3:01 PM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15872) Running 'rlog' after 'cvs up -r TAG' superfluous giving incorrect change log for the workspace

2013-03-17 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15872


Running rlog after cvs up -r TAG superfluous  giving incorrect change log for the workspace















JENKINS-14711 disagrees with your view. I've created a snapshot (https://buildhive.cloudbees.com/job/jenkinsci/job/cvs-plugin/80/org.jenkins-ci.plugins$cvs/artifact/org.jenkins-ci.plugins/cvs/2.9-SNAPSHOT/cvs-2.9-SNAPSHOT.hpi) that parses a tag's log output differently so only picks up changes up to the version the tag is currently on, not future file versions. Please let me know if this resolves your issue.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15879) CVS 'Tag this build' does not work for 'partial checkouts'

2013-03-17 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 resolved  JENKINS-15879 as Fixed


CVS Tag this build does not work for partial checkouts
















Seems to be fixed as part of recent changes to improve tagging actions





Change By:


Michael Clarke
(17/Mar/13 6:29 PM)




Status:


Open
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15826) CVS plugin excluded regions no longer match on the file path

2013-03-17 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 assigned  JENKINS-15826 to Michael Clarke



CVS plugin excluded regions no longer match on the file path
















Change By:


Michael Clarke
(17/Mar/13 6:52 PM)




Assignee:


MichaelClarke



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15826) CVS plugin excluded regions no longer match on the file path

2013-03-17 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15826


CVS plugin excluded regions no longer match on the file path















Can you confirm what isn't working here? Are files being excluded that shouldn't or are files not being excluded that should be?

The code uses CvsFile#getName() which returns the full file path from the module root (not just the file name) so should be matching the expected file names.

Are you able to attach a job config (with any sensitive details) obscured?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-8713) Display skipped test messages in results

2013-03-13 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 started work on  JENKINS-8713


Display skipped test messages in results
















Change By:


Michael Clarke
(13/Mar/13 6:22 PM)




Status:


Open
InProgress



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-8713) Display skipped test messages in results

2013-03-13 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 assigned  JENKINS-8713 to Michael Clarke



Display skipped test messages in results
















Change By:


Michael Clarke
(13/Mar/13 6:22 PM)




Assignee:


MichaelClarke



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-36) Test Issue

2013-03-10 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 created  TEST-36


Test Issue















Issue Type:


Bug



Affects Versions:


scm-sync-configuration 0.0.1



Assignee:


Michael Clarke



Components:


test1



Created:


10/Mar/13 8:31 PM



Description:


Test issue




Project:


test



Priority:


Major



Reporter:


Michael Clarke

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-36) Test Issue

2013-03-10 Thread michael.m.cla...@gmail.com (JIRA)















































Michael Clarke
 resolved  TEST-36 as Fixed


Test Issue
















Change By:


Michael Clarke
(10/Mar/13 8:39 PM)




Status:


Open
Resolved





Fix Version/s:


scm-sync-configuration0.0.7





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-36) Test Issue

2013-03-10 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 reopened  TEST-36


Test Issue
















Change By:


Michael Clarke
(10/Mar/13 8:43 PM)




Resolution:


Fixed





Status:


Resolved
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-14163) CVS Polling Log error

2013-02-28 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-14163


CVS Polling Log error















Fred,

I suspect you have an invalid exclude pattern configure for one of your repositories. The NPE is thrown because we're failing to try and compile a pattern and are then trying to log the error using the listener for a launcher, despite not being passed a launcher by Jenkins (a side affect of not using a workspace for polling). I'll fix the NPE by changing the exception block to use the provided listener, rather than try and use a launcher's listener. I can then give you a snapshot if you want to try and track down the underlying exception that we're currently failing to log?

Thanks,
Michael



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-16314) cvs plugin removes sticky branch tag

2013-02-27 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 reopened  JENKINS-16314


cvs plugin removes sticky branch tag
















Re-opening given latest comments





Change By:


Michael Clarke
(27/Feb/13 12:08 PM)




Resolution:


Fixed





Status:


Closed
Reopened



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-16314) cvs plugin removes sticky branch tag

2013-02-23 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-16314


cvs plugin removes sticky branch tag















Could you attach the XML config for this job please?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-16849) StackOverflowError involving findMailAddressFor

2013-02-19 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-16849


StackOverflowError involving findMailAddressFor















The stack trace given above has nothing to do with the CVS plugin - it's being caused by mailer trying to retrieve a user's address which uses the Git mail address resolver which checks the Git changeset to see if a user in involved in that change which checks a user property to see if their address is set which tries to retrieve the user.

On a side note, the CVS mail address resolver has been removed from the CVS plugin as of today's release (2.8) so any related issue in the CVS plugin will no longer appear.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-16849) StackOverflowError involving findMailAddressFor

2013-02-19 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 updated  JENKINS-16849


StackOverflowError involving findMailAddressFor
















Change By:


Michael Clarke
(19/Feb/13 6:49 PM)




Component/s:


cvs



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15135) Support for Poll on Master for Subversion SCM plugin

2013-02-19 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15135


Support for Poll on Master for Subversion SCM plugin















The code in the plugin does work. You need to set an environment variable, possible using one of the following methods:
1. If you're using 'java -jar jenkins.war' to run jenkins then change your command to be 'java -Dhudson.scm.SubversionSCM.pollFromMaster=true -jar jenkins.war'
2. Run 'set hudson.scm.SubversionSCM.pollFromMaster=true' (Windows) or 'export hudson.scm.SubversionSCM.pollFromMaster=true' (Unix) in your command shell before running 'java -jar jenkins.war' (or launching any container from that shell)
2. Add an entry to the Windows environment variables of 'hudson.scm.SubversionSCM.pollFromMaster' with the value of 'true', or add it to your shell environment if you're on Unix/Linux environment to allow the variable to be picked up between restarts without manual intervention (this only needs done on the master AFAIK)
3. If you're running Jenkins in a container then search for how to set environment variables in that container, you'll need something like the following if you're using Tomcat:

Context
  Environment name="hudson.scm.SubversionSCM.pollFromMaster" type="java.lang.Boolean" value="true" override="true"/
/Context



There's a general aversion to adding additional checkboxes to the config screens since they're pretty full already, although I don't know if this is was you're looking for.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-4934) Plot data is retained for deleted builds

2013-02-19 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-4934


Plot data is retained for deleted builds















How do you see this working for builds that are auto-deleted by Jenkins as part of it's normal cleanup (e.g. if a user has set builds to only be retained for 5 days, or only the last 5 builds are to be kept)? Would you expect these removed build to be automatically removed from the plot too?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15522) CvsAuthentication: log contains missing description warning

2013-02-16 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15522


CvsAuthentication: log contains missing description warning















The following fixes for this issue have been included in cvs-2.7:

	FIXED JENKINS-15522 Added missing descriptor





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (JENKINS-15525) ProjectSet parser isn't working

2013-02-16 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  JENKINS-15525


ProjectSet parser isnt working















The following fixes for this issue have been included in cvs-2.7:

	FIXED JENKINS-15525 Change projectset regular _expression_ parser
1. Support periods in hostname/IP Address of CVS Root
2. Allow no port to be specified in CVS Root with colon still being present
2. Allow slashes in remote module name





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-35) Test Issue

2013-02-15 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 created  TEST-35


Test Issue















Issue Type:


New Feature



Assignee:


Kohsuke Kawaguchi



Components:


test1



Created:


15/Feb/13 11:00 PM



Project:


test



Priority:


Major



Reporter:


Michael Clarke

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-35) Test Issue

2013-02-15 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  TEST-35


Test Issue















The following fixes have been included in jenkins-1.500 for this issue:n * Merge pull request #660 from larshvile/master

 FIXED JENKINS-16215 Avoiding unnecessary downloads in FilePath.installIfNecessaryFromUnknown macro: {/quote} \\nnThe following changes have also been included in jenkins-1.500 for this issuen * JENKINS-16215 Avoiding unnecessary downloads in FilePath.installIfNecessaryFrom.

The updated version uses the locally cached timestamp, '.timestamp', to set the
'If-Modified-Since' header. 304 Not Modified responses are dealt with by
aborting the installation.{/quote} * JENKINS-16215 : changelog{/quote}



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-35) Test Issue

2013-02-15 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  TEST-35


Test Issue















The following fixes have been included in jenkins-1.500 for this issue:

	Merge pull request #660 from larshvile/master

 FIXED JENKINS-16215 Avoiding unnecessary downloads in FilePath.installIfNecessaryFromUnknown macro: {/quote} 

The following changes have also been included in jenkins-1.500 for this issue:

	

JENKINS-16215 Avoiding unnecessary downloads in FilePath.installIfNecessaryFrom.



The updated version uses the locally cached timestamp, '.timestamp', to set the
'If-Modified-Since' header. 304 Not Modified responses are dealt with by
aborting the installation.{/quote}
* JENKINS-16215 : changelog{/quote}



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-35) Test Issue

2013-02-15 Thread michael.m.cla...@gmail.com (JIRA)














































Michael Clarke
 commented on  TEST-35


Test Issue















The following fixes for this issue have been included in jenkins-1.500:

	Merge pull request #660 from larshvile/master

 FIXED JENKINS-16215 Avoiding unnecessary downloads in FilePath.installIfNecessaryFrom



The following changes for this issue have also been included in jenkins-1.500:

	JENKINS-16215 Avoiding unnecessary downloads in FilePath.installIfNecessaryFrom.

The updated version uses the locally cached timestamp, '.timestamp', to set the
'If-Modified-Since' header. 304 Not Modified responses are dealt with by
aborting the installation.
	JENKINS-16215 : changelog





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-35) Test Issue

2013-02-15 Thread michael.m.cla...@gmail.com (JIRA)












































 
Michael Clarke
 edited a comment on  TEST-35


Test Issue

















	Comment deleted *





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




[JIRA] (TEST-35) Test Issue

2013-02-15 Thread michael.m.cla...@gmail.com (JIRA)












































 
Michael Clarke
 edited a comment on  TEST-35


Test Issue

















	Comment deleted *





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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




  1   2   3   >