Add method copyCurrentStructureExact() to JsonGenerator - #1470
Conversation
|
Sounds good; hoping to get this reviewed soon. |
f9d54df to
53c82ac
Compare
copyCurrentStructureExact() to JsonGenerator
|
Looks good mostly; added minor comments (including why unit tests fail). But before merging, one process thing: need CLA: https://github.com/FasterXML/jackson/blob/main/contributor-agreement.pdf (unless one sent earlier,only needs to be done once before the first PR merged) The usual way is to print, fill & sign, scan/photo, email to Once I get that can final review, merge. Thank you again for contributing this! |
follows the format of copyCurrentEvent/copyCurrentEventExact
53c82ac to
ad4e72c
Compare
|
Running the CLA through my company's legal team now, hopefully I can sign it soon. |
|
@larshagencognite Thank you! There is also alternate Corporate CLA (CCLA) -- https://github.com/FasterXML/jackson/blob/main/contributor-agreement-corporate.txt -- that some companies prefer (bigger, like FAANG), but majority of contributors use individual one. But both are acceptable for Jackson project. |
|
I have sent the signed CLA now |
|
Merged in for 2.21.0 and 3.0.0-rc10. |
follows the format of copyCurrentEvent/copyCurrentEventExact