Gatling 1.2.4 is out!

Dear all,

Here’s a brand new release of Gatling. Enjoy encoding bug fixes, new checks and a new API for logging custom data.

See release note: https://github.com/excilys/gatling/wiki/Changelog#wiki-1.2.4

Cheers,

Stéphane
http://gatling-tool.org

Hi,

I’ve a problem with 1.2.4 release when i use the plugin maven :

[INFO] — gatling-maven-plugin:1.2.4:execute (default-cli) @ Myproject —
[INFO] Could not create the Java virtual machine.
[INFO] Unrecognized VM option ‘ThreadPriorityPolicy=42-Xms512M’
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

Thanks for any help on this problem.

Ludovic

Maybe a missing space ? between 42 and -

2012/7/5 Ludovic Mercier <ludovic.mercier.lm@gmail.com>

Exactly. Will be fixed in 1.2.5.

2012/7/5 Jean-François BILGER <changi67@gmail.com>

https://github.com/excilys/gatling/issues/601

done

2012/7/5 Stéphane Landelle <slandelle@excilys.com>