|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [mojo-dev] [jira] (MUNIX-53) Plugin fails if tags... Petter L. H. Eide (JIRA)
- [mojo-dev] [jira] (MUNIX-53) Plugin fails if... Petter L. H. Eide (JIRA)
- [mojo-dev] [jira] (MUNIX-53) Plugin fails if... Petter L. H. Eide (JIRA)

After some more testing it seems like when configured correctly, it is just not applied:
<setAttributes>
{install.dir}<basedir>$
/svc</basedir>
<fileAttributes>
<tags>class:manifest</tags>
</fileAttributes>
</setAttributes>
However, if any of the other file attributes are specified (like mode, user, group), then it these are applied.
The tags are applied if specified within another operation (such as copyDirectory).