type converters should return NULL for Double.NaN values instead of 0
---------------------------------------------------------------------

                 Key: CAMEL-4011
                 URL: https://issues.apache.org/jira/browse/CAMEL-4011
             Project: Camel
          Issue Type: Bug
          Components: camel-core
            Reporter: Ben O'Day
            Assignee: Ben O'Day
            Priority: Trivial
             Fix For: 2.8.0


see this 
discussion...http://camel.465427.n5.nabble.com/XPath-for-an-Integer-td4422095.html

Update the ObjectConverter.toXXX() methods to check for Double.NaN and return 
NULL instead of relying on Number.intValue()


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to