blob: 6fc3bb04fed9c379308981de8ece810346250121 (
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
|
# ChangeLog for dev-java/jline
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jline/ChangeLog,v 1.7 2007/01/22 02:00:01 caster Exp $
22 Jan 2007; Vlastimil Babka <caster@gentoo.org>
files/maven-build.properties, files/maven-build.xml,
jline-0.9.9-r1.ebuild:
Fix references to ~/.maven so it builds, and classpath definition for junit
so it tests.
21 Jan 2007; Petteri Räty <betelgeuse@gentoo.org>
+files/maven-build.properties, +files/maven-build.xml,
jline-0.9.9-r1.ebuild:
Run the unit test in src_test so we don't need to depend on full
dev-java/ant for just building this.
21 Jan 2007; Vlastimil Babka <caster@gentoo.org> jline-0.9.9-r1.ebuild:
Depend on full ant for junit, fixes bug #163049.
10 Jan 2007; Petteri Räty <betelgeuse@gentoo.org> jline-0.9.9-r1.ebuild:
Fixed to compile with JAVA_PKG_STRICT.
05 Jan 2007; Joshua Nichols <nichoj@gentoo.org> jline-0.9.9-r1.ebuild:
Added ~ppc.
*jline-0.9.9-r1 (05 Jan 2007)
05 Jan 2007; Joshua Nichols <nichoj@gentoo.org> -jline-0.9.9.ebuild,
+jline-0.9.9-r1.ebuild:
Forgot to inherit java-ant-2 for rewritting.
*jline-0.9.9 (05 Jan 2007)
05 Jan 2007; Joshua Nichols <nichoj@gentoo.org> +files/build-0.9.9.xml,
+metadata.xml, +jline-0.9.9.ebuild:
Initial commit. Added as a dependency of dev-java/jruby.
|