summaryrefslogtreecommitdiff
blob: d28219627b43487a6824711b85e5cbae214b439c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# ChangeLog for dev-java/emma
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/emma/ChangeLog,v 1.6 2007/05/10 09:58:24 ali_bush Exp $

  10 May 2007; Alistair John Bush <ali_bush@gentoo.org>
  emma-2.0.5312-r1.ebuild:
  Removed doc use flag to enable package to build. ebuild does not use doc
  flag and build.xml does not have a javadoc target.

*emma-2.0.5312-r1 (09 May 2007)

  09 May 2007; Petteri Räty <betelgeuse@gentoo.org>
  +emma-2.0.5312-r1.ebuild:
  Use java-pkg_register-ant-task instead of installing a jar to
  /usr/share/ant-core/lib.

  05 May 2007; Vlastimil Babka <caster@gentoo.org>
  +files/emma-2.0.5312-java15api.patch, emma-2.0.5312.ebuild:
  Add patch to allow compilation with JDK 1.5+.

  03 Feb 2007; Steve Dibb <beandog@gentoo.org> emma-2.0.5312.ebuild:
  add ~amd64, bug 161618

  29 Jan 2007; Krzysiek Pawlik <nelchael@gentoo.org> emma-2.0.5312.ebuild:
  Add ~ppc, see bug #161618.

*emma-2.0.5312 (12 Jan 2007)

  12 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> +metadata.xml,
  +emma-2.0.5312.ebuild:
  Initial addition for emma (a Java code coverage tool). Fixes bug #157478.