|
1 | 1 | Here are people who have contributed to the development of Jackson JSON processor
|
2 | 2 | databind core component, version 3.x
|
3 |
| -Version numbers in brackets indicate release in which the problem was fixed |
| 3 | +(version numbers in brackets indicate release in which the problem was fixed) |
4 | 4 |
|
5 | 5 | (note: for older credits, see `CREDITS-2.x` instead)
|
6 | 6 |
|
7 |
| -Tatu Saloranta, [email protected]: author |
| 7 | +Author: Tatu Saloranta, [email protected]: author |
8 | 8 |
|
9 |
| -Alexander Koshman (akoshman@github) |
| 9 | +Co-Authors (with only partial listings below): |
| 10 | + |
| 11 | +* Joo Hyuk Kim (@JooHyukKim) |
| 12 | +* PJ Fanning (@pjfanning) |
| 13 | +* Sim Yih Tsern (@yihtsern) |
| 14 | + |
| 15 | +---------------------------------------------------------------------------- |
| 16 | + |
| 17 | +Alexander Koshman (@akoshman) |
10 | 18 | * Requested #1600: Serializing locale with underscore, not standard hyphen
|
11 | 19 | [3.0.0]
|
12 | 20 |
|
13 |
| -XakepSDK@github |
| 21 | +@XakepSDK |
14 | 22 | * Requested #2013: Allow use of `java.nio.file.Path` for `readValue()`, `writeValue()`
|
15 | 23 | [3.0.0]
|
16 | 24 | * Requested #2411: `valueToTree()` during serialization (via `SerializerProvider()`)
|
17 | 25 | [3.0.0]
|
18 | 26 |
|
19 |
| -Sven Döring (sdoeringNew@github) |
| 27 | +Sven Döring (@sdoeringNew) |
20 | 28 | * Contributed #2013: Allow use of `java.nio.file.Path` for `readValue()`, `writeValue()`
|
21 | 29 | [3.0.0]
|
| 30 | + |
| 31 | +Michael Dillon (@michaelcdillon) |
| 32 | +#2593: StackTraceElement w/ >= Java 9 doesn't deserialize properly |
| 33 | + (requested by Michael D) |
| 34 | + |
0 commit comments