[ 
https://issues.apache.org/jira/browse/BUILDR-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566170#action_12566170
 ] 

Shane Witbeck commented on BUILDR-41:
-------------------------------------

I realized that my syntax is not quite right but there still seems to be the 
inconsistency between the versions regardless of which syntax is used. Even 
using the correct syntax results in the same behavior:

Buildr.filter(src).to(dest).run

> Inconsistent Buildr.filter behavior between 1.2.10 and 1.3.0
> ------------------------------------------------------------
>
>                 Key: BUILDR-41
>                 URL: https://issues.apache.org/jira/browse/BUILDR-41
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.3
>         Environment: Windows XP
>            Reporter: Shane Witbeck
>
> Running the following command with Buildr 1.3.0 doesn't seem to work part of 
> the time. I've verified it does work consistently in 1.2.10.
> Buildr.filter.from(src).to(dest).run
> Where src and dest are directory paths created from using File.join

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