blob: 9f088ef4cc77f361c7ec492bb9f2cbb2a1e66f66 (
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
49
50
|
# ChangeLog for dev-java/jakarta-jstl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jakarta-jstl/ChangeLog,v 1.9 2006/10/10 20:43:38 wltjr Exp $
10 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
-files/jakarta-jstl-1.1.2-remove-bootclasspath.patch,
+files/build-xml.patch, -jakarta-jstl-1.1.2.ebuild,
jakarta-jstl-1.1.2-r1.ebuild:
Made new patch that adds xalan to classpath, since previous patch was
removing boot classpath. This one does both. Removed previous ebuild and
patch.
27 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
jakarta-jstl-1.1.2-r1.ebuild:
Added missing xalan dep. Force either 1.4 or 1.5, as it fails to compile
with 1.6 because of changes in the JDBC API. Reported in bug #148410.
*jakarta-jstl-1.1.2-r1 (18 Sep 2006)
18 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
+jakarta-jstl-1.1.2-r1.ebuild:
Revision bump to support the new Java system.
14 Sep 2006; Joshua Nichols <nichoj@gentoo.org> jakarta-jstl-1.1.2.ebuild:
Added ~ppc, bug #134206.
13 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
+files/jakarta-jstl-1.1.2-remove-bootclasspath.patch,
jakarta-jstl-1.1.2.ebuild:
Added patch to remove unnecessary bootclasspath from javac. This allows for
the possibility to keywrod on ppc and elsewhere. Provided by Aymeric Nys
<aymeric@nnx.com> in bug #134206.
03 Apr 2006; Joshua Nichols <nichoj@gentoo.org> jakarta-jstl-1.1.2.ebuild:
Removed unecessary tomcat dependency.
17 Aug 2005; Petteri Räty <betelgeuse@gentoo.org>
jakarta-jstl-1.1.2.ebuild:
Marked stable on x86 in preparation for Netbeans 4.0.
04 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
jakarta-jstl-1.1.2.ebuild:
added missing servletapi depend, fixes #91366
*jakarta-jstl-1.1.2 (17 Apr 2005)
17 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
+jakarta-jstl-1.1.2.ebuild:
Initial import, fixes #58906.
|