[jbosstools-issues] [JBoss JIRA] (JBDS-2055) refactor Jenkins views

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Mar 7 01:17:36 EST 2012


    [ https://issues.jboss.org/browse/JBDS-2055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674250#comment-12674250 ] 

Nick Boldt commented on JBDS-2055:
----------------------------------

https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/ and 
https://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_3.3.indigo/ now 
exclude SOA Tooling jobs. Got some snazzy new regex patterns in use now:

{code}
(jbosstools-(?!(drools|teiid)).+_trunk|devstudio-.+_trunk)(?!(\.soa-tooling\.|.+bpel|.+esb|.+jbpm|.+flow|.+drools|.+teiid)).*
and
(jbosstools-3.3_stable_branch|devstudio-5.0_stable_branch)(?!(\.soa-tooling\.|.+bpel|.+esb|.+jbpm|.+flow)).*
{code}


                
> refactor Jenkins views
> ----------------------
>
>                 Key: JBDS-2055
>                 URL: https://issues.jboss.org/browse/JBDS-2055
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build
>    Affects Versions: 5.0.0.Beta1
>            Reporter: Nick Boldt
>            Assignee: Mickael Istria
>             Fix For: 5.0.0.Beta2
>
>
> 0. Announce to external list and jboss-dev about this change.
> 1. Remove old views -- these are deprecated and already replaced by nested views [1]:
> http://hudson.qa.jboss.com/hudson/view/DevStudio_Trunk/
> http://hudson.qa.jboss.com/hudson/view/DevStudio_Stable_Branch/
> 2. Refactor views:
> http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Stable_Branch/ -> http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_3.2.helios/
> 3. Fix cascade files (and any other hard-coded refs?) to point at new refactored view names:
> http://download.jboss.org/jbosstools/builds/cascade/trunk.html
> http://download.jboss.org/jbosstools/builds/cascade/3.3.indigo.html
> http://download.jboss.org/jbosstools/builds/cascade/3.2.helios.html
> [1] http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/, http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_3.3.indigo, etc.

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

        


More information about the jbosstools-issues mailing list