blob: b3762fcbdf469bf81474990032b5fb5072a34888 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# 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.3 2013/11/30 17:39:59 ercpe Exp $
*mockito-1.9.5-r1 (30 Nov 2013)
30 Nov 2013; Johann Schmitz <ercpe@gentoo.org> +mockito-1.9.5-r1.ebuild,
-mockito-1.9.5.ebuild:
Removed un-bundling of cglib/asm from mockito as it creates troubles with
other packages.
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.
|