Hi Richard, ESME-332 is still valid - I can't get stable test results after upgading either.
ESME-321: all mentioned warnings are present I guess. I think it's easy to replace deprecated Log with Loggable trait. As far as I remeber Vassil wrote that warning related to Either.merge() usage should gone anyway. Deprecated List.sort() had been replaced with SeqLike.sortWith() but one test failed (due to incorrect implementation) afterwards, so I didn't commit it - it would be better if Vassil fix this test by himself. Warning related to case class with subclasses should take additional consideration. Therefore I think this issue should remain open. Vladimir 2011/5/2 Richard Hirsch <[email protected]> > I was looking at the looking at 1.3 status this morning and I have a > few questions: > > @Ethan - can we close ESME-328 "Rewrite the comet timeline"? > > @Vladimir is "ESME-332 "There are still some problems with SBT tests" > still valid after the SBT upgrade? > > @Vladimir can we close "ESME-321 Get rid of deprecated methods"? I > wasn't sure how many deprecated methods will still present. > > D. > -- Best Regards, Vladimir Ivanov
