[JIRA] (JENKINS-10207) regex doesn't support multiple OR patern

2013-02-20 Thread ever...@free.fr (JIRA)















































evernat
 resolved  JENKINS-10207 as Incomplete


regex doesn't support multiple OR patern
















No response from the reporter, so resolving as incomplete.





Change By:


evernat
(20/Feb/13 7:45 PM)




Status:


Open
Resolved





Resolution:


Incomplete



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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


[JIRA] (JENKINS-10207) regex doesn't support multiple OR patern

2012-02-22 Thread romain.se...@gmail.com (JIRA)

 [ 
https://issues.jenkins-ci.org/browse/JENKINS-10207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Romain Seguy reassigned JENKINS-10207:
--

Assignee: Daniel Petisme  (was: Romain Seguy)

> regex doesn't support multiple OR patern
> 
>
> Key: JENKINS-10207
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10207
> Project: Jenkins
>  Issue Type: Bug
>  Components: role-strategy
>Affects Versions: current
>Reporter: sorokh
>Assignee: Daniel Petisme
>
> I've been trying to set up a role with the following pattern:
> ACT-.*-(MR|CR|PROMOTE)
> Though correct as regex this seem not to work.
> The only workaround I found is limit the scoping to 2 choices i.e.
> ACT-.*-((MR|CR)|PROMOTE)  
> This doesn't seem to be wanted behaviour ;-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira