mishako

Results 1 issues of mishako

Jar-file of `ffwd-http-client` contains incorrect records in `META-INF/services`. ``` $ jar -xf ffwd-http-client-0.4.1.jar $ cat META-INF/services/com.fasterxml.jackson.databind.Module com.spotify.ffwd.http.fasterxml.jackson.datatype.jdk8.Jdk8Module ``` Note the mismatch between `com.fasterxml` in the name of the file and...

type:bug
level:intermediate