issues
search
FasterXML
/
jackson-module-jaxb-annotations
(DEPRECATED!!!) Moved to: https://github.com/FasterXML/jackson-modules-base/
https://github.com/FasterXML/jackson-modules-base
44
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
When using JAXB annotations only, Jackson doesn't include any type metadata for inheritance hierarchies when serializing to JSON (or XML)
#71
jo-ka
opened
6 years ago
0
Jackson interpretation of XMLElements not compatible with JAXB
#70
shravass
opened
6 years ago
0
Jackson doesn't wrap JSON elements with XMLElementWrapper
#69
GonenI
closed
6 years ago
1
Json Serialization Inclusion overrides JAXB's XmlElement's "required" property
#68
miaaaooow
closed
6 years ago
5
Jackson does not ignore whitespace in XML element
#67
shevek
opened
7 years ago
10
`@XmlType(propOrder=`) overrides `propOrder` of super classes; should merge
#66
ajdergute
closed
7 years ago
4
Xml builder pattern
#65
shahmalav
closed
6 years ago
4
IllegalArgumentException: Class java.lang.Integer not a super-type of [simple type, class int]
#64
yevsh
closed
7 years ago
7
Error in type resolution of reference type (`Optional`)
#63
adrianriley
closed
8 years ago
4
What is the license for this module?
#62
jeff-luszcz
closed
8 years ago
1
Transient fields serialized when @XmlAccessorType(XmlAccessType.FIELD) is present
#61
dsharp1
closed
8 years ago
15
Jackson marshall ignores @XmlAttribute required = true for a “public final static int”
#60
redblue36
closed
6 years ago
7
@XmlAttribute and @XmlAnyAttribute not supported correctly
#59
puce77
closed
6 years ago
6
Bug: JAXB generated enums not serialized/ deserialized correctly
#58
puce77
closed
6 years ago
5
Version 2.7.2 give a java.lang.NoSuchMethodError on AnnotatedMember.getType
#57
islemus
closed
8 years ago
6
Serializations fails with JaxbAnnotation Introspector and intermediary objects
#56
jej2003
closed
8 years ago
3
The "Annotated" class in the dependency "jackson-databind" package has deprecated the getType() method Since 2.7
#55
mxi1
closed
8 years ago
3
Custom jaxb serializer ignored if other container type matches since 2.7.0
#54
cowtowncoder
closed
8 years ago
10
Add some useful badges with automatic version detection: Maven and Javadoc
#53
valery1707
closed
8 years ago
0
Add a feature in `JaxbAnnotationIntrospector` to define meaning of `nillable=false` as "JsonInclude.NON_EMPTY"
#52
cowtowncoder
closed
8 years ago
1
Jackson interpretation of XMLElements not compatible with JAXB
#51
rpatrick00
closed
8 years ago
19
XmlIDREF not being honored, causes infinite recursion
#50
rpatrick00
closed
8 years ago
5
nillable is not true should return NON_EMPTY OR NON_NULL , Update JaxbAnnotationIntrospector.java
#49
henryhulian
closed
8 years ago
7
if nillable is not ture , should return NON_NULL
#48
henryhulian
closed
8 years ago
1
JaxbAnnotationIntrospector does not pick up 'required' property of @XmlAttribute
#47
phantomjinx
closed
9 years ago
1
setNameUsedForXmlValue causes values to show up twice in the JSON output.
#46
samielhini
closed
9 years ago
9
Get it to work with wildfly 8.2.0
#45
franciscocpg
closed
9 years ago
1
@JsonRootName Not Working for Collection Type
#44
haribachala
closed
9 years ago
6
Translation of XmlJavaTypeAdapter doesn't work like expected
#43
CSchulz
closed
6 years ago
18
Conflicting getter definitions Exception
#42
haribachala
closed
6 years ago
8
2.4.6 JAR not available in Maven central
#41
ilgrosso
closed
9 years ago
5
XmlElementRef ignored if inside XmlElementWrapper
#40
gkresic
closed
9 years ago
0
JaxbAnnotationIntrospector does not honor JsonInclude.Include.NON_EMPTY set on ObjectMapper
#39
jdmichal
closed
9 years ago
10
ObejectMapper accepts other elements than specified in @XmlElements
#38
smolarek999
closed
6 years ago
6
Incorrect JSON format with Jackson and JaxB Annotation Module
#37
somiranroy
closed
9 years ago
4
Problem with XmlAdapter downcasting
#36
somiranroy
closed
8 years ago
12
Support namespace-defaulting part of `@XmlSchema` annotation
#35
cowtowncoder
closed
6 years ago
2
Jackson can't handle @XmlElements and @XmlElementWrapper correctly
#34
splatch
opened
10 years ago
8
Using @XmlEnum to generate an enum of type Integer in json schema
#33
jesse8888
closed
10 years ago
9
fix deserialization of Collection with @XmlJavaTypeAdapter on method
#32
q3aiml
closed
10 years ago
3
Add a way to configure name to use for `@XmlValue` annotated properties
#31
cowtowncoder
closed
10 years ago
8
Need a way to override name @XmlValue induces when not doing XML
#30
cowtowncoder
closed
10 years ago
1
XMLElement required value
#29
sparkyfen
closed
10 years ago
6
Jaxb annotations not working when used in conjunction with Jackson annotations
#28
wiest
closed
10 years ago
4
JaxbAnnotationIntrospector creates an element from an attribute instead of an attribute
#27
jbuhacoff
closed
10 years ago
4
@XmlElement type and @XmlJavaTypeAdapter annotations
#26
barelnir
opened
10 years ago
9
Default name ignored on @XmlElementWrapper
#25
Vulcannis
closed
11 years ago
7
Improvements in OSGi manifest generation. Fixes #23.
#24
splatch
closed
11 years ago
0
Improvements in OSGi manifest generation
#23
splatch
closed
11 years ago
0
@XmlElementWrapper and MapperFeature.USE_WRAPPER_NAME_AS_PROPERTY_NAME
#22
mattbroekhuis
closed
6 years ago
15
Next