[ 
https://jira.codehaus.org/browse/MJARSIGNER-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yannick Menager updated MJARSIGNER-38:
--------------------------------------

    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

  was:
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 totally


> removeExistingSignatures recompressing all files (major problem with android)
> -----------------------------------------------------------------------------
>
>                 Key: MJARSIGNER-38
>                 URL: https://jira.codehaus.org/browse/MJARSIGNER-38
>             Project: Maven Jar Signer Plugin
>          Issue Type: Bug
>    Affects Versions: 1.3.2
>         Environment: maven 3
>            Reporter: Yannick Menager
>
> 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



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to