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
release plugin. If you can run your release job as a separate user, you
could exclude checkins by that user from triggering jobs.

  -- Dean


On 7/19/13 6:05 AM, "Steffen Breitbach" <steffen.breitb...@1und1.de> wrote:

>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 way to tell the SVN plug in "ignore post commit hooks for this
>job while running a maven release build"?
>
>Thanks in advance!
>
>Regards
>  Steffen
>
>-- 
>You received this message because you are subscribed to the Google Groups
>"Jenkins Users" group.
>To unsubscribe from this group and stop receiving emails from it, send an
>email to jenkinsci-users+unsubscr...@googlegroups.com.
>For more options, visit https://groups.google.com/groups/opt_out.
>
>


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to