airlift / discovery

Discovery Server
54 stars 48 forks source link

Move SmileMapper to Airlift #30

Closed dain closed 10 years ago

dain commented 10 years ago

This depends on https://github.com/airlift/airlift/pull/219

martint commented 10 years ago

looks good

martint commented 10 years ago

do we need to remove this from the discovery-server pom?

<dependency>
   <groupId>com.fasterxml.jackson.dataformat</groupId>
   <artifactId>jackson-dataformat-smile</artifactId>
</dependency>
dain commented 10 years ago

That dependency is used by the discovery store