-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Created SimpleCollationJSONMessageBodyReader based on JSONProcessor c…
…ode. Removed Jackson 1 dependency and CollateXModule.
- Loading branch information
Showing
8 changed files
with
196 additions
and
296 deletions.
There are no files selected for viewing
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
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
33 changes: 0 additions & 33 deletions
33
collatex-servlet/src/main/java/eu/interedition/collatex/http/ObjectMapperProvider.java
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
collatex-servlet/src/main/java/eu/interedition/collatex/io/CollateXModule.java
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
38 changes: 0 additions & 38 deletions
38
collatex-servlet/src/main/java/eu/interedition/collatex/io/JsonToken.java
This file was deleted.
Oops, something went wrong.
175 changes: 0 additions & 175 deletions
175
collatex-servlet/src/main/java/eu/interedition/collatex/io/SimpleCollationDeserializer.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.