[Bug 262278] file(1) fails to identify a JAR file

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 01 Mar 2022 17:45:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262278

            Bug ID: 262278
           Summary: file(1) fails to identify a JAR file
           Product: Base System
           Version: 13.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

For this JAR:
https://repo1.maven.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
file prints:
> opentest4j-1.1.1.jar:                               Zip archive data, at least v1.0 to extract

when for JARs it normally prints: "Java archive data (JAR)"

-- 
You are receiving this mail because:
You are the assignee for the bug.