File: control

package info (click to toggle)
jakarta-jmeter 2.13-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 37,004 kB
  • sloc: java: 111,079; xml: 23,401; sh: 118; makefile: 49; jsp: 18
file content (181 lines) | stat: -rw-r--r-- 7,087 bytes parent folder | download
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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
Source: jakarta-jmeter
Section: net
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Onkar Shinde <onkarshinde@ubuntu.com>,
 Emmanuel Bourg <ebourg@apache.org>
Build-Depends:
 ant,
 ant-optional,
 debhelper (>= 11~),
 default-jdk,
 default-jdk-doc,
 javahelper,
 junit4,
 libavalon-framework-java,
 libbcmail-java,
 libbcpkix-java (>= 1.48),
 libbcprov-java (>= 1.48),
 libbsf-java,
 libbsh-java,
 libcommons-codec-java,
 libcommons-collections3-java,
 libcommons-httpclient-java,
 libcommons-io-java,
 libcommons-jexl-java (>= 1.1),
 libcommons-jexl2-java,
 libcommons-lang-java,
 libcommons-lang3-java,
 libcommons-math3-java,
 libcommons-net-java,
 libcommons-pool2-java,
 libdnsjava-java,
 libexcalibur-logger-java,
 libexcalibur-logkit-java,
 libgeronimo-jms-1.1-spec-java,
 libhtmlparser-java,
 libhttpclient-java (>= 4.3),
 libhttpmime-java,
 libjcharts-java,
 libjdom1-java,
 libjsoup-java,
 libjtidy-java,
 libmail-java,
 libmongodb-java,
 liboro-java,
 librhino-java,
 librsyntaxtextarea-java,
 libxalan2-java,
 libxmlgraphics-commons-java,
 libxstream-java,
 velocity
Standards-Version: 4.1.5
Vcs-Git: https://salsa.debian.org/java-team/jakarta-jmeter.git
Vcs-Browser: https://salsa.debian.org/java-team/jakarta-jmeter
Homepage: http://jmeter.apache.org

Package: jmeter
Architecture: all
Depends: default-jre | java2-runtime, java-wrappers (>= 0.1.14), ${java:Depends}, ${misc:Depends}
Recommends: jmeter-help (= ${binary:Version}), jmeter-http (= ${binary:Version})
Description: Load testing and performance measurement application (main application)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the main application.

Package: jmeter-ftp
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (ftp module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the ftp testing module.

Package: jmeter-http
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (http module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the http testing module.

Package: jmeter-java
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (java module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the java testing module.

Package: jmeter-jms
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (jms module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the jms testing module.

Package: jmeter-junit
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (junit module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the junit testing module.

Package: jmeter-ldap
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (ldap module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the ldap testing module.

Package: jmeter-mail
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (mail module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the mail testing module.

Package: jmeter-mongodb
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (mongodb module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the mongodb testing module.

Package: jmeter-tcp
Architecture: all
Depends: jmeter (= ${binary:Version}), ${java:Depends}, ${misc:Depends}
Description: Load testing and performance measurement application (tcp module)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the tcp testing module.

Package: jmeter-help
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: jmeter (= ${binary:Version})
Description: Load testing and performance measurement application (user manual)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the user manual.

Package: jmeter-apidoc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: jmeter (= ${binary:Version})
Description: Load testing and performance measurement application (API doc)
 Apache JMeter is a 100% pure Java desktop application designed to load test
 functional behavior and measure performance. It was originally designed for
 testing Web Applications but has since expanded to other test functions.
 .
 This package contains the API documentation.