-
Summary:
CheckIn: Fix bugzilla bug [169482] Potential BIRT/DTP
compatibility problem in Feb 2007 maintenance release.
- Bugzilla Bug (s)
Resolved:
[169482] Potential BIRT/DTP compatibility problem in
Feb 2007 maintenance release.
-
Description:
The bug is caused by the
behavior change of Dtp in 0.9 and 1.0, regarding to the invisible property in
data set: in 0.9 it is considered as public property, and in 1.0 it is
considered as private property.
As a solution, We add
plugin dependency restriction to manifest file of BIRT 2.1.2 XML driver so that
the driver would not be available when the Dtp plugin version is higher than
expected.That is, when user install higher version of Dtp rather than use the
one that packed with BIRT, the XML driver would not be visible to user in data
source editor dialog..
-
Tests Description:
Manual test.
- Files Edited:
"/org.eclipse.birt.report.data.oda.xml/META-INF/MANIFEST.MF"
"/org.eclipse.birt.report.data.oda.xml.ui/META-INF/MANIFEST.MF"
- Files
Added:
- Notes to Build Team:
N/A
- Notes to Developers:
N/A
- Notes to QA:
N/A
- Notes to Documentation:
N/A