Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 163007

Summary: Consolidate finfo plug-ins
Product: [Tools] Data Tools Reporter: John Graham <jgraham>
Component: relengAssignee: John Graham <jgraham>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: lchan
Version: 1.0   
Target Milestone: 1.0RC0   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description John Graham CLA 2006-10-31 17:31:29 EST
Remove 8 of the current 9 "finfo" plug-ins by moving feature properties into the following plug-ins:

1. org.eclipse.datatools.sqltools.finfo --> org.eclipse.datatools.sqltools.common.ui
2. org.eclipse.datatools.sdk.finfo --> org.eclipse.datatools.source
3. org.eclipse.datatools.modelbase.finfo --> org.eclipse.datatools.modelbase.sql
4. org.eclipse.datatools.connectivity.finfo --> org.eclipse.datatools.connectivity
5. org.eclipse.datatools.connectivity.oda.finfo -->
org.eclipse.datatools.connectivity.oda
6. org.eclipse.datatools.connectivity.oda.designer.finfo --> org.eclipse.datatools.connectivity.oda.designer
7. org.eclipse.datatools.enablement.oda.finfo --> org.eclipse.datatools.enablement.oda.xml
8. org.eclipse.datatools.enablement.oda.designer.finfo --> org.eclipse.datatools.enablement.oda.xml.ui

This would leave only org.eclipse.datatools.enablement.finfo as stand-alone.

Refer to CVS /home/datatools/org.eclipse.datatools.build/templates/finfo for the files involved.
Comment 1 Linda Chan CLA 2006-11-02 16:31:04 EST
Re: item 6, org.eclipse.datatools.connectivity.oda.designer.finfo ,
its corresponding plugin should be org.eclipse.datatools.connectivity.oda.design.ui .

I can cover the migration for the ODA plugins.  Please let me know what exactly need to move.  Thanks.
Comment 2 John Graham CLA 2006-11-14 16:42:05 EST
Updated:
> org.eclipse.datatools.connectivity
> org.eclipse.datatools.sqltools.common.ui
> org.eclipse.datatools.modelbase.sql
> org.eclipse.datatools.source (template)
for these changes.
Comment 3 John Graham CLA 2006-11-14 16:44:12 EST
Linda,
From the corresponding finfo template mentioned above, please add the following files to the root of the target plug-in (siblings to the about.html file):
> about.ini
> about.mappings
> about.properties
> eclipse32.png
> eclipse32.gif
and then let me know and I'll update the feature definitions accordingly.
Comment 4 Linda Chan CLA 2006-11-14 20:14:11 EST
Copied finfo files to the following ODA projects:
* org.eclipse.datatools.connectivity.oda
* org.eclipse.datatools.connectivity.oda.design.ui
* org.eclipse.datatools.enablement.oda.xml
* org.eclipse.datatools.enablement.oda.xml.ui
Comment 5 John Graham CLA 2006-11-20 15:22:02 EST
work for this item is complete in M4 stream
Comment 6 John Graham CLA 2006-11-20 15:25:15 EST
closing