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

chore: Setting the version of the Maven Javadoc plugin #412

Merged
merged 1 commit into from
May 13, 2020

Conversation

hiranya911
Copy link
Contributor

Doclava doesn't seem to work well with the latest versions (v3) of the Maven Javadoc plugin. Generated output hierarchy is different from what we are used to. Until we figure out a proper solution, I'm defaulting to the v2 of the plugin.

Copy link
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM

@hiranya911 hiranya911 merged commit 30801e3 into master May 13, 2020
@hiranya911 hiranya911 deleted the hkj-javadoc-version branch May 13, 2020 17:37
hiranya911 added a commit that referenced this pull request May 19, 2020
* Bump netty.version from 4.1.34.Final to 4.1.45.Final (#373)

Bumps `netty.version` from 4.1.34.Final to 4.1.45.Final.

Updates `netty-codec-http` from 4.1.34.Final to 4.1.45.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.34.Final...netty-4.1.45.Final)

Updates `netty-handler` from 4.1.34.Final to 4.1.45.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.34.Final...netty-4.1.45.Final)

Updates `netty-transport` from 4.1.34.Final to 4.1.45.Final
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.34.Final...netty-4.1.45.Final)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(auth): Add bulk get/delete methods (#365)

This PR allows callers to retrieve a list of users by unique identifier (uid, email, phone, federated provider uid) as well as to delete a list of users.

RELEASE NOTE: Added getUsers() and deleteUsers() APIs for retrieving and deleting user accounts in bulk.

* chore: Setting the version of the Maven Javadoc plugin (#412)

* [chore] Release 6.13.0 (#413)

* [chore] Release 6.13.0 take 2 (#414)

* Upgated the gpg keys

* Added temp verify script

* Disabled tty for gpg import

* Removing temp verification script

* Updated publish commands

* [chore] Release 6.13.0 take 3 (#415)

* [chore] Release 6.13.0 take 4 (#416)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rsgowman <rich@gowman.noip.me>
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.

None yet

2 participants