Skip to content
New issue

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

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

Already on GitHub? # to your account

[JXR-170] NullPointerException while parsing Java 15 multi-line String source #60

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Commits on Jul 25, 2022

  1. [JXR-170] NullPointerException while parsing Java 15 multi-line Strin…

    …g source
    
    - Add support for parsing sources with Java 15 multi-line Strings
    - Add JUnit test case
    - Implement toString on class BaseType
    - Require non-null name on BaseType construtor
    - Prevent construction of types with null name
    - Add version to maven-enforcer-plugin plugin to prevent failure of integration test JXR-143_nofork
    spannm committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    4d9c9a4 View commit details
    Browse the repository at this point in the history