Antwort: Re: JIRA 12854

2012-04-12 Thread andre . gross
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

RE: glassfish repo must die

2012-04-12 Thread Nord, James
My bad - I took an action a long time ago to investigate this and I did but never really got back to anyone or progressed it to its conclusion. Getting an artifact that is not under our control whose project has no interest in pushing it isn't a problem. What's more of a stumbling block - and

Re: glassfish repo must die

2012-04-12 Thread nicolas de loof
2012/4/12 Nord, James jn...@nds.com My bad – I took an action a long time ago to investigate this and I did but never really got back to anyone or progressed it to its conclusion.*** * ** ** Getting an artifact that is not under our control whose project has no interest in pushing it

Re: unstable build triggers child build

2012-04-12 Thread Frederik Fromm
Jenkins seems to pass -Dmaven.test.failure.ignorehttp://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#testFailureIgnore=true as default. If I set -Dmaven.test.failure.ignorehttp://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#testFailureIgnore=false, the build

Hosting Polarion ALM Plugin

2012-04-12 Thread Hermann Lacheiner
Hi all, I have implemented a plugin for integrating Polarion ALM with Jenkins so that commits in the changelog are linked with the work item in Polarion and when the build failed a work item (e.g. defect) is created. As there were some requests for this plugin I would like to share this plugin