Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

THORN-2064, update to use smallrye-jwt 1.1.0 implementation, redo #1046

Merged
merged 6 commits into from Jul 19, 2018

Conversation

starksm64
Copy link
Contributor

  • [ x] Have you followed the guidelines in our Contributing document?
  • [x ] [v2] Have you created a JIRA and used it in the commit message?
  • [v4] Have you created a GitHub Issue and used it in the commit message?
  • [x ] Have you checked to ensure there aren't other open Pull Requests for the same issue?
  • [ x] Have you built the project locally prior to submission with mvn clean install?

A redo of the previous pull request from a fresh repo rebased to upstream.

@@ -25,6 +25,7 @@
<swarm.fraction.stability>stable</swarm.fraction.stability>
<swarm.fraction.tags>Eclipse MicroProfile,JWT,Security,Web</swarm.fraction.tags>
<version.jose4j>0.6.0</version.jose4j>
<version.smallrye.jwt>1.1.0</version.smallrye.jwt>
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Copy link
Contributor

Choose a reason for hiding this comment

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

Not really. You've only copied the version property to build-parent. The property here should be removed. Also io.smallrye:smallrye-jwt dependency should be added to <dependencyManagement> section in build-parent; there is a <!-- SmallRye --> comment where other MPs reside.

kenfinnigan
kenfinnigan previously approved these changes Jul 18, 2018
@starksm64 starksm64 merged commit 4d02871 into thorntail:master Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
4 participants