Re: SVN: ignore post commit hooks on maven release

2013-07-19 Thread Dean Yu
Hi Steffen, The Subversion plugin gives you some options for specifying exclusions, if you click the Advanced button on the job configuration page. My first thought was that the appropriate thing to exclude by is a revision property, but I don't think you get that level of control over the Maven

SVN: ignore post commit hooks on maven release

2013-07-19 Thread Steffen Breitbach
Hi everyone! We're testing post commit hooks for SVN at the moment. Together with maven releases we have bit of a problem. If you allow concurrent builds in one job and start a release job, maven will commit to SVN twice, thus triggering two new builds trough the post commit hook. Is there a w