orpiske commented on PR #21119:
URL: https://github.com/apache/camel/pull/21119#issuecomment-3811529975

   > It's failing with the same error, but it's a different PR
   
   That was me not being the sharpest knife on the kitchen. My null check was 
inverted (`if (before != null) {` instead of `if (before == null) {`. 


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