]
Tomáš Sedmík commented on JBTIS-799:
------------------------------------
[~djelinek] I presume this will be a part of your tests. Am I right?
Fuse: Check availability of component/attributes according to Camel
version
---------------------------------------------------------------------------
Key: JBTIS-799
URL:
https://issues.jboss.org/browse/JBTIS-799
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: Fuse IDE, QE
Affects Versions: 4.3.1.Final
Reporter: Tomáš Sedmík
Assignee: Dominik Jelinek
Priority: Critical
# create a Fuse project with Camel version set to _2.15.1.redhat-621084_
# create a Fuse project with Camel version set to _2.17.0.redhat-630077_
# check whether in Camel editor of both projects are available components/attributes
supported by selected Camel version
Example:
XSLT component should have attribute _uriResolverFactory_ in _2.17_ but not in _2.15_
(see
http://camel.apache.org/xslt.html)