Signing jar problem [message #503862] |
Wed, 16 December 2009 07:20 |
Hoang-Quan Messages: 14 Registered: December 2009 |
Junior Member |
|
|
Hello,
I have a problem when I sign fragments plugins packages languages.
The jars are signed but the file manifest.mf is changed and information on the bundle are removed.
The following data is removed from the file manifest.mf:
Quote: |
Manifest-Version: 1.0
Bundle-Name: org.eclipse.core.commands French NLS Support
Bundle-SymbolicName: org.eclipse.core.commands.nl_fr ;singleton=true
Bundle-Version: 3.4.0.v20081123043401
Bundle-Vendor: Eclipse.org
Fragment-Host: org.eclipse.core.commands
|
There remains only the information on the signing:
Quote: |
Name: plugin_fr.properties
SHA1-Digest: Vigk0ly8waWzdFFZzSZEA1UvS9Y=
Name: about.html
SHA1-Digest: VpXXGnjM0HeeD/l2/5T0GziCHVE=
Name: META-INF/eclipse.inf
SHA1-Digest: 6mDW8kS/T9pK7w1by/wcxy21Z20=
|
Someone would have an idea?
Thank you in advance for your help.
Hoang-Quan
|
|
|
|
|
|
|
|
|
Re: Signing jar problem [message #509187 is a reply to message #509143] |
Thu, 21 January 2010 15:51 |
Hoang-Quan Messages: 14 Registered: December 2009 |
Junior Member |
|
|
The build of the application is done with jdk 1.5.0_20.
I use a feature to export project and sign the jar. The feature project uses windows environment variables to select the jdk to use for signing jars.
In the environment variables I set the jdk 1.5.0_12.
In doing so it works.
[Updated on: Thu, 21 January 2010 15:52] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05898 seconds