- 
    Bug 
- 
    Resolution: Fixed
- 
    Minor 
- 
    None
We don't relocate "com.github.fge.jsonschema.*" but probably should - not relocating them means anyone else trying to depend on a different version of the library gets hosed, and anyone trying to depend on that version ends up with weird relocated Jackson APIs. So...we should relocate this too.
- links to