You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by "Alex Boisvert (JIRA)" <ji...@apache.org> on 2010/11/23 06:49:22 UTC

[jira] Updated: (BUILDR-258) ArchiveTask does not handle folder dependencies correctly

     [ https://issues.apache.org/jira/browse/BUILDR-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Boisvert updated BUILDR-258:
---------------------------------

    Fix Version/s:     (was: 1.4.4)
                   1.4.5

> ArchiveTask does not handle folder dependencies correctly
> ---------------------------------------------------------
>
>                 Key: BUILDR-258
>                 URL: https://issues.apache.org/jira/browse/BUILDR-258
>             Project: Buildr
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 1.3.4
>            Reporter: Ittay Dror
>            Assignee: Antoine Toulme
>             Fix For: 1.4.5
>
>
> if I use #include to add a folder to an ArchiveTask, then this folder is added as a prerequisite to the task (in ArchiveTask#invoke_prerequisites). however, files in the folder are not added. This means that if I change a file in the folder, it does not trigger ArchiveTask and so the archive is not updated. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.