blob: 660cee5b3c516bbe9f2e7b6f432ccff5bd2906e0 [file] [log] [blame]
Paul Duffinc1dbb442017-01-20 15:04:28 +00001URL: https://github.com/hamcrest/JavaHamcrest/archive/f540af9fd49f33cc07b3446a8895c7b51cbf0944.zip
2Version: f540af9fd49f33cc07b3446a8895c7b51cbf0944
3BugComponent: 40416
4
5Version f540af9fd49f33cc07b3446a8895c7b51cbf0944 was chosen because it is the
6point at which v2.0.0.0 and master diverge. There are only about 7 commits
7on v2.0.0.0 which are not on master but they do conflict with some changes in
8master. Those changes appear to be relatively minor and while it is not clear
9what the future holds for Hamcrest given that it has had no activity since June
102016 it seems unnecessary to take those extra 7 commits given the potential for
11conflicts in future upgrades.
12
13Local Changes:
Paul Duffine3f85a62017-01-20 16:08:15 +000014 Remove hamcrest-library/src/main/java/org/hamcrest/beans/ as Android does not support java.beans.
15