Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: fix bugs in 2.1.3 179640 [smoke]Fail to preview reportsafter deploy BIRT in Tomcat[0601

- Summary:

This is caused by platform startup codes in static initialization of ODAFactory and ODADesignFactory. It will create method circular calls in Eclipse 3.3 M6 though it is OK in Eclipse 3.3 M5 version. Removed these codes and added error message if these factories are called before the platform is started up.

- Bugzilla Bug (s) Resolved: 179640



- Description:



- Tests Description :

Manual test

- Files Edited:

/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ODADesignFactory.java
/org.eclipse.birt.report.model.adapter.oda/src/org/eclipse/birt/report/model/adapter/oda/ODAFactory.java



- Files Added:



- Files Deleted:



- Notes to Build Team:



- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

Rick Lu

Actuate Software Shanghai Center
Tel: (86)21-58826388
Fax: (86)21-58826002
Email: rlu@xxxxxxxxxxx
 


Back to the top