Your message dated Mon, 17 Sep 2018 23:22:57 +0000 with message-id <[email protected]> and subject line Bug#909040: fixed in javatools 0.65 has caused the Debian Bug report #909040, regarding jarwrapper: UnsupportedClassVersionError with Java < 10 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 909040: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=909040 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: davmail Version: 4.9.0.2652-1 Severity: normal Just running it after installaion gives me Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: org/debian/javatools/CheckProperty has been compiled by a more recent version of the Java Runtime (class file version 54.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:368) at java.net.URLClassLoader$1.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:361) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495) Error: A JNI error has occurred, please check your installation and try again Exception in thread "main" java.lang.UnsupportedClassVersionError: davmail/DavGateway has been compiled by a more recent version of the Java Runtime (class file version 54.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) at java.net.URLClassLoader.access$100(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:368) at java.net.URLClassLoader$1.run(URLClassLoader.java:362) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:361) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:495) This is with "java" being /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (990, 'testing'), (500, 'testing-debug'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.18.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8), LANGUAGE=de_AT:de (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages davmail depends on: ii adduser 3.117 ii default-jre-headless [java10-runtime-headless] 2:1.10-68 ii jarwrapper 0.64 ii libcommons-codec-java 1.11-1 ii libcommons-httpclient-java 3.1-14 ii libcommons-logging-java 1.2-2 ii libhtmlcleaner-java 2.21-3 ii libjackrabbit-java 2.14.4-1 ii libjcifs-java 1.3.19-2 ii liblog4j1.2-java 1.2.17-8 ii libmail-java 1.6.1-3 ii libservlet3.1-java 8.5.34-1 ii libslf4j-java 1.7.25-3 ii libstax2-api-java 4.1-1 ii libwoodstox-java 1:5.1.0-2 ii logrotate 3.14.0-4 ii lsb-base 9.20170808 ii openjdk-10-jre-headless [java10-runtime-headless] 10.0.2+13-1 davmail recommends no packages. Versions of packages davmail suggests: ii libswt-cairo-gtk-4-jni 4.6.3-2 ii libswt-gtk-4-java 4.6.3-2 -- no debconf information --
--- End Message ---
--- Begin Message ---Source: javatools Source-Version: 0.65 We believe that the bug you reported is fixed in the latest version of javatools, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Emmanuel Bourg <[email protected]> (supplier of updated javatools package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 18 Sep 2018 01:04:20 +0200 Source: javatools Binary: jarwrapper javahelper java-propose-classpath Architecture: source Version: 0.65 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Description: jarwrapper - Run executable Java .jar files java-propose-classpath - Helper script to suggest a classpath for jar files javahelper - Helper scripts for packaging Java programs Closes: 909040 Changes: javatools (0.65) unstable; urgency=medium . * Team upload. . [ Emmanuel Bourg ] * Fixed the UnsupportedClassVersionError when using jarwrapper with Java < 10 (Closes: #909040) * Standards-Version updated to 4.2.1 . [ Niels Thykier ] * Rewrite jh_linkjars, jh_installibs, jh_exec, jh_installjavadoc and jh_classpath using Debhelper's Dh_Lib * javatools can be built without (fake)root * Let debhelper handle auto-generated orbitdeps cache file * Avoid some fork+execs for trivial things Checksums-Sha1: 84f30c27f5862c34852a4fbf5606f12df3f6a7bd 1886 javatools_0.65.dsc fbd4871db3330398bb61ae17d228d6504a920ec1 53168 javatools_0.65.tar.xz 095b5ec0a5ca26a981b4a4641fa54073cb902e28 12371 javatools_0.65_source.buildinfo Checksums-Sha256: 24c2ff24da339b628588db9b399a6e491d940c8f403c0a9630255820388261ff 1886 javatools_0.65.dsc 96cc73a382fb6872dd5b7e5b5061846e10cb51b8fec5b57dc7a34b498d1476ec 53168 javatools_0.65.tar.xz 0c982949554747c7d694d6ddabbc4f20cd7e7b272edeed54b7bb1c37c3c2427a 12371 javatools_0.65_source.buildinfo Files: a3ec1061af13982e55d8d16fb9b1a8ca 1886 java optional javatools_0.65.dsc f7988e1d882cdf13a55f149c2071212f 53168 java optional javatools_0.65.tar.xz cb7d21e65233f96d314eb3060639b51d 12371 java optional javatools_0.65_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlugM04SHGVib3VyZ0Bh cGFjaGUub3JnAAoJEPUTxBnkudCs8zQP/iO3N1s9z8bKv4qMiYn3xygfapA5UBvi LsEvhjKEOMbFAbNu9IMqEVxuXVYdBt2EkXqTGYxYLTYyKBQGPJx8hAQVRCseC9s8 C1c30aAOOnBYG1EKPB4FEIktHROLBWqvA91VFuprPbv9VWQkuo5uAuPc1/ceqqQb wDbZMxzgTTde8itkk+72bVfbh9UcwOxoXQqFKKAlMdYp2023QVYZMkjO2PVHzsVa C0F2F0XbQb6UnxrJs17gK1yX3d+tJajrpWnRVLSdDVKUfkXUG+q9tcSHUfJuP52Y qLnp4kMsvdyLJhlI7k0njAyxPf5ifMDQdV1gN1r5+w2OjpFijmfd3eTq2Xx1SSgq 9zdhu1kf764LOgy1nR3g3Y6T8DgWyJ0ypvbEfF8MZJ4n+66Xpizk7HRotj5UdXyA iFBMbk9IFuwqLehHS00HM0lBa12zf9gj5MIyea3vw0n6o130zKhNlmASd/2SEOok sLeBD3ZEWZoysIuOJe27YLvVpeAiC417abyJ2JZsKT+bhzY4PS153YMoFmLn8y7f 5oz5jn3ZXLmISU0jrGBPw3cJk+sk7J5aGNitlGSs5g2mu1P6yFz6lBkdVWStzieO uX9D6o/Wsv9T5omUCEOlQFgQnvR4EokmWRAgYldJqM+INz/TxKPuavz/OebBy94R rr9bZ65qYZ4V =094Z -----END PGP SIGNATURE-----
--- End Message ---

