mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 12:59:30 +00:00
The import package javax.servlet.http should specify the version 2.5
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@3042 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
87fa4e717b
commit
a2d1063f92
@ -27,7 +27,7 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<instructions>
|
||||
<Import-Package>javax.servlet;version="2.5",*</Import-Package>
|
||||
<Import-Package>javax.servlet*;version="2.5",*</Import-Package>
|
||||
</instructions>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
Loading…
x
Reference in New Issue
Block a user