coheigea commented on issue #526: CXF-7989: org.apache.cxf.jaxrs.JAXRSInvoker 
should handle CompletionException
URL: https://github.com/apache/cxf/pull/526#issuecomment-474793497
 
 
   @reta If I apply the patch via "git apply" I get a lot of whitespace 
warnings:
   
   526.patch:37: trailing whitespace.
               
   526.patch:39: trailing whitespace.
                   cause = throwable.getCause(); 
   526.patch:41: trailing whitespace.
               
   526.patch:77: trailing whitespace.
       
   526.patch:82: trailing whitespace.
           return CompletableFuture.supplyAsync(() -> { 
   warning: squelched 15 whitespace errors
   warning: 20 lines add whitespace errors.
   

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


With regards,
Apache Git Services

Reply via email to