You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/25 20:45:41 UTC

[GitHub] [camel-quarkus] ppalaga commented on issue #531: Feature: Add camel-mock

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:
users@infra.apache.org


With regards,
Apache Git Services