0.0 gets parsed as a Long
-------------------------

                 Key: JBEHAVE-223
                 URL: http://jira.codehaus.org/browse/JBEHAVE-223
             Project: JBehave
          Issue Type: Bug
    Affects Versions: 2.3
            Reporter: James Ravn


When defining a step that takes a List<Double>, inputs such as 1.0, 1.5, etc. 
work fine. But 0.0 throws a ClassCastException due to jbehave parsing it as a 
Long. It should be parsed as a double.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to