Issue Details (XML | Word | Printable)

Key: MOJO-1104
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: David Vicente
Reporter: Gregory Levilain
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mojo

Add a 'generateGraphs' parameter for enabling/disabling graph generation.

Created: 24/Apr/08 02:36 AM   Updated: 25/Jun/08 10:44 AM
Component/s: dashboard
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Complexity: Intermediate


 Description  « Hide
Add a <generateGraphs>true|false</generateGraphs> parameter to the Dashboard mojo for enabling/disabling graph generation.

Because JFreeChart is based on AWT, it may need graphic libs to be present on the system, or using some special options or framework for dealing with this problem, depending on JDK version, ....
This parameter will allow a quicker integration into projects running on Linux platform, enabling dealing with graphical issues later.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
David Vicente added a comment - 25/Jun/08 10:44 AM
deployed the 2008-06-25 as 1.0-SNAPSHOT