summaryrefslogtreecommitdiff
blob: 7bd5e4c0ffe511bf4fb6ec96382fb940dde3fdf6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ChangeLog for dev-java/mockito
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/mockito/ChangeLog,v 1.2 2013/10/12 16:17:15 ercpe Exp $

  12 Oct 2013; Johann Schmitz <ercpe@gentoo.org> mockito-1.9.5.ebuild:
  Added missing dependency to hamcrest-core:0 to mockito and set JAVA_SRC_DIR to
  remove the src prefix inside the sources zip file

*mockito-1.9.5 (14 Sep 2013)

  14 Sep 2013; Johann Schmitz <ercpe@gentoo.org> +metadata.xml,
  +mockito-1.9.5.ebuild:
  Added ebuild for mockito (bug #482438) - a mocking framework for Java.
  Dependency of jetty (bug #328747), spring framework and others.