-
Bug
-
Resolution: Done
-
Major
-
3.3.0.CR1, 4.0.0.Alpha1
-
None
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:
requirements=teiid
instead of
requirements=teiid-7.4.0.Final,teiid-7.5.0.Final,teiid-7.6.0.Final,teiid-8.0.0.Alpha1
Would this be useful?
If so, see attached patch.
- blocks
-
TEIIDDES-1422 Remove dependency on requirements/ folder at build-time
- Closed