[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
Mon Jun 11 07:16:05 EDT 2012


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

Dan Florian updated JBIDE-12088:
--------------------------------

    Attachment: JBIDE-12088.patch


Uploaded patch file JBIDE-12088.patch. The patch includes the changes to org.teiid.designer.ui.bot.tests/requirements.properties. Also, patch includes these changes to the "requirements" project that Nick recommended: (1) created "teiid" directory, added the "build.properties" and "buildRequirements.xml" provided by Nick to the new "teiid" directory, and deleted all the "teiid-x.x.x" directories.
                
> 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, JBIDE-12088.patch
>
>
> 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