summaryrefslogtreecommitdiff
blob: 5b93dbaecb68d0886029903e61c0ef72b7e294bd (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
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
# ChangeLog for net-www/jboss
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-servers/jboss/ChangeLog,v 1.1 2004/08/08 17:14:24 stuart Exp $

*jboss-3.2.5 (08 Aug 2004)

  08 Aug 2004; Stuart Herbert <stuart@gentoo.org> +metadata.xml,
  +files/README.gentoo, +files/jboss-3.0.6-connector.patch, +files/log4j.xml,
  +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/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, +files/3.2.5/NEWS.Gentoo,
  +files/3.2.5/README.Gentoo, +files/3.2.5/catalog, +files/3.2.5/log4j.xml,
  +files/3.2.5/conf.d/jboss, +files/3.2.5/env.d/50jboss,
  +files/3.2.5/init.d/jboss, +files/conf.d/jboss, +files/init.d/jboss,
  +jboss-3.2.1-r1.ebuild, +jboss-3.2.1.ebuild, +jboss-3.2.3.ebuild,
  +jboss-3.2.5.ebuild:
  Moved from net-www/jboss to www-servers/jboss.

  23 Jul 2004; <mkennedy@gentoo.org> files/3.2.5/conf.d/jboss,
  jboss-3.2.5.ebuild:
  Corrected Tomcat path problems with bandaid solution; Unmasking for previously
  unmasked architectures.

  20 Jul 2004; <mkennedy@gentoo.org> jboss-3.2.5.ebuild:
  Configuration problem with Tomcat/Catalina/Ant and /var/lib/jboss causes JSP
  compilation to fail (eg. breaks JMX console); Masking for all architectures.

*jboss-3.2.5 (19 Jul 2004)

  19 Jul 2004; <mkennedy@gentoo.org> metadata.xml, +files/3.2.5/NEWS.Gentoo,
  +files/3.2.5/README.Gentoo, +files/3.2.5/catalog, +files/3.2.5/log4j.xml,
  +files/3.2.5/conf.d/jboss, +files/3.2.5/env.d/50jboss,
  +files/3.2.5/init.d/jboss, +jboss-3.2.5.ebuild:
  New upstream version; Expanded metadata.xml; Addition of NEWS.Gentoo; No
  longer CONFIG_PROTECT /var/lib/jboss (see NEWS.Gentoo); Adjust
  Gentoo-installed log4j.xml so that the org.apache.commons category
  is less noisy;  Resoves Bug #51410.

  25 Jun 2004; Aron Griffis <agriffis@gentoo.org> jboss-3.2.1-r1.ebuild,
  jboss-3.2.1.ebuild:
  QA - fix use invocation

  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)