Hey Guys,
One last final report about this issue. I've completed the programmatic issues with solving this new feature. Attached to this email is the Ant code and a portion of the print out (minus any Hackystat Keys). The Ant code is quite flexible. Therefore, if anyone else out there needs this functionality can use it with minor modifications.
Note that you can't use this Ant code for the CSDL public server yet, because the new ReportFileName functionality hasn't been released there yet. But, Ikayzo is now running yesterdays Hackystat-STANDARD distribution so it works on Ikayzo.
Philip: do you want to use this Ant code anywhere in CSDL's build process?
Any comments or suggestions?
thanks, aaron
C:\java\cvs\hackyIkayzo>ant -buildfile ikayzo.report.xml Buildfile: ikayzo.report.xml
report:
setIntervals:
[echo] Day Interval
[echo] DayInterval.StartDay=04
[echo] DayInterval.StartMonth=04
[echo] DayInterval.StartYear=2005
[echo] DayInterval.EndDay=11
[echo] DayInterval.EndMonth=04
[echo] DayInterval.EndYear=2005
[echo] Week Interval
[echo] WeekInterval.StartWeek=23-Mar-2005
[echo] WeekInterval.EndWeek=11-May-2005
[echo] Month Interval
[echo] MonthInterval.StartMonth=09
[echo] MonthInterval.StartYear=2004
[echo] MonthInterval.EndMonth=04
[echo] MonthInterval.EndYear=2005
AnyChart:
[echo] Month Interval
[get] Getting:
http://ikayzo.org:8081/hackystat/controller?Key=HIDDEN&Project=hacky2004-all&Command=TelemetryChartAnalysis&IntervalType=Month&MonthInterval.EndMonth=04&MonthInterval.EndYear=2005&MonthInterval.StartMonth=09&MonthInterval.StartYear=2004&reportType=Chart&Telemetry.Selector.Selected.Chart=Commit-Chart%23%23%23Global&Telemetry.Selector.TemplateParameter=Commit,%20**,%20true&ReportFileName=Commit-Chart-Month
[get] ...........
[get] Getting: http://ikayzo.org:8081/hackystat/tmp/HIDDEN/Commit-C
hart-Month.png
[get] ..
[echo] Week Interval
[get] Getting:
http://ikayzo.org:8081/hackystat/controller?Key=HIDDEN&Project=hacky2004-all&Command=TelemetryChartAnalysis&IntervalType=Week&WeekInterval.EndWeek=11-May-2005&WeekInterval.StartWeek=23-Mar-2005&reportType=Chart&Telemetry.Selector.Selected.Chart=Commit-Chart%23%23%23Global&Telemetry.Selector.TemplateParameter=Commit,%20**,%20true&ReportFileName=Commit-Chart-Week
[get] .........
[get] Getting: http://ikayzo.org:8081/hackystat/tmp/HIDDEN/Commit-C
hart-Week.png
[get] ..
[echo] Day Interval
[get] Getting:
http://ikayzo.org:8081/hackystat/controller?Key=HIDDEN&Project=hacky2004-all&Command=TelemetryChartAnalysis&IntervalType=Day&DayInterval.EndDay=11&DayInterval.EndMonth=04&DayInterval.EndYear=2005&DayInterval.StartDay=04&DayInterval.StartMonth=04&DayInterval.StartYear=2005&reportType=Chart&Telemetry.Selector.Selected.Chart=Commit-Chart%23%23%23Global&Telemetry.Selector.TemplateParameter=Commit,%20**,%20true&ReportFileName=Commit-Chart-Day
[get] .........
[get] Getting: http://ikayzo.org:8081/hackystat/tmp/HIDDEN/Commit-C
hart-Day.png
[get] ..
ikayzo.report.xml
Description: application/xml
