Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: GROOVY-0.1
-
Fix Version/s: GROOVY-0.6
-
Component/s: Groovy
-
Labels:None
-
Number of attachments :
Description
An example is attached. Currently a new resource is created that just has complexity.
Issue Links
- is duplicated by
-
SONARPLUGINS-1123
Parsing GMetrics Report - Inner Classes leads to Exception and Termination of build
-
Activity
Olivier Gaudin
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Inner classes are not currently handled by the plugin | Inner classes are not properly handled by the plugin in GMetrics results parsing |
| Attachment | VolatileLongOrDoubleFieldRule.groovy [ 51423 ] | |
| Description | An example is attached. Currently a new resource is created that just has complexity. |
Evgeny Mandrikov
made changes -
| Link |
This issue is duplicated by |
Evgeny Mandrikov
made changes -
| Attachment | SONARPLUGINS-597.zip [ 58384 ] |
Dave Smith
made changes -
| Attachment | groovyinner.zip [ 58833 ] | |
| Attachment | groovyinner.txt [ 58834 ] |
Evgeny Mandrikov
made changes -
| Assignee | Evgeny Mandrikov [ godin ] |
Evgeny Mandrikov
made changes -
| Fix Version/s | GROOVY-0.6 [ 18495 ] |
Evgeny Mandrikov
made changes -
| Status | Open [ 1 ] | In Progress [ 3 ] |
Evgeny Mandrikov
made changes -
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Evgeny Mandrikov
made changes -
| Assignee | Evgeny Mandrikov [ godin ] | David RACODON [ racodond ] |
David RACODON
made changes -
| Assignee | David RACODON [ racodond ] | Evgeny Mandrikov [ godin ] |
Evgeny Mandrikov
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Also note that inner classes don't necessarily come in the form supplied in the example. Here is another valid inner class in a Groovy file that fails.