Code changed in jenkins
User: Guus der Kinderen
Path:
src/main/java/hudson/plugins/performance/AbstractParser.java
src/main/java/hudson/plugins/performance/IagoParser.java
src/main/java/hudson/plugins/performance/JMeterCsvParser.java
src/main/java/hudson/plugins/performance/JMeterParser.java
src/main/java/hudson/plugins/performance/JUnitParser.java
src/main/java/hudson/plugins/performance/JmeterSummarizerParser.java
src/main/java/hudson/plugins/performance/WrkSummarizerParser.java
src/test/java/hudson/plugins/performance/JMeterParserTest.java
src/test/resources/JENKINS-16627_CSV_instead_of_XML.jtl
src/test/resources/emptyfile.jtl
src/test/resources/whitespace-followed-by-xml.jtl
http://jenkins-ci.org/commit/performance-plugin/7e1559fc45ed4bea5cadbfd9eae7aaa5b30e0f5a
Log:
[FIXED JENKINS-26988]

At some point in the release history, JMeter switched from XML to CSV as
a default for data persistency. The performance plugin should determine
if a JTL file is either XML or CSV, and parse the data accordingly. See
https://issues.jenkins-ci.org/browse/JENKINS-16627 for more details.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to