[jbossts-issues] [JBoss JIRA] (JBTM-1670) Remove jfreechart dependency from EAP6 profile

Weinan Li (JIRA) jira-events at lists.jboss.org
Wed May 1 10:33:53 EDT 2013


Weinan Li created JBTM-1670:
-------------------------------

             Summary: Remove jfreechart dependency from EAP6 profile
                 Key: JBTM-1670
                 URL: https://issues.jboss.org/browse/JBTM-1670
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Build System
    Affects Versions: 4.17.4
            Reporter: Weinan Li
            Assignee: Tom Jenkinson


Currently in EAP6 there is no jfreechart library so we need to remove the relative components from JBossTS:

{code}
ArjunaCore/arjuna/pom.xml
pom.xml
{code}

And we need to remove these two classes which depend on jfreechart:

{code}
ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/stats/TxPerfPlugin.java
ArjunaCore/arjuna/classes/com/arjuna/ats/arjuna/tools/stats/TxPerfGraph.java
{code}

--
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


More information about the jbossts-issues mailing list