History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: MGROOVY-111
Type: Bug Bug
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Jason Dillon
Reporter: Jonathan Whitall
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GMaven

Stub generation does not build implied getter/setter methods

Created: 03/Mar/08 03:42 PM   Updated: 01/Apr/08 05:30 AM
Component/s: stub generation
Affects Version/s: 1.0-beta-3
Fix Version/s: 1.0-rc-1

Time Tracking:
Not Specified

File Attachments: 1. File Demo.groovy (0.1 kb)
2. Java Source File DemoTest.java (0.2 kb)

Issue Links:
Duplicate
 

Testcase included: yes


 Description  « Hide
I'm using mixed compilation mode, and Groovy stubs generated do not include the implied getter / setter methods you should get when defining a field with no modifier on a Groovy class. Therefore Java code which depends on the methods signature of implied methods will not compile.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.