xref: /aosp_15_r20/external/hamcrest/README.version (revision 13e4719e1a36da4ffe406e4545ee2b1694a8da4f)
1URL: 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:
14    Remove hamcrest-library/src/main/java/org/hamcrest/beans/ as Android does not support java.beans.
15