groovy.lang.MissingMethodException provides no information on location
----------------------------------------------------------------------
Key: GANT-84
URL:
http://jira.codehaus.org/browse/GANT-84 Project: Gant
Issue Type: Improvement
Affects Versions: 1.6.1
Reporter: Bob Swift
I often get messages like this which requires some effort to figure out what caused the problem. If I monitor for the exception and get a stack trace, it still only narrows the search a bit.
groovy.lang.MissingMethodException: No signature of method: java.lang.String.positive() is applicable for argument types: () values: {}
Regular groovy seems to do better with given a location.
--
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
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a href="
http://xircles.codehaus.org/manage_email">
http://xircles.codehaus.org/manage_email</a>