public
Rubygem
Description: Apache Buildr
Homepage: http://incubator.apache.org/buildr
Clone URL: git://github.com/vic/buildr.git
Search Repo:
Method load_tasks (the that loads tasks/*.rake) should be called before 
top_level (ie, executing the tasks)


git-svn-id: https://svn.apache.org/repos/asf/incubator/buildr/trunk@656768 
13f79535-47bb-0310-9956-ffa450edef68
vic (author)
Thu May 15 11:19:32 -0700 2008
commit  c59f452e0f584cf5a891aa587ecf3edf553f92f4
tree    a8aea9381500ffd5b995f36ee688b00942507af4
parent  c78f6369e7bdb5bb697801fd41d52de67f83024b
...
175
176
177
178
179
 
180
181
182
...
175
176
177
 
178
179
180
181
182
0
@@ -175,8 +175,8 @@
0
           load_gems
0
           load_artifacts
0
           load_buildfile
0
- top_level
0
           load_tasks
0
+ top_level
0
         end
0
       end
0
       if verbose

Comments

    No one has commented yet.