Uploaded image for project: 'Maven Jar Signer Plugin'
  1. Maven Jar Signer Plugin
  2. MJARSIGNER-38

removeExistingSignatures recompressing all files (major problem with android)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 1.3.2
    • None
    • None
    • maven 3

    Description

      When removeExistingSignatures is set to true, it seem to recompress all file.

      So if the flag is set to false, i get

      7532 Stored 7532 0% 08-31-14 16:23 bbd535df res/drawable-xxhdpi/connect.png

      If it is set to true, i get

      2954 Defl:N 2959 -0% 08-31-14 16:24 d8342319 res/drawable-hdpi/connect.png

      Defl:N meaning that it's compressed, and Stored that it isn't.

      This is a MAJOR problem for android apps that use it (and I wouldn't be surprised if nowadays android devs are the primary users of this plugin), since certain resources CAN'T be compressed, or the app will break

      Attachments

        Activity

          People

            Unassigned Unassigned
            ymenager Yannick Menager
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: