blob: 24c8210c4ac011f6e7d6f8af1a68765de8a2493e (
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
|
# 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.6 2007/01/17 00:41:15 caster Exp $
*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.
|