Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin:fix Bug131672 genReport.bat cannot take more than 9 arguments

Title: [birt-dev] Checkin:fix Bug131672 genReport.bat cannot take more than 9 arguments

- Summary:
 fix Bug131672 genReport.bat cannot take more than 9 arguments

- Bugzilla Bug (s) Resolved:

Bug131672

- Description:
Modification on ReportRunner.printUsage()
There is a wrong usage printed.
use "-type html/ReportletNoCSS" instead of "-htmltype html/ReportletNoCSS"

- Tests Description :
Manual Test


- Files Edited:
org.eclipse.birt.report.engine\src\org\eclipse\birt\report\engine\api\ReportRunner.java#21 edit

- Files Added:

- Notes to Build Team:
None

- Notes to Developers:
None

- Notes to QA:
use "-type html/ReportletNoCSS" instead of "-htmltype html/ReportletNoCSS"

- Notes to Documentation:



Wei Wang

Actuate Corportation(SH) R&D Center
Email: wwang@xxxxxxxxxxx



Back to the top