issues
search
FasterXML
/
jackson-modules-base
Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules
Apache License 2.0
167
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Jackson 3] Fix : BeanDeserializer construction post [databind#1467]
#258
JooHyukKim
closed
4 days ago
1
Add a failing test for #256
#257
cowtowncoder
opened
4 days ago
0
ClassCastException when using XmlAdapter with XmlEnum
#256
wbiller
opened
1 week ago
4
Bump the github-actions group with 2 updates
#255
dependabot[bot]
closed
3 weeks ago
0
Bump codecov/codecov-action from 4.5.0 to 4.6.0 in the github-actions group
#254
dependabot[bot]
closed
1 month ago
0
Bump the github-actions group with 2 updates
#253
dependabot[bot]
closed
2 months ago
0
android-record: Adapt generic types returned by Android reflection to follow Java behavior
#252
HelloOO7
closed
2 months ago
3
Constructor is not recognized when a record uses both arrays and generic types
#251
HelloOO7
closed
2 months ago
1
Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
#250
dependabot[bot]
closed
2 months ago
0
android-record: Support deserializing polymorphic members of records
#249
HelloOO7
closed
3 months ago
15
jClass annotations and polymorphic types are ignored when deserializing Android Record fields
#248
HelloOO7
closed
3 months ago
4
Generate reflection-free Jackson serializers at compile time
#247
mariofusco
closed
1 month ago
4
Bump the github-actions group with 2 updates
#246
dependabot[bot]
closed
5 months ago
0
Bump the github-actions group with 2 updates
#245
dependabot[bot]
closed
5 months ago
0
Re-apply #235 but now with 2.18 target (not sure what happened earlier)
#244
cowtowncoder
closed
6 months ago
3
Revert "Allow jackson-module-jaxb-annotations to tolerate 2.2,3 in Import-Package"
#243
cowtowncoder
closed
6 months ago
0
Bump codecov/codecov-action from 4.3.0 to 4.3.1 in the github-actions group
#242
dependabot[bot]
closed
6 months ago
0
Fixes #240: update `jakarta.xml.bind-api` to 4.0.2 from 3.0.1
#241
cowtowncoder
opened
7 months ago
1
Update `jakarta.xml.bind:jakarta.xml.bind-api` from 3.0.1 to 4.0.2 to remove dep to `com.sun.activation:jakarta.activation`
#240
cowtowncoder
opened
7 months ago
1
Copyright notice is missing
#237
ben-c8y
opened
8 months ago
1
Traverse class hierarchy to find matching properties
#236
geoand
closed
9 months ago
0
Allow jackson-module-jaxb-annotations to tolerate 2.2,3 in Import-Package
#235
JDUNNIN
closed
6 months ago
6
Allow jackson-module-jaxb-annotations to tolerate 2.2
#234
JDUNNIN
closed
10 months ago
2
Tolerate JAX-RS 2.2 in jackson-module-jaxb-annotations so that it can be deployed in Liberty alongside features which use 2.2
#233
JDUNNIN
closed
6 months ago
8
Fix #231: change OSGi dep of "activation" package to jakarta (from javax)
#232
cowtowncoder
closed
11 months ago
0
Missed change of `javax.activation;resolution:=optional` to `jakarta.activation;resolution:=optional` in `jakarta-xmlbind/pom.xml`
#231
sammyhk
closed
11 months ago
3
Android Record Module doc updates
#230
eranl
closed
1 year ago
0
feat: add subtype module (2.17)
#229
black-06
opened
1 year ago
1
Remove moditect override
#228
cowtowncoder
closed
1 year ago
0
Add Android Record Module
#227
eranl
closed
1 year ago
10
Afterburner in 3.0 fails to handle interface "default" methods
#226
cowtowncoder
closed
9 months ago
10
Fix #223: apply check for default (interface) method in all applicable locations
#225
cowtowncoder
closed
1 year ago
0
Add test for #223: passes for Blackbird, fails for Afterburner
#224
cowtowncoder
closed
1 year ago
0
IncompatibleClassChangeError when deserializing a class implementing an interface with default get/set implementations
#223
avnersin
closed
1 year ago
6
Fix #219: relax jakarta.xml.bind OSGI version dependency
#222
cowtowncoder
closed
1 year ago
0
#219 relax jakarta.xml.bind OSGI version dependency
#221
col-panic
closed
1 year ago
2
Update `asm` to 9.6 from 9.5
#220
cowtowncoder
closed
1 year ago
1
Using `jackson-module-jakarta-xmlbind-annotations` 2.15.2 fails in OSGi Environment with JAXB 4
#219
col-panic
closed
1 year ago
10
`JaxbAnnotationIntrospector` should honor the package level annotation `@XmlSchema`
#218
iiliev2
closed
1 year ago
3
Follow up wrt #191 by using `NativeImageUtil.isRunningInNativeImage()` in `databind`
#217
JooHyukKim
closed
1 year ago
1
Blackbird, Afterburner: disable in native-image
#216
stevenschlansker
closed
1 year ago
0
Blackbird: add memory 'leak' OOM warning
#215
stevenschlansker
closed
1 year ago
1
Build from `master` fails due to Moditect plug-in `add-module-info`: "File jackson-module-afterburner-3.0.0-SNAPSHOT.jar is already modular "
#214
cowtowncoder
closed
4 days ago
3
jackson-module-jaxb-annotations: can't use both @XmlElementWrapper and @XmlElement
#213
alexlitovsky
opened
1 year ago
0
Fix regression for JAXB annotations by implementing `findEnumValues(MapperConfig, AnnotatedClass, Enum[], String[])`
#212
JooHyukKim
closed
1 year ago
0
Regression for JAXB annotations module (for 2.16.0-SNAPSHOT) due to `jackson-databind` enum changes
#211
cowtowncoder
closed
1 year ago
3
Blackbird serialize Proxy objects
#210
stevenschlansker
closed
1 year ago
1
Add guice7 (jakarta.inject) module
#209
josephlbarnett
closed
1 year ago
8
Fix #207: try to remove Asm dependency from mrbean module
#208
cowtowncoder
closed
1 year ago
0
Mr Bean exposing `Asm` as Maven dependency despite shading
#207
cowtowncoder
closed
1 year ago
0
Next