klease commented on PR #8212: URL: https://github.com/apache/camel/pull/8212#issuecomment-1227262141
Thanks for the feedback Claus. There isn't a doInit method on HttpComponent so I just create it in the method which creates the ClientBuilder and pass it to the private methods creating the configurers. I also had to modify HttpComponentVerifierExtension.java which creates a ClientBuilder. Perhaps it would be better to move the Helper to the main http package and give it package visiblity following these changes? -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org