Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ResultsFileFormat not working in 2.0.0 #183

Closed
Ardesco opened this issue Jul 5, 2016 · 4 comments
Closed

ResultsFileFormat not working in 2.0.0 #183

Ardesco opened this issue Jul 5, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@Ardesco
Copy link
Contributor

Ardesco commented Jul 5, 2016

Looks like a bug has crept in that prevents you from setting the resultsFileFormat. At the moment you always get CSV.

@Ardesco Ardesco added the bugs label Jul 5, 2016
@Ardesco Ardesco added this to the 2.0.1 milestone Jul 5, 2016
@Ardesco Ardesco self-assigned this Jul 5, 2016
@Ardesco Ardesco closed this as completed in 5930131 Jul 5, 2016
@Ardesco Ardesco reopened this Jul 5, 2016
@Ardesco
Copy link
Contributor Author

Ardesco commented Jul 5, 2016

@rultor release, tag is 2.0.1

@rultor
Copy link

rultor commented Jul 5, 2016

@rultor release, tag is 2.0.1

@Ardesco OK, I will release it now. Please check the progress here

@rultor
Copy link

rultor commented Jul 5, 2016

@rultor release, tag is 2.0.1

@Ardesco Done! FYI, the full log is here (took me 3min)

@Ardesco Ardesco closed this as completed Jul 5, 2016
@sharand
Copy link

sharand commented Sep 2, 2016

I still get .jtl file as output even after specifiying as CSV

<groupId>com.lazerycode.jmeter</groupId>
<artifactId>jmeter-maven-plugin</artifactId>
<version>2.0.3</version>

<jmeterVersion>3.0</jmeterVersion>

<resultsFileFormat>CSV</resultsFileFormat>
<resultsDirectory>${resultdir}</resultsDirectory>

Anything I am missing? Or JMeter 3.0 is causing the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants