Just updated and still get something similar when I run 'rake install': (in /Users/shane/projects/thirdparty/buildr) To generate the site documentation and PDF, gem install docter ultraviolet Compiling Java libraries ... (in /Users/shane/projects/thirdparty/buildr, development) Compiling buildr Compiling buildr Compiling java Compiling java Completed in 0.580s OK rake aborted! Don't know how to build task 'reports/specs.html'
On 2/27/08, Victor Hugo Borja <[EMAIL PROTECTED]> wrote: > Antoine, > > On Wed, Feb 27, 2008 at 3:31 PM, Antoine Contal <[EMAIL PROTECTED]> > wrote: > > > > There is something I find strange in the rake file. > > On line 64, I see that the 'install' task depends on the 'package' task. > > On line 55, I see that the 'package' task depends on the 'compile' task. > > And on line 52, I see that the 'compile' task needs a buildr command. > > > > How do you install buildr if you do not already have buildr? > > > > > Buildr uses itself to compile some included java sources > (Jetty/JavaTestFilter), could you svn update and try again? > > > -- > vic > > Quaerendo invenietis. > -- -Shane
