Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The compiler configuration supports a target bytecode flag, but currently only 1.5 or 1.6 are supported. The compiler should honor what the user requests and set the class version to the appropriate value.
This includes support for 1.6 or 1.7. Future versions should include support for 1.8 when ASM5 is out.