treblereel / mapper-xml

j2cl/gwt compatible XML marshallers
Apache License 2.0
3 stars 3 forks source link

It must be possible to control serialization of fields or properties. #86

Closed treblereel closed 3 years ago

treblereel commented 3 years ago

@manstis may i ask you to take a look, i hope, this it what you need

manstis commented 3 years ago

Works great, thank-you @treblereel.

You'll need to format your code though; building locally I received this:

[ERROR] Found 1 non-complying files, failing build
[ERROR] To fix formatting errors, run "mvn com.coveo:fmt-maven-plugin:format"
[ERROR] Non complying file: /home/manstis/workspaces/git/manstis/forks/mapper-xml/tests/jre/src/test/java/org/treblereel/gwt/xml/mapper/client/tests/pmml/model/PMMLTest.java
treblereel commented 3 years ago

@manstis thanks!

ok, i am merging it and releasing 0.3 to sonatype with current set of features

manstis commented 3 years ago

Don't forget to close https://issues.redhat.com/browse/KOGITO-5499!