summaryrefslogtreecommitdiff
blob: b8590274316e0f13342351a13b508d3704d40c33 (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
# ChangeLog for dev-java/aspectj
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/aspectj/ChangeLog,v 1.31 2015/06/25 15:08:59 ago Exp $

  25 Jun 2015; Agostino Sarubbo <ago@gentoo.org> aspectj-1.7.4.ebuild:
  Stable for amd64, wrt bug #553210

  01 Nov 2014; Johann Schmitz <ercpe@gentoo.org> aspectj-1.7.3-r1.ebuild,
  aspectj-1.7.4.ebuild:
  Added proper JAVA_ENCODING to fix javadoc generation (#526732)

*aspectj-1.7.4 (25 Jan 2014)

  25 Jan 2014; Tim Harder <radhermit@gentoo.org> +aspectj-1.7.4.ebuild:
  Version bump.

*aspectj-1.7.3-r1 (16 Sep 2013)

  16 Sep 2013; Johann Schmitz <ercpe@gentoo.org> +aspectj-1.7.3-r1.ebuild,
  -aspectj-1.7.3.ebuild:
  Place .properties files into the aspectj.jar file.

*aspectj-1.7.3 (14 Sep 2013)

  14 Sep 2013; Johann Schmitz <ercpe@gentoo.org> +aspectj-1.7.3.ebuild,
  +metadata.xml:
  (Re-)added aspectj - A seamless aspect-oriented extension to java (dependency
  of spring framework).  The current version bundles a modified and renamed
  version of bcel, which makes the reason of the previous treeclean obsolete.