deckrider commented on Bug MWEBSTART-127

I have this problem with 1.0-beta-3 when using this configuration:

<unsignAlreadySignedJars>true</unsignAlreadySignedJars>

The input jar manifest contains:

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: mockbuild
Build-Jdk: 1.6.0_24
Implementation-Title: JBoss Security Implementation for the JBAS
Implementation-URL: http://labs.jboss.org/portal/jbosssecurity/
Implementation-Vendor: Red Hat Middleware LLC
Implementation-VendorId: org.jboss.security
Implementation-Version: 2.0.5.SP3-1
Specification-Title: JBoss Security Implementation for the JBAS
Specification-Vendor: Red Hat Middleware LLC
Specification-Version: 2.0.5.SP3-1

After processing, the manifest became this:

Manifest-Version: 1.0
Permissions: all-permissions
Created-By: 24.45-b08 (Oracle Corporation)
Archiver-Version: Plexus Archiver
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to