[jbosstools-issues] [JBoss JIRA] (JBIDE-15033) Add support for complex allowed-type runtimes in example descriptors

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Jun 27 08:57:22 EDT 2013


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

Rob Stryker commented on JBIDE-15033:
-------------------------------------

Depending on what you want, here are some options:

org.jboss.ide.eclipse.as.runtime.71  // Anything that qualifies as as71
org.jboss.ide.eclipse.as.runtime.71{GateIn} // anything that's as71 AND gatein
org.jboss.ide.eclipse.as.runtime.71{GateIn:3.6}  // all versions greater-than/equal to 3.6
org.jboss.ide.eclipse.as.runtime.eap.60{JPP:[6.0,7.0)} // all versions up to (exclusive) 7.0
                
> Add support for complex allowed-type runtimes in example descriptors
> --------------------------------------------------------------------
>
>                 Key: JBIDE-15033
>                 URL: https://issues.jboss.org/browse/JBIDE-15033
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: project-examples
>    Affects Versions: 4.1.0.Beta1
>            Reporter: Fred Bricon
>            Assignee: Fred Bricon
>            Priority: Critical
>             Fix For: 4.1.0.CR1
>
>
> Need to parse new runtime patterns an call new API from JBIDE-14815 to handle gatein runtimes

--
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


More information about the jbosstools-issues mailing list