Task to append content to the `target` file whefre it matches the matcher pattern.
If `allMatches` is set to false only the first match will be used.
The lines will be added after the first line of the target file that matches the `match` configuration
If you need to append some content to the matching line you can set it using `add-to-matching-line`.
The lines to be added can be provided either via a file or via a list of lines.
You can `ignore` the fact that the target file doesn't exist.
Author:
Emmanuel Hugonnet
Nested Class Summary
Nested classes/interfaces inherited from interface org.wildfly.galleon.plugin.WildFlyPackageTask