You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2012/05/18 09:58:03 UTC

[jira] [Updated] (QPID-3977) Add charting framework for new distributed tests framwork

     [ https://issues.apache.org/jira/browse/QPID-3977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Wall updated QPID-3977:
-----------------------------

    Status: Ready To Review  (was: In Progress)
    
> Add charting framework for new distributed tests framwork
> ---------------------------------------------------------
>
>                 Key: QPID-3977
>                 URL: https://issues.apache.org/jira/browse/QPID-3977
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Tests
>            Reporter: Keith Wall
>            Assignee: Keith Wall
>             Fix For: 0.17
>
>
> We need a flexible charting mechanism to allow the performance figures produced by the new distributed test tool (QPID-3936) to be readily understood.   This new Java module uses JFreeChart to produce charts from the CSV files produced by the tool.
> As the licences of the dependencies of this module are not Apache 2.0 compatible, the new module perftests/visualisation-jfc is optional and is not part of the standard Java build nor does it form part of the distributables.  If the user wishes to use this module, they must download the JARs themselves.  This is the same approach as used by the bdbstore.
> The following build command will download the optional components and perform the build:
> {code}
> ant build test -Ddownload-csvjdbc=true -Ddownload-jfree=true -Dmodules.opt=perftests/visualisation-jfc
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org