Skip to content

Commit

Permalink
Remove javax/jakarta bundles from infocenter product
Browse files Browse the repository at this point in the history
The mentioned bundles are transitive dependencies and are therefore
included implicitly. Only including them implicitly simplifies the
exchange of the real supplier.
  • Loading branch information
HannesWell committed May 9, 2023
1 parent 07b7677 commit ff16a90
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions infocenter-web/infocenter-product/infocenter.product
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ org.osgi.framework.bootdelegation=*

<plugins>
<plugin id="com.ibm.icu"/>
<plugin id="jakarta.servlet-api"/>
<plugin id="javax.el-api"/>
<plugin id="javax.servlet.jsp-api"/>
<plugin id="javax.xml"/>
<plugin id="org.apache.felix.scr"/>
<plugin id="org.apache.jasper.glassfish"/>
<plugin id="org.apache.lucene.analysis-common"/>
Expand Down

0 comments on commit ff16a90

Please sign in to comment.