From: Stefan B. <ste...@fr...> - 2009-07-30 15:41:25
|
On 2009-07-28, David Saff <da...@sa...> wrote: > I think that we changed things back for the final release--let me know > if that's the case. Thanks, Is the final release available by now? The download link from junit.org sends me to a Sourceforge page that only has a snapshot I have already tried. [1] Anyway, I have modified xmlunit and with my modification it worked with Hamcrest 1.2 as well as 1.1 (otherwise I would have gotten a failure mail from our friend Apache Gump). I don't intend to switch back to the is(Class) usage since it will only bring us back into trouble if you ever try to use Hamcrest 1.2 again 8-) Thanks Stefan [1] I later found the 4.7 release at Github, you may want to fix the links at junit.org. |