[
https://issues.apache.org/jira/browse/BUILDR-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme closed BUILDR-174.
---------------------------------
Resolution: Auto Closed
Closing for inactivity.
> 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
> Fix For: Wish List
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)