Hello,

I believe the current hudson.tasks.LogRotator could be made an extension
point and let you implement whatever logic/UI you need.

Vincent


2012/4/12 <[email protected]>

>
> I send the pull request for winstone.
>
> Now I got another question.
>
> I want to make the cleanup of old builds more configurable with rules. You
> can have n rules.
> Each rule consists of:
>
> BuildResultState: All | Stable | Unstable | Failed |
> Action: Remove Build | Remove Artifact
> Max Nr Type: Days | Builds
> Max Nr: Number to enter
>
> Usecase (for me):
> I want to keep at most 25 builds in total, but only the last unstable and
> the last 2 or 3 failed builds.
> And to save space I only want to keep the artifacts of the last 5 stable
> builds.
>
> Would this be something which would be accepted for Jenkins ? I don't want
> to maintain a fork all the time.
> It should be possible to convert old configurations to the new format
> after update of jenkins. So no backward compatibility issues.
>
> If the idea is ok, could someone point me the places were the
> configuration and the cleanup is done.
> This would save me some time, since I'm pretty new in the jenkins code.
>
> Andre
>
> _____________________________________________________________________________________
> *
> André Groß*  |  * Schneider Electric **  |  Industry Business*  |   *
> Germany*  |   *Software Projectleader* *
> Phone:* ++49 (0) 6182 81 ext. 2646  |   *
> Email:* 
> *[email protected]*<[email protected]> |
> *Site:** www.schneider-electric.com* <http://www.schneider-electric.com/> |
> *Address:* Schneider Electric Automation GmbH, Steinheimer Strasse 117,
> 63500 Seligenstadt, Germany
>
> *** Please consider the environment before printing this e-mail
>
>
>
>
>
>  *domi <[email protected]>*
> Gesendet von: [email protected]
>
> 11.04.2012 15:13
>  Bitte antworten an
> [email protected]
>
>   An
> [email protected]
> Kopie
>   Thema
> Re: JIRA 12854
>
>
>
>
> send a pull request to 
> *https://github.com/jenkinsci/winstone*<https://github.com/jenkinsci/winstone>
> /Domi
>
> On 11.04.2012, at 14:20, 
> *[email protected]*<[email protected]>wrote:
>
>
> Hi,
>
> I made changes to winstone to allow downloading of files greater than 4
> GB.
> It was more or less just changing some datatypes from int to long.
>
> How can I submit it or who's responsible to take my changes ?
>
> Regards,
> Andre Groß
>
> _____________________________________________________________________________________
> *
>
> André Groß*  |  * Schneider Electric **  |  Industry Business*  |   *
> Germany*  |   *Software Projectleader* *
> Phone:* ++49 (0) 6182 81 ext. 2646  |   *
> Email:* 
> *[email protected]*<[email protected]> |
> *Site:** www.schneider-electric.com* <http://www.schneider-electric.com/> |
> *Address:* Schneider Electric Automation GmbH, Steinheimer Strasse 117,
> 63500 Seligenstadt, Germany
>
> *** Please consider the environment before printing this e-mail
>
>
> ______________________________________________________________________
> This email has been scanned by the Symantec Email Security.cloud service.
> ______________________________________________________________________
>

Reply via email to