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 2021/08/26 21:57:04 UTC

[GitHub] [camel-quarkus] ppalaga opened a new pull request #3046: Fixup 5cf60953 SolrTest failure when using CloundContainer

ppalaga opened a new pull request #3046:
URL: https://github.com/apache/camel-quarkus/pull/3046


   Fix #2967
   We should not assume the class path resource is accessible via filesystem, because otherwise the test won't work on Quarkus platform where it is executed from a test-jar.
   Could you please review, @ffang?
   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ppalaga merged pull request #3046: Fixup 5cf60953 SolrTest failure when using CloundContainer

Posted by GitBox <gi...@apache.org>.
ppalaga merged pull request #3046:
URL: https://github.com/apache/camel-quarkus/pull/3046


   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] ffang commented on pull request #3046: Fixup 5cf60953 SolrTest failure when using CloundContainer

Posted by GitBox <gi...@apache.org>.
ffang commented on pull request #3046:
URL: https://github.com/apache/camel-quarkus/pull/3046#issuecomment-906879439


   > Fix #2967
   > We should not assume the class path resource is accessible via filesystem, because otherwise the test won't work on Quarkus platform where it is executed from a test-jar.
   > Could you please review, @ffang?
   
   Nice, thanks @ppalaga !


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org