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

Fix some broken generated JavaDoc links #402

Merged
merged 2 commits into from
Jan 25, 2019
Merged

Fix some broken generated JavaDoc links #402

merged 2 commits into from
Jan 25, 2019

Commits on Jan 25, 2019

  1. Configuration menu
    Copy the full SHA
    c15b95a View commit details
    Browse the repository at this point in the history
  2. Prune and merge Defaulted, Required and Generic source tests

    Since adding autoformatting and other low-level tools to ensure readability, the value in having an extensive suite of source tests no longer justifies the maintenance cost. Remove all but one each for defaulted and required properties, plus the existing generic type test, and ensure the toBuilder() method is in all three.
    alicederyn committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    47fdc14 View commit details
    Browse the repository at this point in the history