Skip to content

Commit

Permalink
Remove ECF from products
Browse files Browse the repository at this point in the history
THe products are over-specified and include directly things that are
also indirectly induced by other things.  In this case, the Platform's
evolving use of ECF is causing a problem.

#1433
  • Loading branch information
merks committed Sep 28, 2023
1 parent bf6b8cf commit 550497a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -358,12 +358,6 @@ United States, other countries, or both.
<plugin id="org.eclipse.e4.ui.workbench.renderers.swt"/>
<plugin id="org.eclipse.e4.ui.workbench.swt"/>
<plugin id="org.eclipse.e4.ui.workbench3"/>
<plugin id="org.eclipse.ecf"/>
<plugin id="org.eclipse.ecf.filetransfer"/>
<plugin id="org.eclipse.ecf.identity"/>
<plugin id="org.eclipse.ecf.provider.filetransfer"/>
<plugin id="org.eclipse.ecf.provider.filetransfer.ssl" fragment="true"/>
<plugin id="org.eclipse.ecf.ssl" fragment="true"/>
<plugin id="org.eclipse.emf.common"/>
<plugin id="org.eclipse.emf.ecore"/>
<plugin id="org.eclipse.emf.ecore.change"/>
Expand Down
6 changes: 0 additions & 6 deletions UI/org.eclipse.birt.report.designer.ui.rcp/BIRT.product
Original file line number Diff line number Diff line change
Expand Up @@ -361,12 +361,6 @@ United States, other countries, or both.
<plugin id="org.eclipse.e4.ui.workbench.renderers.swt"/>
<plugin id="org.eclipse.e4.ui.workbench.swt"/>
<plugin id="org.eclipse.e4.ui.workbench3"/>
<plugin id="org.eclipse.ecf"/>
<plugin id="org.eclipse.ecf.filetransfer"/>
<plugin id="org.eclipse.ecf.identity"/>
<plugin id="org.eclipse.ecf.provider.filetransfer"/>
<plugin id="org.eclipse.ecf.provider.filetransfer.ssl" fragment="true"/>
<plugin id="org.eclipse.ecf.ssl" fragment="true"/>
<plugin id="org.eclipse.emf.common"/>
<plugin id="org.eclipse.emf.ecore"/>
<plugin id="org.eclipse.emf.ecore.change"/>
Expand Down
4 changes: 0 additions & 4 deletions build/birt-packages/birt-report-all-in-one/BIRT.product
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,6 @@ United States, other countries, or both.
<feature id="org.eclipse.datatools.sqltools.doc.user" installMode="root"/>
<feature id="org.eclipse.draw2d" installMode="root"/>
<feature id="org.eclipse.e4.rcp" installMode="root"/>
<feature id="org.eclipse.ecf.core.feature" installMode="root"/>
<feature id="org.eclipse.ecf.core.ssl.feature" installMode="root"/>
<feature id="org.eclipse.ecf.filetransfer.feature" installMode="root"/>
<feature id="org.eclipse.ecf.filetransfer.ssl.feature" installMode="root"/>
<feature id="org.eclipse.emf.codegen.ecore.ui" installMode="root"/>
<feature id="org.eclipse.emf.codegen.ecore" installMode="root"/>
<feature id="org.eclipse.emf.codegen.ui" installMode="root"/>
Expand Down
4 changes: 0 additions & 4 deletions build/birt-packages/birt-report-rcp/BIRT.product
Original file line number Diff line number Diff line change
Expand Up @@ -252,10 +252,6 @@ United States, other countries, or both.
<feature id="org.eclipse.datatools.sqltools.doc.user" installMode="root"/>
<feature id="org.eclipse.draw2d" installMode="root"/>
<feature id="org.eclipse.e4.rcp" installMode="root"/>
<feature id="org.eclipse.ecf.core.feature" installMode="root"/>
<feature id="org.eclipse.ecf.core.ssl.feature" installMode="root"/>
<feature id="org.eclipse.ecf.filetransfer.feature" installMode="root"/>
<feature id="org.eclipse.ecf.filetransfer.ssl.feature" installMode="root"/>
<feature id="org.eclipse.emf.codegen.ecore.ui" installMode="root"/>
<feature id="org.eclipse.emf.codegen.ecore" installMode="root"/>
<feature id="org.eclipse.emf.codegen.ui" installMode="root"/>
Expand Down

0 comments on commit 550497a

Please sign in to comment.