Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CHECKIN: [143375] BIRT-DTP ODA Adapter Plugin should use LazyStart

Title: CHECKIN: [143375] BIRT-DTP ODA Adapter Plugin should use LazyStart

Summary:
BIRT-DTP ODA Adapter Plugin should use LazyStart

Bugzilla Entry(ies) Resolved:
143375

Description:
The BIRT-DTP ODA Data Source Adapter plugin is currently set to load automatically.
Since this adapter plugin is needed only when accessing an ODA 2.0 runtime plugin, it is now configured to do LazyStart for better startup time.

Also updated its extension plugin manifest to remove unnecessary dataSet element, and corrected its display name.

Tests Description:
Tested w/ Junit Plugin Test

Notes to Build Team:
None.

Notes to Developers:
None.

Notes to QA:
None.

Notes to Documentation:
None.

Files Edited:
CVS:/cvsroot/birt/source/
org.eclipse.birt.data.oda.adapter.dtp/
        plugin.xml
        meta-inf/manifest.mf

Files Added:
None.

Files Deleted:
None.


Back to the top