jamesnetherton commented on issue #5014:
URL: https://github.com/apache/camel-quarkus/issues/5014#issuecomment-4904036226

   Revisiting this with revised approaches...
   
   An alternative might be to move the tests out of extensions / extensions-jvm 
and into their respective modules under integration-tests / 
integration-tests-jvm. With the following caveats:
   
   * Ignore tests under extensions-core. They can stay as-is
   * Consider only for tests covering interoperability with Quarkus or 
non-Camel transitives
   * Ignore tests that 'overlap' (i.e test similar or same things) with 
existing ones under integration-tests / integration-tests-jvm
   
   


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