Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
FW: [birt-dev]CheckIn: support ICU4J

Title: FW: [birt-dev]CheckIn: support ICU4J

Summary 
Modify ParameterDefnBase.java to support ICU4J.

Bugzilla Bug (s) Resolved:
NONE

Description:
Why:
ParameterDefnBase.java has referenced an element of DE see ReportDesign.

Fix:
To use ReportDesignHandle instead of ReportDesign.
 
Test Description:
Unit Test
 
Files Edited:
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/ParameterDefnBase.java#9 edit
/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java#28 edit

Files Added:

Notes to Build Team:
 
Notes to Developers:

Notes to QA:
 
Quotes to Documentation:


-Wei Zhao




Back to the top