Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 159232 --- ReportEngine doesn't pick up input parameter -p on command line

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 159232 --- ReportEngine doesn't pick up input parameter -p on command line

- Summary:
Fix Bugzilla Bug 159232 --- ReportEngine doesn't pick up input parameter -p on command line


- Bugzilla Bug (s) Resolved:
159232


- Description:
Fix Bugzilla Bug 159232 --- ReportEngine doesn't pick up input parameter -p on command line

According to the Command line usage, BIRT user should type as follow if post a parameter in report design:

-p "paramName=paramValue"

update the usage of the ReportRunner.java


- Tests Description  :
Manual Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportRunner.java"


- Files Added:
None

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd



Back to the top