Hola Mau, On Tue, Oct 25, 2011 at 10:31 AM, Maurizio Cucchiara <mcucchi...@apache.org> wrote: > Hi Simo, > IMHO it's a JB bug, we should take into consideration to file an issue > on JIRA JB [1]
ack. I configured the plugin indeed to write the XML log directly to ${project.build.directory} > The customkey is very useful when you want compare the outcomes of > different tests: I chose the CHM label for the ConcurrentHashMap, HM > for the HashMap impl and so on. > I could be wrong, but we can omit the customKey parameter, IIUC > running mvn test -P benchmark -DcustomKey=WHATEVER should be work, > doesn't it? > There's a TODO right now in the property and works as well, what we have to do is configuring the build in the way we don't have to run them n times for each kind of test, so the solution is using the <executions> plugin element. I just need to understand how to pass the backend classe under test depending on what we are going to test. Please let me know, thanks in advance! Simo > [1] http://issues.carrot2.org/browse/JUNITBENCH http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org