Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.0
-
None
-
None
Description
How to reproduce:
- Open the project I attached here
- Run mvn clean compile
- Check that the file target/classes/someText.txt has a compund property that was incorrectly filtered
- SetĀ useDefaultDelimiters to true and run mvn clean compile again
- Check that the fileĀ target/classes/someText.txt was now filtered properly