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

Antoine Toulme updated BUILDR-258:
----------------------------------

    Fix Version/s: 1.4.3

Will try to tackle it for 1.4.3. Pretty much need to patch the archive.rb file 
around line 43.

> 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.3
>
>
> 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.

Reply via email to