apache / apache/jmeter

Replace the xpp pull parser in xstream with a java6+ standard solution

Open
#3,708 18 comments 0 reactions 0 assignees View on GitHub
os: All P2
Dominant language
Java
Stars
9.5k
Forks
2.3k
Avg merge
1d 22h
Merged PRs (30d)
5

Description

**benoit.wiart** ([Bug 58679](https://bz.apache.org/bugzilla//show_bug.cgi?id=58679&redirect=false)):
in current jmeter version xstream use the xpp library to provide the xml pull parser functionality.
Since Java6 it's possible to use the xstream staxDriver which does not need the xpp library

See http://x-stream.github.io/tutorial.html#init

PR will follow.

Testing was done with the jmeter test suite + local tests

Severity: major
OS: All

Blocks:
* https://github.com/apache/jmeter/issues/4056

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.