|
||||||||
|
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Oliver, not so.
Before updating the plugin I had a lot of old builds in directories ~ / jenkins / jobs / MyJobName / configurations / axis-FOO /.../ builds and
~ / jenkins / jobs / MyJobName / builds /
After updating the plugin i set "discard old builds" = true,
"# Builds to keep" = 3. In MyJobName / builds / is 3 builds, in MyJobName / axis are all (> 3). (should be and here and there 3)
changed to "days to keep builds" = 1. In MyJobName / builds / is 2 builds (by today), in MyJobName / axis are also 2. (everything is OK)