Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-13 | [testing] marking down all jackson related tests as j8+ only | Reinier 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. | |||
2021-03-13 | [test] work in progress: Make test.javac6 pass all tests. | Reinier Zwitserloot | |
The `test.javac6` job causes a ton of errors because many tests use java8+ features. Marking them off as java8+ targeted only. | |||
2020-04-16 | copy more Jackson annotation to the builder, also for @Singular methods | Jan Rieke | |