[
https://issues.apache.org/jira/browse/BUILDR-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081036#comment-13081036
]
Alex Boisvert commented on BUILDR-605:
--------------------------------------
I need to do some more debugging as to why this used to work and why it
broke... in the mean time I would recommend explicitly wiring the tasks, i.e.,
packageWAR.enhance [f1, f2]
which makes the build work as expected.
BTW, I didn't find any specs covering this case so I think this falls in the
"unspecified behavior" territory. I'm not saying the behavior is right/wrong,
merely stating that it depended on implementation details rather than
documented behavior.
> unzip task doesnot work correctly any more
> ------------------------------------------
>
> Key: BUILDR-605
> URL: https://issues.apache.org/jira/browse/BUILDR-605
> Project: Buildr
> Issue Type: Bug
> Affects Versions: 1.4.5, 1.4.6
> Reporter: Ingo Schmidt
> Attachments: buildr-test.zip
>
>
> Steps to reproduce:
> - Extract attached demo project
> - run "buildr package"
> *Result:*
> Errno::ENOENT : No such file or directory - D:/buildr-test/target/bug/folder1
> Now remove the lines that are marked with the comment "remove" and run buildr
> again. This time it will work correctly!
> buildr 1.4.4 works correctly, 1.4.5 and 1.4.6 do not.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira