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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
# ChangeLog for net-www/jboss
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/jboss/ChangeLog,v 1.17 2004/05/19 04:56:09 zx Exp $
19 May 2004; Chris Aniszczyk <zx@gentoo.org> jboss-3.2.3.ebuild:
Markings stable on x86
19 May 2004; Chris Aniszczyk <zx@gentoo.org> jboss-3.2.3.ebuild:
Closes #51069
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> jboss-3.2.3.ebuild:
Add inherit eutils
17 Apr 2004; Jason Wever <weeve@gentoo.org> jboss-3.2.3.ebuild:
Added ~sparc keyword.
*jboss-3.2.3 (20 Dec 2003)
20 Dec 2003; <mkennedy@gentoo.org> jboss-3.2.3.ebuild, metadata.xml,
files/3.2.1/conf.d/jboss, files/3.2.3/README.Gentoo, files/3.2.3/catalog,
files/3.2.3/log4j.xml, files/3.2.3/conf.d/jboss, files/3.2.3/env.d/50jboss,
files/3.2.3/init.d/jboss:
Minor version update to latest. Resolution of bug #30554
(hypersonicsql vulnerable via. default config). Corrected temporary
file directory, bug #28284. Resolved bug #24256 (JJTree build
failure in 3.2.1). Added metadata.xml with maintainer information.
Moved install files from /opt to /usr/share/jboss, /var/log/jboss,
/var/cache/jboss and /var/tmp/jboss. Build all groups by default
(see src_compile). Expanded JBoss configuration file for Gentoo
(/etc/conf.d/jboss). Replace useradd/groupadd with enewuser,
enewgroup and make robust. Add SGML catalogs for DTDs distributed
with JBoss. Add CONFIG_PROTECT for server directories. Corrected
Java package.env file list.
08 Dec 2003; <spider@gentoo.org> files/3.2.1/init.d/jboss:
fixed chown issue ( bug #35127 )
23 Nov 2003; Martin Holzer <mholzer@gentoo.org> jboss-3.0.1_rc1.ebuild,
jboss-3.0.6.ebuild, jboss-3.2.1-r1.ebuild, jboss-3.2.1.ebuild:
adding RESTRICT="nomirror"
29 Oct 2003; David Holm <dholm@gentoo.org> jboss-3.2.1-r1.ebuild:
Added to ~ppc, tested with ibm-jdk-1.4.1.
*jboss-3.2.1-r1 (10 Jul 2003)
10 Jul 2003; Matthew Kennedy <mkennedy@gentoo.org> jboss-3.2.1-r1.ebuild,
files/3.2.1/conf.d/jboss, files/3.2.1/init.d/jboss:
fixes bugs 21119, 21133 and 23612. thanks Dan A. Dickey <ddickey@wamnet.com>
of bug 21133 for the patch
09 Jun 2003; <msterret@gentoo.org> jboss-3.2.1.ebuild:
DEPEND on sed >= 4
*jboss-3.2.1 (08 May 2003)
08 May 2003; Matthew Kennedy <mkennedy@gentoo.org> jboss-3.2.1.ebuild,
files/3.2.1/log4j.xml, files/3.2.1/conf.d/jboss, files/3.2.1/env.d/50jboss,
files/3.2.1/init.d/jboss, files/conf.d/jboss:
Resolves bug #19929. New configuration and improvements from Alex Winawer
<gentoo@winawer.net>
*jboss-3.0.6 (17 Mar 2003)
26 Mar 2003; Dylan Carlson <absinthe@gentoo.org> jboss-3.0.6.ebuild:
Fixed license to LGPL-2.
17 Mar 2003; Dylan Carlson <absinthe@gentoo.org> jboss-3.0.6.ebuild,
files/jboss-3.0.6-connector.patch:
Version bump. Closes bug # 15642, thanks to Roman Majer <roman.majer@ct.cz>
for the connector patch. Added 'doc' use flag for API docs. Numerous minor
ebuild fixes.
*jboss-3.0.1_rc1 (14 Jul 2002)
13 Feb 2003; <seemant@gentoo.org> jboss-3.0.1_rc1.ebuild :
changed KEYWORDS to sane values, thanks to roman in #gentoo-dev
14 Jul 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
jboss-3.0.1_rc1.ebuild, files/log4j.xml, conf.d/jboss,
files/README.gentoo files/digest-jboss-3.0.1_rc1 :
Initial import.
Ebuild submitted by Thomas Osterlie <thomas.osterlie@acm.org> (bug
#4850)
|