You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jg...@apache.org on 2018/10/01 15:12:51 UTC

tomee git commit: This closes #169

Repository: tomee
Updated Branches:
  refs/heads/tomee-7.1.x a32354b9d -> 5f5847ec6


This closes #169


Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/5f5847ec
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/5f5847ec
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/5f5847ec

Branch: refs/heads/tomee-7.1.x
Commit: 5f5847ec635939be5ee557c8540ef54a325fd023
Parents: a32354b
Author: Jonathan Gallimore <jo...@jrg.me.uk>
Authored: Mon Oct 1 16:12:20 2018 +0100
Committer: Jonathan Gallimore <jo...@jrg.me.uk>
Committed: Mon Oct 1 16:12:20 2018 +0100

----------------------------------------------------------------------
 .../main/java/org/apache/tomee/microprofile/jwt/MPJWTFilter.java    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/5f5847ec/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/MPJWTFilter.java
----------------------------------------------------------------------
diff --git a/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/MPJWTFilter.java b/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/MPJWTFilter.java
index 78f059e..a11a101 100644
--- a/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/MPJWTFilter.java
+++ b/mp-jwt/src/main/java/org/apache/tomee/microprofile/jwt/MPJWTFilter.java
@@ -271,3 +271,4 @@ public class MPJWTFilter implements Filter {
 
     }
 }
+