blob: 5e5b2a40fa816af31634e1f6822b0afa4c01f967 (
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/ehcache
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ehcache/ChangeLog,v 1.9 2007/04/22 01:35:12 ali_bush Exp $
22 Apr 2007; Alistair John Bush <ali_bush@gentoo.org>
ehcache-1.2.4-r2.ebuild:
Fixed build error when using doc use flag
19 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org>
+files/build.xml-1.2.4-r2, ehcache-1.2.4-r2.ebuild:
Fix building ehcache.
*ehcache-1.2.4-r2 (19 Apr 2007)
19 Apr 2007; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml,
-ehcache-1.2.4-r1.ebuild, +ehcache-1.2.4-r2.ebuild:
Add version which includes ehcache-failsafe.xml in jar.
*ehcache-1.2.4-r1 (17 Jan 2007)
17 Jan 2007; Vlastimil Babka <caster@gentoo.org> +ehcache-1.2.4-r1.ebuild:
Raise jdk/jre dep to 1.5, retaining 1.4 bytecode, because classes from 1.5+
API are needed in one source file. Fixed bug #160845, thanks to Alistair
Bush <alistair.bush@gmail.com>.
03 Jan 2007; Joshua Nichols <nichoj@gentoo.org> -ehcache-1.1.ebuild:
Pruned unmigrated revision.
*ehcache-1.2.4 (03 Jan 2007)
03 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +ehcache-1.2.4.ebuild:
Version bump. Added as slot 1.2 because there are a few subtle API
incompatibilities.
*ehcache-1.1-r1 (08 Sep 2006)
08 Sep 2006; Joshua Nichols <nichoj@gentoo.org> +ehcache-1.1-r1.ebuild:
Revision bump to support the new Java system. Removed junit flag since it
wasn't actually doing anything.
28 May 2005; Jan Brinkmann <luckyduck@gentoo.org> ehcache-1.1.ebuild:
dont install a versioned jar any longer. fixes #93529.
*ehcache-1.1 (11 Mar 2005)
11 Mar 2005; Lim Swee Tat <st_lim@gentoo.org> +ehcache-1.1.ebuild:
Initial commit of ehcache. There is no src file nor a build.xml.
|