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/11/09 17:09:44 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #2002: [Camel 3.7] Camel main autowire properties by type has been removed

jamesnetherton opened a new issue #2002:
URL: https://github.com/apache/camel-quarkus/issues/2002


   Relates to https://issues.apache.org/jira/browse/CAMEL-15826.
   
   It breaks a number of itests that rely on component options being auto configured. E.g the ElasticSearch REST client, JMS `ConnectionFactory`, Infinispan cache, `ValidationFactory` etc.
   
   I have worked around the problem to get the `camel-master` branch building again. Ideally we need to get following issue solved in time for Camel 3.7.0 GA:
   
   https://issues.apache.org/jira/browse/CAMEL-15836
   
   Some more info here:
   
   https://camel.zulipchat.com/#narrow/stream/257298-camel/topic/Main.20autowire.20by.20type


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



[GitHub] [camel-quarkus] davsclaus commented on issue #2002: [Camel 3.7] Camel main autowire properties by type has been removed

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #2002:
URL: https://github.com/apache/camel-quarkus/issues/2002#issuecomment-728341422


   It was added back with a new feature where you mark the options that can be autowired


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



[GitHub] [camel-quarkus] jamesnetherton commented on issue #2002: [Camel 3.7] Camel main autowire properties by type has been removed

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #2002:
URL: https://github.com/apache/camel-quarkus/issues/2002#issuecomment-736464519


   I'll close as this is now working again on the `camel-master` branch.


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



[GitHub] [camel-quarkus] jamesnetherton closed issue #2002: [Camel 3.7] Camel main autowire properties by type has been removed

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2002:
URL: https://github.com/apache/camel-quarkus/issues/2002


   


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