Skip to content

Commit

Permalink
Remove o.e.osgi.services from infocenter.product
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesWell committed Dec 19, 2023
1 parent 00e749b commit 7920ebd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ua/infocenter-web/infocenter-product/infocenter.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

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

<configIni use="default">
</configIni>
Expand Down Expand Up @@ -62,8 +62,7 @@ org.osgi.framework.bootdelegation=*
<plugin id="org.eclipse.help.webapp"/>
<plugin id="org.eclipse.jdt.core.compiler.batch"/>
<plugin id="org.eclipse.osgi"/>
<plugin id="org.eclipse.osgi.compatibility.state" fragment="true"/>
<plugin id="org.eclipse.osgi.services"/>
<plugin id="org.eclipse.osgi.compatibility.state"/>
<plugin id="org.eclipse.osgi.util"/>
<plugin id="org.mortbay.jasper.apache-jsp"/>
</plugins>
Expand Down

0 comments on commit 7920ebd

Please sign in to comment.