anders-p-andersson-vgregion-se commented on PR #20587:
URL: https://github.com/apache/camel/pull/20587#issuecomment-3696407117

   @Croway you are correct, String is a misstake here MllpConstants.java for 
MLLP_SSL_CLIENT_CERT_NOT_BEFORE and AFTER. Now fixed to be java.util.Date. 
org.apache.camel.component.netty.NettyConstants.java which I am copying has 
Date so it is extra important that camel-mllp uses the same for consistency.
   
   I also fixed the unit test by changing which exception I check for, 
unittests should be all green now.
   
   Thanks a lot for the feedback!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to