Matthias Hanisch created JOHNZON-159:
----------------------------------------
Summary: @JsonbPropertyOrder(PropertyOrderStrategy.REVERSE) has no
effect
Key: JOHNZON-159
URL: https://issues.apache.org/jira/browse/JOHNZON-159
Project: Johnzon
Issue Type: Bug
Components: JSON-B
Affects Versions: 1.1.6
Reporter: Matthias Hanisch
This is a minor one and can be easily worked around using explicit property
names like
{{@JsonbPropertyOrder(value = \{"name", "mimeType"})}}
Not sure about the other built-in strategies. The order of the test case is
always the same independent of the specified property order strategy.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)