Skip to content

Commit 7920ebd

Browse files
committed
Remove o.e.osgi.services from infocenter.product
1 parent 00e749b commit 7920ebd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ua/infocenter-web/infocenter-product/infocenter.product

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
33

4-
<product name="Eclipse Infocenter Application" uid="infocenter" application="org.eclipse.help.base.infocenterApplication" version="1.0.0.qualifier" useFeatures="false" includeLaunchers="false">
4+
<product name="Eclipse Infocenter Application" uid="infocenter" application="org.eclipse.help.base.infocenterApplication" version="1.0.0.qualifier" type="bundles" includeLaunchers="false" autoIncludeRequirements="true">
55

66
<configIni use="default">
77
</configIni>
@@ -62,8 +62,7 @@ org.osgi.framework.bootdelegation=*
6262
<plugin id="org.eclipse.help.webapp"/>
6363
<plugin id="org.eclipse.jdt.core.compiler.batch"/>
6464
<plugin id="org.eclipse.osgi"/>
65-
<plugin id="org.eclipse.osgi.compatibility.state" fragment="true"/>
66-
<plugin id="org.eclipse.osgi.services"/>
65+
<plugin id="org.eclipse.osgi.compatibility.state"/>
6766
<plugin id="org.eclipse.osgi.util"/>
6867
<plugin id="org.mortbay.jasper.apache-jsp"/>
6968
</plugins>

0 commit comments

Comments
 (0)