Changes between Version 15 and Version 16 of ScrumPlugin
- Timestamp:
- 02/19/10 00:00:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScrumPlugin
v15 v16 1 [[PageOutline(2-5,Contents,pullout)]] 1 2 = Scrum iteration planning plugin = 2 3 51 52 52 53 {{{ 53 javac -Xlint:deprecation -classpath jfreechart-1.0.3.jar:jcommon 54 -1.0.6.jar ProjectCharts.java && \ 54 javac -Xlint:deprecation -classpath jfreechart-1.0.3.jar:jcommon-1.0.6.jar ProjectCharts.java && \ 55 55 }}} 56 56 78 78 interval marker. If work has done on the tickets outside of the iteration period, then some points will be plotted outside the marked area. 79 79 80 [[Image(iterationchart.jpg )]]80 [[Image(iterationchart.jpg,100%)]] 81 81 82 82 == Recent Changes == 87 87 88 88 '''Author:''' [wiki:masariello] [[BR]] 89 '''Author:''' ? [[BR]] 89 90 '''Contributors:'''

