mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 11:29:29 +00:00
374152 jetty-all-server MANIFEST contains wrong import: javax.servlet.annotation;version="[2.6,3)"
This commit is contained in:
parent
fd699e6994
commit
15b620c2d5
@ -80,6 +80,8 @@
|
||||
!org.eclipse.jetty*,
|
||||
javax.annotation;version="1.0.0";resolution:=optional,
|
||||
javax.servlet;version="2.6.0",
|
||||
javax.servlet.annotation;version="2.6.0",
|
||||
javax.servlet.descriptor;version="2.6.0",
|
||||
javax.servlet.http;version="2.6.0",
|
||||
javax.mail;version="1.4.0";resolution:=optional,
|
||||
javax.mail.event;version="1.4.0";resolution:=optional,
|
||||
|
Loading…
x
Reference in New Issue
Block a user