I've tried them everywhere (I think) and could not get it to work Which format:
(?!)PROD.* (?!PROD.*) -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Beck Sent: Tuesday, September 15, 2015 3:26 PM To: [email protected] Subject: Re: Patterns in Role-based strategy On 15.09.2015, at 21:14, Ginga, Dick <[email protected]> wrote: > ?!PROD.* = meaning anything but jobs having PROD in their name. I actually > get a OOPS – stack trace when I use this You forgot the parentheses. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/C148704F-1A9B-405C-A6EC-7CF033E96E6F%40beckweb.net. For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6C6EE445A6F6CE4E8A0FFB51B071A4E2D866BC09%40AMERMBX02.PERKINELMER.NET. For more options, visit https://groups.google.com/d/optout.
