enhancement
major
minor
major
minor
defect
In the tl:LayoutModelProcessor, inlining a file no longer works after the Maven migration.
The inline operation itself is successful. However, when writing back to the file afterward, 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.
- Run the Launch-Config " Layout Inline Selected.launch."
- Verify that the file no longer contains any template calls afterward.