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

Dan Florian (JIRA) jira-events at lists.jboss.org
Tue Jun 5 10:04:18 EDT 2012


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

Dan Florian commented on JBIDE-12088:
-------------------------------------

Nick,

Locally, I've made all the changes you recommend except changing all our test project's requirements.properties files. Looks like org.teiid.designer.ui.bot.tests is the only Teiid Designer project with such a file. Here is the current contents of that file:

requirements=teiid-7.7.0.Final,jbossas-5.1.0.GA

I'm assuming based on your recommendations that the new contents of this file should be:

requirements=teiid,jbossas-5.1.0.GA

Sound good?

Thanks
                
> 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: Dan Florian
>         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