adept-dm / adept

Adept - the predictable dependency management system
171 stars 10 forks source link

Move adept #49

Closed aknuds1 closed 10 years ago

aknuds1 commented 10 years ago

I haven't replaced the play-json serialization scheme for GitSearchResults. How do we solve this, should there be some test that involves (de)serializing GitSearchResults, I mean considering that tests currently pass despite my presumably breaking things?

freekh commented 10 years ago

Hmm.. yes this will break the online API - we can move the format to adepthub-ext for the time being. We should remove play-json from adepthub-ext as well though. Do you want to do that before this PR is merged - or create a new PR for it?

aknuds1 commented 10 years ago

I'm moving the format to adepthub-ext.