Skip to content

Commit 8982941

Browse files
authored
Eliminate includes of bundles transitively required by batik (#1108)
eclipse-platform/eclipse.platform.releng.aggregator#1349
1 parent 6cc5d37 commit 8982941

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

features/org.eclipse.e4.rcp/feature.xml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -108,41 +108,13 @@
108108
version="0.0.0"
109109
unpack="false"/>
110110

111-
<plugin
112-
id="org.w3c.css.sac"
113-
download-size="0"
114-
install-size="0"
115-
version="0.0.0"
116-
unpack="false"/>
117-
118111
<plugin
119112
id="org.apache.batik.util"
120113
download-size="0"
121114
install-size="0"
122115
version="0.0.0"
123116
unpack="false"/>
124117

125-
<plugin
126-
id="org.w3c.dom.svg"
127-
download-size="0"
128-
install-size="0"
129-
version="0.0.0"
130-
unpack="false"/>
131-
132-
<plugin
133-
id="org.w3c.dom.smil"
134-
download-size="0"
135-
install-size="0"
136-
version="0.0.0"
137-
unpack="false"/>
138-
139-
<plugin
140-
id="org.w3c.dom.events"
141-
download-size="0"
142-
install-size="0"
143-
version="0.0.0"
144-
unpack="false"/>
145-
146118
<plugin
147119
id="org.eclipse.e4.core.di"
148120
download-size="0"

0 commit comments

Comments
 (0)