Fix #480 [jetty-osgi] org.eclipse.jetty.annotations should be optional
Signed-off-by: laeubi <laeubi@laeubi-soft.de>
This commit is contained in:
parent
1806744bf7
commit
6607d8c76b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue