aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/before/JacksonizedBuilderSimple.java
AgeCommit message (Collapse)Author
2021-03-13[testing] marking down all jackson related tests as j8+ onlyReinier Zwitserloot
The jackson dep we need for testing is too new a class file to run on j6, stubbing it out too much effort. Odds we find a bug specifically because this stuff fails on java6/7 are low, and I'm okay with supporting 6/7 a little less well.
2020-03-03@Jacksonized: modify builders that they can be used by JacksonJan Rieke