On Sun, Jul 13, 2008 at 8:11 AM, Ittay Dror <[EMAIL PROTECTED]> wrote:
> I'm looking at buildr code and I see that the 'package' task depends on the > 'build' task (package.rb), and that 'build' is the default (rake) task > (build.rb). But when I run buildr, the 'package' task is called (since jars > are created). Where is this task called? Maybe some sub-projects in your build depend on other sub-project packages to build? (say that 3 times fast!) alex
