You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Allan Ramirez (JIRA)" <ji...@codehaus.org> on 2006/03/23 10:31:12 UTC

[jira] Closed: (MASSEMBLY-54) Unable to filter files while creating assembly

     [ http://jira.codehaus.org/browse/MASSEMBLY-54?page=all ]
     
Allan Ramirez closed MASSEMBLY-54:
----------------------------------

    Resolution: Fixed

added new tag ("<filtered>") in assembly descriptor for FileItem which will filter
the file and add the filtered file to the assembly.

<files>
  <file>
    <source>README.TXT</source>
    <filtered>true</filtered>
  </file>
</files>

> Unable to filter files while creating assembly
> ----------------------------------------------
>
>          Key: MASSEMBLY-54
>          URL: http://jira.codehaus.org/browse/MASSEMBLY-54
>      Project: Maven 2.x Assembly Plugin
>         Type: Improvement

>     Versions: 2.0
>     Reporter: Chris Hagmann
>     Assignee: Allan Ramirez
>      Fix For: 2.1

>
> Original Estimate: 6 hours
>         Remaining: 6 hours
>
> It doesn't seem to be possible to use filtering when creating assemblies. I have a couple of plain-text files which need to be updated when creating the assembly (e.g. README.TXT, .version). 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira