aboutsummaryrefslogtreecommitdiff
path: root/README.version
blob: 41e2c6f68423e59f476547ac7d0d5290765f3fa0 (plain)
1
2
3
4
5
6
7
8
9
URL: https://github.com/junit-team/junit/archive/r4.12.tar.gz
Version: 4.12
BugComponent: 40416

Local Changes:
    Remove DisableOnDebug (new in 4.12) as it is not supported on Android
    Remove support for stuck threads
    Revert matchers back to 4.10 to compile against Hamcrest 1.1
    Extra generic type information to aid certain javacs.