Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-18 | fix all SuperBuilder tests (changed order of generated methods) | Jan Rieke | |
2021-03-13 | [trivial] just fixing line endings - no other changes | Reinier Zwitserloot | |
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. | |||
2020-12-21 | [fixes #2682] Fix NPE, always add Javadoc return statement | Rawi01 | |
2020-03-03 | @Jacksonized: modify builders that they can be used by Jackson | Jan Rieke | |