Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: BIRT Chart - Removed org.eclipse.core.runtime dependency from chart engine code

- Summary:


Removed org.eclipse.core.runtime dependency from chart engine code

 


- Bugzilla Bug (s) Resolved:

 

None

- Description:

Removed ChartEngine activator class to remove direct eclipse.core.runtime dependency. The Chart Engine plugin now has no direct dependency on eclipse.core.runtime (there is still an indirect one through birt.core though). That will avoid OSGi exceptions in configurations where the eclipse.core.runtime plugin is not available on OSGi client side (those exceptions do not prevent OSGi to load chart extensions, but are just unnecessary)



- Tests Description : Unit tests. UI Tests


- Files Edited:

"/org.eclipse.birt.chart.engine/META-INF/MANIFEST.MF"

 

 

- Files Added:

 

- Files Removed:

"/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/plugin/ChartEngineActivator.java"

 

- Notes to I18N Team:

 

- Notes to Build Team:

- Notes to Developers:

- Notes to QA:


- Notes to Documentation:

 

 

 

 


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.0/249 - Release Date: 2/2/2006


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.15.0/249 - Release Date: 2/2/2006


Back to the top