Re: Apache Johnzon JsonbPropertyOrder behavior different from eclipse yasson.

2018-06-27 Thread Mark Struberg
Btw Ravi, thanks for all the feedback on the various ASF projects - this is really very helpful! Such things help us more than you think! It's precious information and is also a great way to contribute back to the community. txs and LieGrue,strub On Wednesday, 27 June 2018, 15:46:15 CEST,

Re: Apache Johnzon JsonbPropertyOrder behavior different from eclipse yasson.

2018-06-20 Thread Reinhard Sandtner
as a developer i would first look at the javadoc so maybe this would be a good default devs who read specs are very rare so +1 to align default johnzon behavior to javadoc (and yasson) > Am 20.06.2018 um 16:41 schrieb Romain Manni-Bucau : > > yes but our default will not be aligned on the spec

Re: Apache Johnzon JsonbPropertyOrder behavior different from eclipse yasson.

2018-06-20 Thread Romain Manni-Bucau
yes but our default will not be aligned on the spec and since the spec was not clear We can probably check if yasson is like us and make it to the spec. If we were different we need a toggle, not sure of the default :s Romain Manni-Bucau @rmannibucau | Blog

Re: Apache Johnzon JsonbPropertyOrder behavior different from eclipse yasson.

2018-06-20 Thread Reinhard Sandtner
hmm…. maybe we can make it configureable to not break existing apps? > Am 20.06.2018 um 15:52 schrieb Romain Manni-Bucau : > > seems it has been but it breaks us apparently which is a concern since we > should stay compatible. > > Romain Manni-Bucau > @rmannibucau

Re: Apache Johnzon JsonbPropertyOrder behavior different from eclipse yasson.

2018-06-20 Thread Romain Manni-Bucau
seems it has been but it breaks us apparently which is a concern since we should stay compatible. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github |

Re: Apache Johnzon JsonbPropertyOrder behavior different from eclipse yasson.

2018-06-20 Thread Reinhard Sandtner
hey, afaik the spec pdf and the javadoc-jar of JSR-367 are differing the pdf says to use renamed fields and the javadoc says to use the java fields names :( so imo we need clarification in the spec lg reini > Am 20.06.2018 um 15:02 schrieb Romain Manni-Bucau : > > Hi Ravi, > > Thanks to

Re: Apache Johnzon JsonbPropertyOrder behavior different from eclipse yasson.

2018-06-20 Thread Romain Manni-Bucau
Hi Ravi, Thanks to have sent the mail ;) for others: I asked Ravi to send this mail (he pinged on twitter) because this can be a breaking change so not sure we want to directly impl it or push it back to the spec. Any opinion welcomed. Romain Manni-Bucau @rmannibucau

Apache Johnzon JsonbPropertyOrder behavior different from eclipse yasson.

2018-06-20 Thread Ravisankar Challa
Hi Devs, I got something form here https://github.com/eclipse-ee4j/yasson/issues/23 It Says Properties names specified in @jsonbpropertyorder annotation must be the original names of properties as it’s specified in Java class. as per yasson it should be @JsonbPropertyOrder({" lName", "