rmannibucau commented on a change in pull request #2: Upgrade to Eclipse 
Microprofile 1.1 and minor things
URL: https://github.com/apache/geronimo-jwt-auth/pull/2#discussion_r192568348
 
 

 ##########
 File path: 
geronimo-jwt-auth-impl/src/main/java/org/apache/geronimo/microprofile/impl/jwtauth/cdi/GeronimoJwtAuthExtension.java
 ##########
 @@ -397,7 +397,7 @@ public Claims standard() {
 
         @Override
         public String toString() {
-            return super.toString().replace(", ", ", ");
 
 Review comment:
   Why? If so then drop tostring ;)
   
   edit: you're right, originally it was replacing "," by ", " (adding a space) 
but had to revert it, fine to drop it

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to