>>>>> Łukasz Dywicki <l...@code-house.org>: > Hey, as changes were made last year I would not hold it too long. As > long as integration doesn't break Jackson build we should be fine. In > worst case we will have to raise an issue in jackson issue > tracker. ;-)
The changes that I'm most unsure about, are the dependency scope changes (I've changed all of the dependencies that are pulled in by features to have <scope>provided</scope> and that in turn meant that I've had to add dependencies that were previously pulled in as transitive dependencies, just to make maven build).