Menu

#20 MANIFEST.MF not preserved

closed-fixed
None
5
2003-05-03
2003-04-09
Anonymous
No

After running example (V1.5)

java -jar proguard.jar @proguard.pro

generated proguard_out.jar but the Manifest file truncated
(empty) in proguard_out.jar

after extracting and chaging manifest file I have seen
the same problem mentioned in "619564 : Obfuscated
classes lost under Win32... due to filesystem case-
insensitive"

Related

Bugs: #607

Discussion

  • Eric Lafortune

    Eric Lafortune - 2003-05-03

    Logged In: YES
    user_id=555208

    The java.util.zip classes don't seem to write out the Main-Class
    attribute if the Version-Info attribute is missing. I've
    updated the
    manifest file of ProGuard to include this attribute, so the
    manifest
    file of the processed copy of ProGuard comes out fine too.

     
  • Eric Lafortune

    Eric Lafortune - 2003-05-03
    • assigned_to: nobody --> lafortune
     
  • Eric Lafortune

    Eric Lafortune - 2003-05-03
    • status: open --> open-fixed
     
  • Eric Lafortune

    Eric Lafortune - 2003-05-03
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB