I'm making some good progress - BUILDR-411 is fixed, we now can generate the RDoc.
I also reported BUILDR-412, for which I'm taking time before I commit anything - I might try fixing the Gem API calls first or something. I actually run into a new problem on my machine. It looks like running rake stage leaves a lot of open files, to the point that I cannot fork anymore, and I just had to reboot after a kernel panic. Running rake rdoc works fine though, so this must be related to the way rdoc is launched in stage, or I'm doing something wrong. Does this ring a bell for anyone ? Antoine On Mon, Mar 29, 2010 at 23:12, Antoine Toulme <[email protected]>wrote: > I'm working on a first RC for 1.4 and am hitting a few issues. In the > coming days I'll file bugs and might make some commits directly on the > staged.rake file. > > I already did one today and will probably make one more tonight. I'm > generating all the artifacts allright but there is a failure in the RDoc > process. > > Will fix that as time permits this week. > > Thanks, > > Antoine >
