MyGit

v1.13.0

rtyley/bfg-repo-cleaner

版本发布时间: 2018-01-31 17:26:15

rtyley/bfg-repo-cleaner最新发布版本:v1.14.0(2021-02-28 00:46:21)

This release updates the BFG to use Scala 2.12 (from 2.11), which in turn raises the requirement for Java to Java 8.

This makes BFG v1.12.3 the last version to support Java 6, and BFG v1.12.16 the last version to support Java 7.

I've added a new helper library use-newer-java to guard against lower Java versions- it'll display a message like this:

Looks like your version of Java (1.7) is too old to run this program.

You'll need to get Java 8 or later.

That might sound like a pretty minimal message, but it is at least better than java.lang.UnsupportedClassVersionError : Unsupported major.minor version 52.0, which is the default exception thrown when the version of Java is too old!

相关地址:原始地址 下载(tar) 下载(zip)

查看:2018-01-31发行的版本