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

Assaf Arkin updated BUILDR-174:
-------------------------------

    Fix Version/s:     (was: 1.3.4)

> Remove use of File.exist? in definition phase
> ---------------------------------------------
>
>                 Key: BUILDR-174
>                 URL: https://issues.apache.org/jira/browse/BUILDR-174
>             Project: Buildr
>          Issue Type: Improvement
>    Affects Versions: 1.3.2
>            Reporter: Ittay Dror
>
> By 'definition phase' I mean the time from loading the build file until 
> top_level is called.
> Currently, several extensions call File.exist? during the definition phase. 
> In Windows, this call is quite slow and adds 1 second to the launch (my 
> buildfile is quite large though). It would be nice if these calls are 
> deferred to when the tasks are actually called. 

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