[jira] [Commented] (CAMEL-12251) Do not hide (so much) blueprint.container.ComponentDefinitionException

2018-02-09 Thread Grzegorz Grzybek (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-12251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358414#comment-16358414
 ] 

Grzegorz Grzybek commented on CAMEL-12251:
--

Fixed with these pushes:
{noformat}
To github.com:apache/camel.git
   ac9208a19e2..6f2767b2e88  camel-2.17.x -> camel-2.17.x
   1b8bbc970da..7b51f218621  camel-2.18.x -> camel-2.18.x
   90943cefeb8..270fedcbd57  camel-2.19.x -> camel-2.19.x
   c8ad9dad29e..02e96925f04  camel-2.20.x -> camel-2.20.x
   66cbe09d8f8..0bce5ce21f2  master -> master
{noformat}

> Do not hide (so much) blueprint.container.ComponentDefinitionException
> --
>
> Key: CAMEL-12251
> URL: https://issues.apache.org/jira/browse/CAMEL-12251
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-blueprint
>Affects Versions: 2.20.2
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
> Fix For: 2.17.7, 2.18.5, 2.19.5, 2.20.3, 2.21.0
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAMEL-12251) Do not hide (so much) blueprint.container.ComponentDefinitionException

2018-02-09 Thread Grzegorz Grzybek (JIRA)

[ 
https://issues.apache.org/jira/browse/CAMEL-12251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16358374#comment-16358374
 ] 

Grzegorz Grzybek commented on CAMEL-12251:
--

When I have blueprint XML file, where component bean is (possibly indirectly) 
dependent on property placeholder resolution, there may be 
ComponentDefinitionException which is printed at TRACE level only, but because 
components are instantiated inside 
{{org.apache.camel.blueprint.handler.CamelNamespaceHandler.CamelDependenciesFinder#process()}},
 they have to be defined correctly.

> Do not hide (so much) blueprint.container.ComponentDefinitionException
> --
>
> Key: CAMEL-12251
> URL: https://issues.apache.org/jira/browse/CAMEL-12251
> Project: Camel
>  Issue Type: Improvement
>  Components: camel-blueprint
>Affects Versions: 2.20.2
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)