ppalaga commented on issue #531: Feature: Add camel-mock URL: https://github.com/apache/camel-quarkus/issues/531#issuecomment-604078059 We added a couple of JVM-only extenstions recently, so having mock as a JVM only extension wouldn't be anything special. Running ``` mvn -N cq:create -Dcq.nativeSupported=false -Dcq.artifactIdBase=mock ``` from the root directory will scaffold the necessary boilerplate. A contribution with a proper test is welcome!
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services