Fix #480 [jetty-osgi] org.eclipse.jetty.annotations should be optional

Signed-off-by: laeubi <laeubi@laeubi-soft.de>
This commit is contained in:
laeubi 2016-04-04 17:58:49 +02:00 committed by Jan Bartel
parent 815764c279
commit f057691cc1
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@
org.slf4j.helpers;resolution:=optional,
org.xml.sax,
org.xml.sax.helpers,
org.eclipse.jetty.annotations;resolution:=optional,
*
</Import-Package>
<_nouses>true</_nouses>