https://bz.apache.org/bugzilla/show_bug.cgi?id=69574

            Bug ID: 69574
           Summary: tomcat 10.1.34 has java 22 build in libs and can't be
                    run on java 11.
           Product: Tomcat 10
           Version: 10.1.34
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Packaging
          Assignee: dev@tomcat.apache.org
          Reporter: valentin...@gmail.com
  Target Milestone: ------

admin@m3 lib % unzip -p tomcat-coyote-ffm.jar META-INF/MANIFEST.MF              
Manifest-Version: 1.0
Bundle-License: https://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion: 2
Bundle-Name: tomcat-coyote-ffm
Bundle-SymbolicName: org.apache.tomcat-coyote-ffm
Bundle-Version: 10.1.34
Export-Package: org.apache.tomcat.util.net.openssl.panama;uses:="javax
 .net.ssl,org.apache.juli.logging,org.apache.tomcat.util.net,org.apach
 e.tomcat.util.res";version="10.1.34",org.apache.tomcat.util.openssl;v
 ersion="10.1.34"
Implementation-Title: Apache Tomcat
Implementation-Vendor: Apache Software Foundation
Implementation-Version: 10.1.34
Import-Package: java.io,java.lang,java.lang.foreign,java.lang.invoke,j
 ava.lang.ref,java.math,java.net,java.nio,java.nio.charset,java.securi
 ty,java.security.cert,java.util,java.util.concurrent,java.util.functi
 on,java.util.stream,javax.net.ssl,javax.security.auth.x500,org.apache
 .juli.logging;version="[10.1,11)",org.apache.tomcat.util.buf;version=
 "[10.1,11)",org.apache.tomcat.util.compat;version="[10.1,11)",org.apa
 che.tomcat.util.file;version="[10.1,11)",org.apache.tomcat.util.net;v
 ersion="[10.1,11)",org.apache.tomcat.util.net.jsse;version="[10.1,11)
 ",org.apache.tomcat.util.net.openssl;version="[10.1,11)",org.apache.t
 omcat.util.net.openssl.ciphers;version="[10.1,11)",org.apache.tomcat.
 util.res;version="[10.1,11)"
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=22))"
Specification-Title: Apache Tomcat
Specification-Vendor: Apache Software Foundation
Specification-Version: 10.1
X-Compile-Source-JDK: 22
X-Compile-Target-JDK: 22

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to