Skip to content

Conversation

Marcono1234
Copy link
Contributor

The commits messages describe the respective changes.

Please let me know if you want anything changed or whether I should split this pull request.

It appears javadoc (and Eclipse IDE) does not support javadoc comments for
multiple fields as part of the same declaration.
Lazy initialization only makes sense for large objects or objects whose
creation is expensive, however this is not the case here.

Also removes redundant `{@inheritdoc}` javadoc comments because documentation
is inherited by default if no javadoc comment exists.
Instead replace it with `instanceof` checks.

This also removes impossible instance checks for primitives because an
Object can never be an instance of a primitive.
Previously the project used the outdated library in src/main/resources/
instead of the library it had built from source.
Removed repositories entries because it appears mvnrepository.com is itself
not a repository but only a browser for repositories so might have been
ignored by Maven.
@Marcono1234
Copy link
Contributor Author

I will mark this pull request as "Ready for review" now, please let me know if you want anything changed or if you want this pull request to be split into multiple ones.

I have not verified that all upgraded Maven plugins still work, please let me know if you want any plugin upgrades to be reverted.

@Marcono1234 Marcono1234 marked this pull request as ready for review January 11, 2021 16:29
@shannah shannah merged commit 2184faf into shannah:master Jan 12, 2021
@Marcono1234 Marcono1234 deleted the marcono1234/fixes branch January 12, 2021 22:13
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.

2 participants