Enhancement
Major
Detail
Major
Detail
Bugfix
In the tl:LayoutModelProcessor, inlining a file no longer works after the Maven conversion.
The inline operation itself is successful. However, when writing back to the file afterwards, the wrong document is used.
Test
- Set up a new app,
- Select the file /my-app2/src/main/webapp/WEB-INF/layouts/mainTabbar.layout.xml.
- Execute the Launch-Config Layout Inline Selected. launch.
- Check that the file does not contain any template calls afterwards.