snuspl / dolphin

14 stars 2 forks source link

Upgrade to REEF 0.12 and remove shimoga dependency #76

Closed dongjoon-hyun closed 9 years ago

dongjoon-hyun commented 9 years ago

REEF 0.12 is in Maven Central now. (Thank you, @dafrista ) Accordingly, it's the best time for dolphin to move to REEF 0.12.

More important step is removing shimoga dependancy. :)

dongjoon-hyun commented 9 years ago

I think both @beomyeol and @jsjason are busy for implementing other issues. If anyone don't mind, I want to dig this. Is it okay?

bchocho commented 9 years ago

I agree this is a good time to make the switch. Actually @yunseong @jsjason and I have been looking at this a bit. Right now switching to 0.12 exposes a bug in the way we've been assigning the number of tasks in a group :( We should have a fix soon!

dongjoon-hyun commented 9 years ago

Oh, that's a great news! Then, I'll wait happily. :)

bchocho commented 9 years ago

@jsjason @yunseong and I have looked into this. I'll post a PR shortly.