Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McConnell2013-08-20 19:02:45 +0000
committerJesse McConnell2013-08-20 19:02:45 +0000
commit307fdced914612839faf7826f613aefdbaadee7d (patch)
tree6c81dfc727357dbf48737ad7625aba2a23d044cb /jetty-osgi/test-jetty-osgi-context/pom.xml
parent34f03cb0e8cbd79cd753caec3d74aa78d04f56c5 (diff)
parentfd5d789ff5d2c500ba24482386c3083e9f71ccc5 (diff)
downloadorg.eclipse.jetty.project-307fdced914612839faf7826f613aefdbaadee7d.tar.gz
org.eclipse.jetty.project-307fdced914612839faf7826f613aefdbaadee7d.tar.xz
org.eclipse.jetty.project-307fdced914612839faf7826f613aefdbaadee7d.zip
Merge branch 'master' into jetty-9.1
Diffstat (limited to 'jetty-osgi/test-jetty-osgi-context/pom.xml')
-rw-r--r--jetty-osgi/test-jetty-osgi-context/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/jetty-osgi/test-jetty-osgi-context/pom.xml b/jetty-osgi/test-jetty-osgi-context/pom.xml
index e4d38843a3..c72a109ba8 100644
--- a/jetty-osgi/test-jetty-osgi-context/pom.xml
+++ b/jetty-osgi/test-jetty-osgi-context/pom.xml
@@ -110,8 +110,6 @@
*
</Import-Package>
<DynamicImport-Package>org.eclipse.jetty.*;version="[9.0,10.0)"</DynamicImport-Package>
- <!--Require-Bundle/-->
- <!-- Bundle-RequiredExecutionEnvironment>J2SE-1.5</Bundle-RequiredExecutionEnvironment -->
</instructions>
</configuration>
</plugin>

Back to the top