« Return to Thread: [gant-scm] [jira] Created: (GANT-84) groovy.lang.MissingMethodException provides no information on location

[gant-scm] [jira] Closed: (GANT-84) groovy.lang.MissingMethodException provides no information on location

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread


     [ http://jira.codehaus.org/browse/GANT-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Russel Winder closed GANT-84.
-----------------------------


> groovy.lang.MissingMethodException provides no information on location
> ----------------------------------------------------------------------
>
>                 Key: GANT-84
>                 URL: http://jira.codehaus.org/browse/GANT-84
>             Project: Gant
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.6.1
>            Reporter: Bob Swift
>             Fix For: 1.8.0
>
>
> 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>

 « Return to Thread: [gant-scm] [jira] Created: (GANT-84) groovy.lang.MissingMethodException provides no information on location