Commit Graph

3 Commits

Author SHA1 Message Date
GoXLR
1fb257b573
Debug 2022-10-19 08:15:38 +02:00
Colin McDonald
76c0148b89 Optimize imports 2016-11-26 23:14:55 -05:00
Colin McDonald
9a4ab71b5d Add modified mongo-jackson-codec files to repository
This will mean we no longer depend on our custom version of the codec
being available at compile time - we instead depend on the public version
and 'apply' our changes at compile time with the maven shade plugin. The
package-info.java file describes the changes (+ motivation for these changes)
made to the public library.
2016-10-20 22:11:57 -04:00