You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/junit/ChangeLog-2015

349 lines
12 KiB

# ChangeLog for dev-java/junit
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/junit/ChangeLog,v 1.89 2015/07/20 21:46:23 chewi Exp $
*junit-4.12-r1 (20 Jul 2015)
20 Jul 2015; James Le Cuirot <chewi@gentoo.org> +junit-4.12-r1.ebuild,
-files/junit-4.12-build.xml, -junit-4.12.ebuild:
Rewrite using java-pkg-simple to avoid a generated build.xml file and a cyclic
dependency when testing. Fixes bug #554876. I notice that the previous 4.12
ebuild didn't apply the gentoo-manifest.mf file like earlier versions did. I
doubt this is needed any more and it was broken in 4.11 anyway because it was
pointing at the wrong hamcrest-core SLOT. I'll leave it out and see what
happens.
12 Jul 2015; Patrice Clement <monsieurp@gentoo.org>
files/junit-4.12-build.xml, junit-4.12.ebuild:
Remove 'test' target dependency from 'package' target so that jar file gets
created even with tests off. Fix bug 554584.
11 Jul 2015; Patrice Clement <monsieurp@gentoo.org>
files/junit-4.12-build.xml:
Remove additionalparam flags from javadoc target for the javadoc to compile
smoothly with Java 7. Fix bug 554486.
11 Jul 2015; James Le Cuirot <chewi@gentoo.org> junit-3.8.2-r1.ebuild,
-junit-4.6.ebuild, -junit-4.8.2-r1.ebuild:
Drop java on ia64 and also drop old versions.
*junit-4.12 (10 Jul 2015)
10 Jul 2015; Patrice Clement <monsieurp@gentoo.org>
+files/junit-4.12-build.xml, +junit-4.12.ebuild:
Version bump. Fix bug 535878.
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> junit-4.11.ebuild:
Stable for ppc64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> junit-4.11.ebuild:
Stable for ppc, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> junit-4.11.ebuild:
Stable for x86, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> junit-4.11.ebuild:
Stable for amd64, wrt bug #476958
20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> junit-4.11.ebuild:
Correct the keyword declaration
27 Jun 2013; Alexis Ballier <aballier@gentoo.org> junit-4.11.ebuild:
keyword ~amd64-fbsd, bug #473430
*junit-4.11 (15 Jun 2013)
15 Jun 2013; Tom Wijsman <TomWij@gentoo.org>
+files/junit-4.11-do-not-unpack-hamcrest-sources.patch, +junit-4.11.ebuild:
Version bump to 4.11, needed for newer version of reverse dependency ant-
testutil which is needed on its own turn for revdeps like spring-framework.
14 Jun 2013; Alexis Ballier <aballier@gentoo.org> junit-4.10.ebuild:
keyword ~amd64-fbsd
05 Feb 2013; Rick Farina <zerochaos@gentoo.org> junit-4.10.ebuild,
junit-4.8.2-r1.ebuild:
adding ~arm
05 Feb 2013; Rick Farina <zerochaos@gentoo.org> junit-3.8.2-r1.ebuild:
adding ~arm
12 May 2012; Alexis Ballier <aballier@gentoo.org> junit-3.8.2-r1.ebuild:
keyword ~amd64-fbsd
23 Apr 2012; Michał Górny <mgorny@gentoo.org> junit-4.8.2-r1.ebuild,
junit-4.10.ebuild:
Use mirror://github.
15 Apr 2012; Mike Frysinger <vapier@gentoo.org> junit-3.8.2-r1.ebuild,
junit-4.8.2-r1.ebuild:
Add back ia64 love #349020 by Dennis Schridde.
09 Mar 2012; Brent Baude <ranger@gentoo.org> junit-4.8.2-r1.ebuild:
Marking junit-4.8.2-r1 ppc64 for bug 403161
06 Mar 2012; Brent Baude <ranger@gentoo.org> junit-4.8.2-r1.ebuild:
Marking junit-4.8.2-r1 ppc for bug 403161
16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> junit-4.8.2-r1.ebuild:
x86 stable wrt bug #403161
13 Feb 2012; Agostino Sarubbo <ago@gentoo.org> junit-4.8.2-r1.ebuild:
Stable for amd64, wrt bug #403161
11 Feb 2012; Ralph Sennhauser <sera@gentoo.org> junit-4.8.2-r1.ebuild,
junit-4.10.ebuild:
Add missing die wrt #403161
01 Jan 2012; Ralph Sennhauser <sera@gentoo.org> junit-3.8.2-r1.ebuild,
junit-4.6.ebuild, junit-4.8.2-r1.ebuild, junit-4.10.ebuild:
Drop ia64 support #345433
30 Dec 2011; Miroslav Šulc <fordfrog@gentoo.org> junit-4.10.ebuild:
Fixed failing tests (bug #396367, thanks to Xake >xake@rymdraket.net> for the
fix)
*junit-4.10 (25 Dec 2011)
25 Dec 2011; Miroslav Šulc <fordfrog@gentoo.org> +junit-4.10.ebuild:
Version bump
03 May 2011; Fabian Groffen <grobian@gentoo.org> junit-4.8.2-r1.ebuild:
Marked ~x64-freebsd
10 Apr 2011; Torsten Veller <tove@gentoo.org> junit-4.8.2-r1.ebuild:
Add missing die: || "..." -> || die "..."
*junit-4.8.2-r1 (18 Jan 2011)
18 Jan 2011; Miroslav Šulc <fordfrog@gentoo.org> -junit-4.8.2.ebuild,
+junit-4.8.2-r1.ebuild, +files/gentoo-manifest.mf:
Applied patch from bug #287757 (thanks to Daniel Solano Gómez
<gentoo@sattvik.com>) and did some adjustments of the ebuild
*junit-4.8.2 (18 Jan 2011)
18 Jan 2011; Miroslav Šulc <fordfrog@gentoo.org> +junit-4.8.2.ebuild:
Version bump
29 Aug 2010; Alistair Bush <ali_bush@gentoo.org> junit-4.6.ebuild:
Make dep on hamcrest-core more specific to avoid slotting issues
16 Jul 2010; Fabian Groffen <grobian@gentoo.org> junit-3.8.2-r1.ebuild,
junit-4.6.ebuild:
Marked ~x64-macos
23 Jan 2010; Alexis Ballier <aballier@gentoo.org> junit-4.6.ebuild:
keyword ~x86-fbsd, bug #129773 and fix find call to be bsd-compatible
03 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
junit-3.8.2-r1.ebuild, junit-4.6.ebuild:
Transfer Prefix keywords
08 Oct 2009; Vlastimil Babka <caster@gentoo.org> -junit-3.8.1-r3.ebuild,
-junit-4.4-r1.ebuild, -junit-4.5.ebuild:
Remove old.
19 Jul 2009; nixnut <nixnut@gentoo.org> junit-4.6.ebuild:
ppc stable #275179
04 Jul 2009; Brent Baude <ranger@gentoo.org> junit-4.6.ebuild:
Marking junit-4.6 ppc64 for bug 275179
29 Jun 2009; Markus Meier <maekke@gentoo.org> junit-4.6.ebuild:
amd64/x86 stable, bug #275179
*junit-4.6 (23 May 2009)
23 May 2009; Serkan Kaba <serkan@gentoo.org> +junit-4.6.ebuild:
Version bump. Fixes bug #269084
07 Jan 2009; Brent Baude <ranger@gentoo.org> junit-4.5.ebuild:
Marking junit-4.5 ppc64 for bug 252819
04 Jan 2009; Markus Meier <maekke@gentoo.org> junit-4.5.ebuild:
amd64/x86 stable, bug #252819
03 Jan 2009; nixnut <nixnut@gentoo.org> junit-4.5.ebuild:
ppc stable #252819
24 Oct 2008; Miroslav Šulc <fordfrog@gentoo.org> junit-4.5.ebuild:
Fixed installation of sources, bug #243426
*junit-4.5 (22 Oct 2008)
22 Oct 2008; Miroslav Šulc <fordfrog@gentoo.org> +junit-4.5.ebuild:
Version bump
23 May 2008; Kenneth Prugh <ken69267@gentoo.org> junit-3.8.2-r1.ebuild:
amd64 stable, bug #217448
06 May 2008; Christian Faulhammer <opfer@gentoo.org>
junit-3.8.2-r1.ebuild:
stable x86, bug 217448
29 Apr 2008; Brent Baude <ranger@gentoo.org> junit-3.8.2-r1.ebuild:
stable ppc, bug 217448
14 Apr 2008; Markus Rothe <corsair@gentoo.org> junit-3.8.2-r1.ebuild:
Stable on ppc64; bug #217448
08 Mar 2008; Krzysiek Pawlik <nelchael@gentoo.org> junit-4.4-r1.ebuild:
Add ~ppc, see bug #129773.
16 Jan 2008; Vlastimil Babka <caster@gentoo.org> junit-3.8.2-r1.ebuild:
WANT_SPLIT_ANT no longer needed.
16 Jan 2008; Raúl Porcel <armin76@gentoo.org> junit-4.4-r1.ebuild:
Add ~ia64 wrt #129773
14 Jan 2008; Christian Faulhammer <opfer@gentoo.org> junit-4.4-r1.ebuild:
keyworded ~x86, bug 129773
12 Jan 2008; Brent Baude <ranger@gentoo.org> junit-4.4-r1.ebuild:
Marking junit-4.4-r1 ~ppc64 for bug 129773
*junit-4.4 (11 Jan 2008)
11 Jan 2008; Vlastimil Babka <caster@gentoo.org> junit-3.8.1-r3.ebuild,
+junit-4.4-r1.ebuild:
Version bump, bug #129773. Based on ebuild from java-overlay. Hey it's only
almost 2 years since Junit-4 was released!
15 Nov 2007; Petteri Räty <betelgeuse@gentoo.org> -junit-3.8.2.ebuild:
Delete old ebuild.
*junit-3.8.2-r1 (27 Apr 2007)
27 Apr 2007; Vlastimil Babka <caster@gentoo.org>
files/junit-3.8.2-build.xml, -junit-3.8.1-r1.ebuild, junit-3.8.2.ebuild,
+junit-3.8.2-r1.ebuild:
Revbump that depends on split-ant and stops symlinking to
/usr/share/ant-core/lib; Also don't generate javadoc without USE=doc.
24 Nov 2006; Markus Rothe <corsair@gentoo.org> junit-3.8.1-r3.ebuild:
Stable on ppc64; bug #155261
23 Nov 2006; <blubb@gentoo.org> junit-3.8.1-r3.ebuild:
stable on amd64
18 Nov 2006; nixnut <nixnut@gentoo.org> junit-3.8.1-r3.ebuild:
Stable on ppc wrt bug 155261
16 Nov 2006; Andrej Kacian <ticho@gentoo.org> junit-3.8.1-r3.ebuild:
Stable on x86, bug #155261.
15 Nov 2006; Krzysiek Pawlik <nelchael@gentoo.org>
+files/junit-3.8.2-build.xml:
Add junit-3.8.2-build.xml to fix bug 155194.
*junit-3.8.2 (15 Nov 2006)
15 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
+junit-3.8.2.ebuild:
Revision bump, moved ebuild from overlay.
05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> junit-3.8.1-r1.ebuild,
junit-3.8.1-r3.ebuild:
Dropping sparc keywords, see #96229
10 Sep 2006; Joshua Nichols <nichoj@gentoo.org> junit-3.8.1-r3.ebuild:
Keyworded ~ia64
23 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> junit-3.8.1-r3.ebuild:
Add ~x86-fbsd keyword.
*junit-3.8.1-r3 (22 Jul 2006)
22 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org> -junit-3.8.1-r2.ebuild,
+junit-3.8.1-r3.ebuild:
Add java-ant-2.
*junit-3.8.1-r2 (21 Jul 2006)
21 Jul 2006; Joshua Nichols <jnichols@gentoo.org> +junit-3.8.1-r2.ebuild:
Revision bump to use new Java system.
02 Aug 2005; Petteri Räty <betelgeuse@gentoo.org> junit-3.8.1-r1.ebuild:
The installed source package doesn't include class files any more.
09 Jul 2005; Thomas Matthijs <axxo@gentoo.org> junit-3.8.1-r1.ebuild:
fix deps, and source useflag support
26 Jan 2005; Markus Rothe <corsair@gentoo.org> junit-3.8.1-r1.ebuild:
Stable on ppc64
18 Dec 2004; Markus Rothe <corsair@gentoo.org> junit-3.8.1-r1.ebuild:
added ~ppc64 to KEYWORDS
14 Nov 2004; Thomas Matthijs <axxo@gentoo.org> junit-3.8.1-r1.ebuild:
add doc useflag, and jikes support 70798, patch by Jan Brinkmann
<lucky@the-luckyduck.de
29 Oct 2004; Thomas Matthijs <axxo@gentoo.org> junit-3.8.1-r1.ebuild:
remove nomirror
16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> junit-3.8.1-r1.ebuild:
use java-pkg_dohtml instead of dohtml to also install the package-list in
case of api docs: #50740
*junit-3.8.1-r1 (10 Sep 2004)
10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -files/junit-3.7-build.xml,
+junit-3.8.1-r1.ebuild, -junit-3.8.1.ebuild:
revision bump: ant moved to ant-core
19 Jan 2004; Adrian Almenar <strider@gentoo.org> junit-3.8.1.ebuild:
Added amd64 keyword.
17 Jan 2004; Adrian Almenar <strider@gentoo.org> junit-3.8.1.ebuild:
Added RESTRICT="nomirror" and updated SRC_URI.
03 Oct 2003; Adrian Almenar <strider@gentoo.org> junit-3.8.1.ebuild:
Fixes bug #23707
*junit-3.7-r2 (14 Mar 2003)
14 Mar 2003; Dylan Carlson <absinthe@gentoo.org> junit-3.7-r2.ebuild,
files/junit-3.7-build.xml:
Fixed ant build problem reported in user forums, and got this process
to compile. Closes #17284.
*junit-3.8.1 (14 Oct 2002)
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> junit-3.8.1.ebuild:
x86 ppc sparc moved to stable.
28 Nov 2002; Adrian Almenar <strider@gentoo.org> junit-3.8.1.ebuild:
Added app-arch/unzip a dependency. Fixes #11229.
Updated ebuild to follow the policy about IUSE="".
Updated Package HOMEPAGE and RDEPEND.
29 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> junit-3.8.1.ebuild :
Added dev-java/ant as a dependency. Fixes #9709.
14 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> junit-3.8.1.ebuild files/digest-junit-3.8.1 :
New upstream version.
*junit-3.7-r1 (19 Jul 2002)
28 Nov 2002; Adrian Almenar <strider@gentoo.org> junit-3.7-r1.ebuild:
Added app-arch/unzip a dependency. Fixes #11229.
Updated ebuild to follow the policy about IUSE="".
Updated Package HOMEPAGE AND RDEPEND.
01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> junit-3.7-r1.ebuild :
Added KEYWORDS.
19 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> junit-3.7-r1.ebuild files/digest-junit-3.7-r1:
Should now work with Ant.
Removed junit-3.7.ebuild files/digest-junit-3.7
*junit-3.7 ( 11 Feb 2002 )
11 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ChangeLog junit-3.7.ebuild files/digest-junit-3.7:
JUnit is a simple framework for writing and running automated tests. As a
political gesture, it celebrates programmers testing their own software.
Submitted by William McArthur <Leknor@Leknor.com>