Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix compile error in engine project , caused by DtE's change of api.

- Summary:
CheckIn:Fix compile error in engine project ,caused by DtE's change of api.


- Bugzilla Bug (s) Resolved:
No


- Description:
Two classes in engine project have compilation errors after dte’s checkin’ of new api. I’ve fixed them to avoid build failure.


- Tests Description:
Migrate two classes in engine project to new data api. These classes include: ReportQueryBuilderTest and ResultMetaData.

 
- Notes to Build Team:

- Notes to Developers:
Could engine team review the changes?


- Notes to QA: 
 

 

- Notes to Documentation:  

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

"/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/data/dte/ReportQueryBuilderTest.java"


- Files Added:

 

- Files Deleted

 

 

 


Back to the top