Skip to content

Commit

Permalink
[Releng] Remove Richtext features from Capella's update site. Only add
Browse files Browse the repository at this point in the history
them to the product.

Change-Id: I2d685ca4e10003983b8a5baac042934d228a673f
Signed-off-by: Tu Ton <minhtutonthat@gmail.com>
  • Loading branch information
minhtutonthat committed Apr 18, 2018
1 parent 398b1bf commit 29e0395
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,10 @@
%license
</license>

<includes
id="org.eclipse.nebula.widgets.richtext.feature"
version="0.0.0"/>

<includes
id="org.polarsys.kitalpha.richtext.widget.feature"
version="0.0.0"/>

<requires>
<import feature="org.polarsys.capella.core.properties.feature"/>
<import feature="org.eclipse.nebula.widgets.richtext.feature"/>
<import feature="org.polarsys.kitalpha.richtext.widget.feature"/>
</requires>

<plugin
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<feature id="org.eclipse.sirius.aql"/>
<feature id="org.eclipse.acceleo.query"/>
<feature id="org.eclipse.sirius.runtime.ide.ui.acceleo"/>
<feature id="org.eclipse.nebula.widgets.richtext.feature"/>
<feature id="org.polarsys.capella.rcp.feature"/>
<feature id="org.polarsys.kitalpha.ad.feature"/>
<feature id="org.polarsys.kitalpha.ad.integration.emde.feature"/>
Expand All @@ -87,6 +88,7 @@
<feature id="org.polarsys.kitalpha.resourcereuse.feature"/>
<feature id="org.polarsys.kitalpha.resourcereuse.ui.feature"/>
<feature id="org.polarsys.kitalpha.transposer.feature"/>
<feature id="org.polarsys.kitalpha.richtext.widget.feature"/>
</features>

<configurations>
Expand Down

0 comments on commit 29e0395

Please sign in to comment.