blob: 013e5afdf9af4c6fd1ce090792c3902ce6a72c89 (
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
|
# ChangeLog for app-benchmarks/jmeter
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-benchmarks/jmeter/ChangeLog,v 1.9 2004/06/24 21:28:19 agriffis Exp $
05 Apr 2004; Chris Aniszczyk <zx@gentoo.org> jmeter-1.8.1.ebuild:
inherit eutils due to epatch
15 Mar 2004; Seemant Kulleen <seemant@gentoo.org> jmeter-1.8.1.ebuild:
fix bug #47712 by Michael Sterret <mr_bones_@gentoo.org>
*jmeter-1.9.1 (28 Feb 2004)
28 Feb 2004; Chris Aniszczyk <zx@gentoo.org> jmeter-1.9.1.ebuild:
Version bump + we can build from source ;)
15 Dec 2003; Adrian Almenar <strider@gentoo.org> jmeter-1.8.1.ebuild:
Fixes bug #35733. Cannot find patch. Masked packages on arches where sun-jdk doesnt work.
Added metadata.xml.
05 Dec 2003; Jason Wever <weeve@gentoo.org> jmeter-1.8.1.ebuild:
Masked on sparc because there is no sun jdk for linux/sparc.
*jmeter-1.8.1 (16 Mar 2003)
06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> jmeter-1.8.1.ebuild:
ppc sparc moved to stable.
03 Apr 2003; Dylan Carlson <absinthe@gentoo.org> jmeter-1.8.1.ebuild:
moved x86 to stable.
16 Mar 2003; Dylan Carlson <absinthe@gentoo.org> jmeter-1.8.1.ebuild,
files/jmeter-1.8.1-gentoo.diff:
Initial import.
Apache JMeter may be used to test performance both on static and dynamic
resources (files, Servlets, Perl scripts, Java Objects, Data Bases and
Queries, FTP Servers and more). It can be used to simulate a heavy load on
a server, network or object to test its strength or to analyze overall
performance under different load types. You can use it to make a graphical
analysis of performance or to test your server/script/object behavior under
heavy concurrent load.
NOTE: This application requires Sun's JDK, and will not work correctly if you
currently have your user environment set to use IBM's JDK, or another.
|