Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.7.0.Release
-
Component/s: Build and distribution, Compiler Integration
-
Labels:None
-
Number of attachments :
Description
This issue will cover all the work we need to do for supporting groovy 2.0.
Here are the different pieces:
- The compiler patch
- Updating the project structure and CI build
- Ensure unit tests run against 2.0 as well as 1.8
- Provide UI support for compiler switching
- test that command line switching of the compiler is working
Just committed the initial bundle and feature for 2.0. This is currently a copy of the 1.8.x bundle and feature.