The rcov port to JRuby is coming along nicely. Just a handful of rcov’s unit tests aren’t passing, and most of those seem to be due to source position bugs in JRuby.
The rcov port to JRuby is coming along nicely. Just a handful of rcov’s unit tests aren’t passing, and most of those seem to be due to source position bugs in JRuby.
3 responses so far ↓
hydo // March 25, 2008 at 4:24 am
Well, it’s good to know it’s coming along well. Can we expect it by the latter half of 2008?
kofno // March 25, 2008 at 6:04 am
“Oh! Do not attack me with your watch. A watch is always too fast or too slow. I cannot be dictated to by a watch.”
Uhhh, I mean, I don’t know. This is free time activity for me. That being said, there’s really only one major issue I see see standing in the way of an 0.0.1 release. As soon as I get that sorted out, we’ll be ready to rock. So, sure, 2008… 2009… whatever it takes
Jay // May 23, 2008 at 12:47 pm
hey,
I downloaded the source code and one thing I think I’m missing is how you get things to work.
Do I have to install rcov into Jruby? if so the directions in the README were unclear (to me) as to how I should go about doing that. any help would be appreciated
Leave a Comment