[tomcat8] 04/04: Updated the JRE required in the OSGi metadata for the Servlet and JSP APIs

Emmanuel Bourg ebourg-guest at alioth.debian.org
Thu Sep 12 16:24:51 UTC 2013


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository tomcat8.

commit 640f436e4ecc17e17ea80b8b559ff46e25579c2f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Sep 12 17:46:23 2013 +0200

    Updated the JRE required in the OSGi metadata for the Servlet and JSP APIs
---
 debian/libservlet3.1-java.manifest |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/libservlet3.1-java.manifest b/debian/libservlet3.1-java.manifest
index b1bc6bb..d3a6ea0 100644
--- a/debian/libservlet3.1-java.manifest
+++ b/debian/libservlet3.1-java.manifest
@@ -16,7 +16,7 @@ usr/share/java/jsp-api-2.3.jar:
  Bundle-Version: 2.3.0.v201103241327
  Bundle-SymbolicName: javax.servlet.jsp
  Bundle-Name: Java Server Pages API Bundle
- Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,JavaSE-1.6
+ Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,JavaSE-1.7
  Bundle-Localization: plugin
  Bundle-Vendor: Apache Software Foundation
 
@@ -26,6 +26,6 @@ usr/share/java/servlet-api-3.1.jar:
  Bundle-Version: 3.1.0.v201103241327
  Bundle-SymbolicName: javax.servlet
  Bundle-Name: Servlet API Bundle
- Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,JavaSE-1.6
+ Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,JavaSE-1.7
  Bundle-Localization: plugin
  Bundle-Vendor: Apache Software Foundation

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git



More information about the pkg-java-commits mailing list