Bug 59095

Summary: Remove UserParameterXMLParser that was deprecated 8 years ago
Product: JMeter - Now in Github Reporter: benoit.wiart
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad, sebb
Priority: P2 Keywords: PatchAvailable
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   

Description benoit.wiart 2016-03-01 20:45:24 UTC
Everything is in the title : don't close me bro !
Comment 1 benoit.wiart 2016-03-02 10:57:56 UTC
PR https://github.com/apache/jmeter/pull/150
Comment 2 Sebb 2016-03-02 11:40:46 UTC
*** Bug 59097 has been marked as a duplicate of this bug. ***
Comment 3 Philippe Mouawad 2016-03-04 22:55:28 UTC
Date: Fri Mar  4 22:46:48 2016
New Revision: 1733671

URL: http://svn.apache.org/viewvc?rev=1733671&view=rev
Log:
Bug 59095 - Remove UserParameterXMLParser that was deprecated 8 years ago
#resolve #150
Bugzilla Id: 59095

Removed:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/modifier/UserParameterXMLContentHandler.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/modifier/UserParameterXMLErrorHandler.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/modifier/UserParameterXMLParser.java
Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/modifier/UserSequence.java
    jmeter/trunk/xdocs/changes.xml
Comment 4 The ASF infrastructure team 2022-09-24 20:38:03 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3869