robo-code / codesize

Apache License 2.0
3 stars 3 forks source link

Upgrade BCEL version to support Java 8 lambdas #3

Closed bumfo closed 5 years ago

bumfo commented 6 years ago

BCEL 5.2 does not support some java 6, 7, 8 features, such as Lambdas. Please consider upgrade BCEL Version.

flemming-n-larsen commented 6 years ago

Version 1.2 has been upgraded for BCEL 6.2, which supports Java 6, 7, 8, and 9 experimental. I am currently awaiting approval with Sonatype to upload a the new version of Codesize to the Maven Repository.

flemming-n-larsen commented 5 years ago

Codesize is now available on the Maven Repository as version 1.2: https://mvnrepository.com/artifact/net.sf.robocode/codesize/1.2

Robocode 1.9.3.4 will make use of Codesize 1.2