forked from codahale/jersey-scala
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace specialized providers with JerksonProvider.
- Loading branch information
Showing
6 changed files
with
10 additions
and
296 deletions.
There are no files selected for viewing
72 changes: 0 additions & 72 deletions
72
src/main/scala/com/codahale/jersey/providers/JValueProvider.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
73 changes: 0 additions & 73 deletions
73
src/main/scala/com/codahale/jersey/providers/JsonCaseClassProvider.scala
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
src/test/scala/com/codahale/jersey/providers/specs/JValueProviderSpec.scala
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 0 additions & 78 deletions
78
src/test/scala/com/codahale/jersey/providers/specs/JsonCaseClassProviderSpec.scala
This file was deleted.
Oops, something went wrong.