E.3 ConcatFilter

This filter prepends or appends the content file to the filtered files.

<filterchain>
            <concatfilter prepend="license.txt"/>
            </filterchain>

Table E.3:  Attributes for the <concatfilter> tag

NameTypeDescriptionDefaultRequired
prependStringThe name of the file which content should be prepended to the file.n/aNo
appendStringThe name of the file which content should be appended to the file.n/aNo