Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase with original #1

Merged
merged 27 commits into from
Jul 7, 2019
Merged

Conversation

dewthefifth
Copy link
Owner

No description provided.

dewthefifth and others added 27 commits December 2, 2018 13:19
…d classes

Added new configuration properties for controling how the Builder methods are created
Moved some of the naming production methods from ObjectRule to NameHelper
Updated previously neglected gradle, cli, and ant configurations to include the configuration for innerClassBuilders
…ructors to invoke with the parameter name instead of the parameter value
…lasses

Features/builders as inner classes
Check schema required array before is required flag
Squashed commits:

* This will add support for including the Jackson1/2 JsonTypeInfo annotation onto all generated classes as described in #958
* #967 Remove unnecessary constructor.
* #967 Move type info related code into annotator implementations.
* #967 Improve documentation to include references to deserializationClassProperty.
* #967 make type info more generic as future annotators may not always implement through annotations.
* #967 Move use plymorphic deserialization related code into annotator implementations.
* #967 Move use plymorphic deserialization related code into annotator implementations. Updated composite annotator and tests instances.
* #967 Improve documentation to include references to deserializationClassProperty in ant plugin.
* #967 Update property in maven plugin and update tests.
* Add support for @digits annotation (fix #977).
Currently throws NoSuchElementException if either of integer and fractional digits are undefined.
* - Amend support for @digits annotation (fix #977).
Both integerDigits and fractionalDigits must be specified or else no
@digits annotation will be added.
- Amend tests to specify fractional values to end in non-zero numerals.
@dewthefifth dewthefifth merged commit 09cd6a9 into dewthefifth:master Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants