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
parent 1806744bf7
commit 6607d8c76b
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>