You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2009/01/21 06:39:00 UTC

[jira] Created: (CAMEL-1279) The IntrospectionSupport should put the Setter which's parameterType is Object to be last cadidate

The IntrospectionSupport should put the Setter which's parameterType is Object to be last cadidate
--------------------------------------------------------------------------------------------------

                 Key: CAMEL-1279
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1279
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 1.5.0, 1.4.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 1.5.1, 2.0.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-1279) The IntrospectionSupport should put the Setter which's parameterType is Object to be last candidate

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=49256#action_49256 ] 

Claus Ibsen commented on CAMEL-1279:
------------------------------------

Willem isnt this one already fixed/commited?

> The IntrospectionSupport should put the Setter which's parameterType is Object to be last candidate
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1279
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1279
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.6.0, 2.0.0
>
>
> Since Object.class.isInstance all the objects, we need to take this setter method as the last candidate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CAMEL-1279) The IntrospectionSupport should put the Setter which's parameterType is Object to be last candidate

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated CAMEL-1279:
--------------------------------

          Description: Since Object.class.isInstance all the objects, we need to take this setter method as the last candidate.
    Affects Version/s:     (was: 1.5.0)
                           (was: 1.4.0)
              Summary: The IntrospectionSupport should put the Setter which's parameterType is Object to be last candidate  (was: The IntrospectionSupport should put the Setter which's parameterType is Object to be last cadidate)

> The IntrospectionSupport should put the Setter which's parameterType is Object to be last candidate
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1279
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1279
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.5.1, 2.0.0
>
>
> Since Object.class.isInstance all the objects, we need to take this setter method as the last candidate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1279) The IntrospectionSupport should put the Setter which's parameterType is Object to be last candidate

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-1279.
---------------------------------

    Resolution: Fixed

Yes, the fix is in the svn repository.

trunk
http://svn.apache.org/viewvc?rev=736227&view=rev
1.x
http://svn.apache.org/viewvc?rev=736231&view=rev

> The IntrospectionSupport should put the Setter which's parameterType is Object to be last candidate
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-1279
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1279
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 1.6.0, 2.0.0
>
>
> Since Object.class.isInstance all the objects, we need to take this setter method as the last candidate.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.