public
Rubygem
Description: Apache Buildr
Homepage: http://incubator.apache.org/buildr
Clone URL: git://github.com/vic/buildr.git
Search Repo:
tasks/*.rake files are loaded before loading the buildfile (so that the 
later can use the tasks/functions defined on those files)


git-svn-id: https://svn.apache.org/repos/asf/incubator/buildr/trunk@656771 
13f79535-47bb-0310-9956-ffa450edef68
vic (author)
Thu May 15 11:24:47 -0700 2008
commit  ca7f401f697e9d10e59624c21ea00cbb49f22450
tree    1943e79c7a08a7393717f7b82d1fa6b63eb05af2
parent  c59f452e0f584cf5a891aa587ecf3edf553f92f4
...
174
175
176
177
178
 
179
180
181
...
174
175
176
 
177
178
179
180
181
0
@@ -174,8 +174,8 @@
0
           find_buildfile
0
           load_gems
0
           load_artifacts
0
- load_buildfile
0
           load_tasks
0
+ load_buildfile
0
           top_level
0
         end
0
       end

Comments

    No one has commented yet.