|
||||||||
|
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/groups/opt_out.

I have tested 1.515 in my environment and it works as I expect.
I use the following config:
------------------------------------------
'Days to keep builds': empty
'Max # of builds to keep': 500
'Days to keep artifacts': empty
'Max # of builds to keep with artifacts': 2
-------------------------------------------
It clears all my artifacts except the 2 last, as I would expect.
I have not tried other combinations of the 4 parameters above though.