[jbosstools-issues] [JBoss JIRA] (JBIDE-12088) merge all Teiid requirement builders (7.4 - 8.0) into a single target?

Nick Boldt (JIRA) jira-events at lists.jboss.org
Sun Jun 3 13:22:17 EDT 2012


     [ https://issues.jboss.org/browse/JBIDE-12088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt updated JBIDE-12088:
-------------------------------

    Description: 
Currently, there are 5 requirements builders for Teiid, from 7.4 - 8.0.Alpha1 (http://anonsvn.jboss.org/repos/jbosstools/trunk/requirements/).

You could, like with SOA-P, merge these into a single builder so that it's easier to run tests against all supported runtimes via a single target.

Thus your tests' requirements.properties file would read:

{code}requirements=teiid{code}
instead of 
{code}requirements=teiid-7.4.0.Final,teiid-7.5.0.Final,teiid-7.6.0.Final,teiid-8.0.0.Alpha1{code}

Would this be useful?

If so, see attached patch.


  was:
Currently, there are 5 requirements builders for Teiid, from 7.4 - 8.0.Alpha1.

You could, like with SOAP, merge these into a single builder so that it's easier to run tests against all supported runtimes via a single target.

Thus your tests' requirements.properties file would read:

{code}requirements=teiid{code}
instead of 
{code}requirements=teiid-7.4.0.Final,teiid-7.5.0.Final,teiid-7.6.0.Final,teiid-8.0.0.Alpha1{code}

Would this be useful?

If so, see attached patch.



    
> merge all Teiid requirement builders (7.4 - 8.0) into a single target?
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-12088
>                 URL: https://issues.jboss.org/browse/JBIDE-12088
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: teiid
>    Affects Versions: 3.3.0.CR1, 3.4.0.M1
>            Reporter: Nick Boldt
>            Assignee: Barry LaFond
>         Attachments: build.properties, buildRequirement.xml
>
>
> Currently, there are 5 requirements builders for Teiid, from 7.4 - 8.0.Alpha1 (http://anonsvn.jboss.org/repos/jbosstools/trunk/requirements/).
> You could, like with SOA-P, merge these into a single builder so that it's easier to run tests against all supported runtimes via a single target.
> Thus your tests' requirements.properties file would read:
> {code}requirements=teiid{code}
> instead of 
> {code}requirements=teiid-7.4.0.Final,teiid-7.5.0.Final,teiid-7.6.0.Final,teiid-8.0.0.Alpha1{code}
> Would this be useful?
> If so, see attached patch.

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