Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
1.7.1
-
None
-
None
-
Groovy Version: 1.7.1 JVM: 1.6.0_11 (Windows installer version)
Description
Following error when importing a script:
Caught: BUG! exception in phase 'class generation' in source unit 'C:\F\miner\xx.groovy' ClassNode#getTypeClass for xxutil is called before the type class is set
This works fine in 1.6. I've attached very simple test scripts, xx.groovy, the main script and xxutil.groovy the imported script.
This is a major issue for me because I have many scripts that are failing under 1.7.
Attachments
Attachments
Issue Links
- duplicates
-
GROOVY-4107 ResolveVisitor falsely resolves an import against itself
- Closed