summaryrefslogtreecommitdiff
blob: 4f41aba697bf2585f4ac6e75a7eee6cadfa92e6c (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# ChangeLog for dev-java/xstream
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/xstream/ChangeLog,v 1.12 2008/01/08 07:01:07 ali_bush Exp $

  08 Jan 2008; <alistair@gentoo.org> +files/xstream-1.2-javadoc-fix.patch,
  xstream-1.2-r1.ebuild:
  Actually fixed building javadocs on jdk-1.4

*xstream-1.2-r1 (16 Nov 2007)

  16 Nov 2007; <alistair@gentoo.org> +xstream-1.2-r1.ebuild:
  Bumping to fix doc install.

  13 Nov 2007; Christian Faulhammer <opfer@gentoo.org> xstream-1.2.ebuild:
  filtered jikes

  04 Nov 2007; Christian Faulhammer <opfer@gentoo.org> xstream-1.2.ebuild:
  stable x86, bug 197861

  26 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> xstream-1.2.ebuild:
  Relax commons-lang dependency to match 2.3

  11 Jul 2007; Petteri Räty <betelgeuse@gentoo.org> xstream-1.2.ebuild:
  Add src_test as RESTRICT=test until the needed deps are keyworded.

  26 May 2007; Krzysiek Pawlik <nelchael@gentoo.org> xstream-1.2.ebuild:
  Add ~ppc.

  15 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> xstream-1.2.ebuild:
  Add java-ant-2 to inherit to make JAVA_PKG_STRICT happy.

  22 Dec 2006; Petteri Räty <betelgeuse@gentoo.org> xstream-1.2.ebuild:
  Relaxed jmock dependency to allow 1.1.0 too and fixed the java5 use flag
  handling as 2.0.31 can handle it properly automatically.

  03 Oct 2006; Vlastimil Babka <caster@gentoo.org> xstream-1.2.ebuild:
  Fixed javadoc target name and raised version of joda-time dependency to
  >=1.2. Thanks to <bme@visi.com> in bug #149917 for reporting.

  28 Sep 2006; Vlastimil Babka <caster@gentoo.org> xstream-1.2.ebuild:
  Added missing xml-commons-external dependency.

*xstream-1.2 (23 Sep 2006)

  23 Sep 2006; Joshua Nichols <nichoj@gentoo.org> +metadata.xml,
  +xstream-1.2.ebuild:
  Initial commit. Bug #92756