Package: jakarta-jmeter / 2.11-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| jakarta-jmeter | 2.11-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 |
| 04_java8_compatibility.patch | (download) |
src/core/org/apache/jmeter/JMeter.java |
6 3 + 3 - 0 ! |
renames the hashtree.replace(object, object) method to replacekey(). This avoids a conflict with the new Map.replace(Object, Object) method introduced in Java 8. |
| 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 |
