]
Paul Leacu updated JBTIS-1011:
------------------------------
Fix Version/s: 10.3.0.CR1
(was: 10.2.0.GA)
Create UI test for language / dataformats properties
----------------------------------------------------
Key: JBTIS-1011
URL:
https://issues.jboss.org/browse/JBTIS-1011
Project: JBoss Tools Integration Stack
Issue Type: Task
Components: Fuse IDE, QE
Affects Versions: 10.0.0.GA
Reporter: Lars Heinemann
Assignee: Andrej Podhradsky
Fix For: 10.3.0.CR1
If you select a "transform" endpoint in the diagram and set a new expression
language the pom.xml should be updated to contain the dependency of the new language if
not yet there.
Same applies to dataformats (for instance "marshal" endpoints). Whenever you
change the dataformat in the properties view to some other data format the dependency for
that data format should be added to the pom.xml if its not yet there.
Please find more information on this issue in FUSETOOLS-2186.