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

Victor Hugo Borja resolved BUILDR-76.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.1

> Buildr::Compile::Base.compile_map screwes up relative path parameters.
> ----------------------------------------------------------------------
>
>                 Key: BUILDR-76
>                 URL: https://issues.apache.org/jira/browse/BUILDR-76
>             Project: Buildr
>          Issue Type: Bug
>          Components: Core features
>    Affects Versions: 1.3
>            Reporter: Sergey Konakov
>            Assignee: Victor Hugo Borja
>             Fix For: 1.3.1
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> in compile.rb on line 174 you have Util.relative_path(source, file)
> Which makes no sense since we are trying to find relative path from source 
> dir to file.
> And parameters to relative_path are TO, FROM not FROM, TO
> This causes my builds to not get the needed? right and recompile everything 
> all the time.

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