You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@hadoop.apache.org by Todd Lipcon <to...@cloudera.com> on 2010/03/04 17:01:15 UTC

Re: Hadoop 0.20.2 - New Mockito jar in lib ? - And discovering the reason for new jars in general

Hi Stephen,

You can consult the svn logs for ivy.xml. The dependency on mockito was
backported with HDFS-927 to enable those tests.

-Todd

On Thu, Mar 4, 2010 at 7:24 AM, Stephen Watt <sw...@us.ibm.com> wrote:

> Hi Folks
>
> I notice in 0.20.2 we now have a new jar in the lib called
> mockito-all-1.8.0 (mockito.org states it is a Java Test mock-up
> framework). In the interest of teaching this man to fish, in cases such as
> this, how can I determine the reason for the addition of this jar to the
> release ? I've taken a look at the JIRA tickets in the bundled
> CHANGES.txt, but its not immediately obvious without opening up every
> single patch within every single mentioned ticket. Is there another, more
> efficient means ?
>
> Kind regards
> Steve Watt