Package: jakarta-jmeter / 2.13-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| jakarta-jmeter | 2.13-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01_improve_cli_help.patch | (download) |
build.xml |
2 1 + 1 - 0 ! |
improves the help displayed on the command line |
| 02_disable soap sampler.patch | (download) |
build.xml |
3 2 + 1 - 0 ! |
disable the soap sampler since it relies on the old apache soap api which isn't packaged yet. This library is archived here: http://archive.apache.org/dist/ws/soap/version-2.3.1/ |
| 03_disable jdbc module.patch | (download) |
build.xml |
4 3 + 1 - 0 ! |
disable the jdbc components since it relies on the excalibur-datasource library which is not packaged yet |
| 05_ignore jodd.patch | (download) |
src/components/org/apache/jmeter/extractor/HtmlExtractor.java |
6 3 + 3 - 0 ! |
disable the joddextractor since jodd isn't in debian yet |
| 06_link to system javadoc.patch | (download) |
build.xml |
2 1 + 1 - 0 ! |
link the api documentation with the system javadoc provided by the default-jdk-doc package |
| 07_ignore tika.patch | (download) |
src/core/org/apache/jmeter/util/Document.java |
5 4 + 1 - 0 ! |
disable the code using apache tika until it's in debian |
| 08_bouncycastle 1.51.patch | (download) |
src/components/org/apache/jmeter/assertions/SMIMEAssertion.java |
22 13 + 9 - 0 ! |
bouncycastle 1.51 Fix FTBFS with bouncycastle >= 1.51. This is apparently fixed in the development version of jmeter. The patch can be dropped with jmeter 2.14. |
| 09_httpcomponents compatibility.patch | (download) |
src/protocol/http/org/apache/jmeter/protocol/http/sampler/MeasuringConnectionManager.java |
15 15 + 0 - 0 ! |
fix the compatibility with httpcomponents-client >= 4.3 |
| 10_xstream compatibility.patch | (download) |
bin/templates/templates.xml |
1 0 + 1 - 0 ! |
remove the doctype to fix an error with xstream >= 1.4.9 (external entities are disabled) |
