| Signing jar problem [message #580097] |
Wed, 16 December 2009 02: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
Hoang-Quan
|
|
|
| Re: Signing jar problem [message #580172 is a reply to message #580097] |
Tue, 22 December 2009 11:03  |
Eclipse Webmaster Messages: 145900 Registered: July 2009 |
Senior Member |
|
|
On 12/16/2009 02:20 AM, Hoang-Quan wrote:
> 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.
How are you signing your jars? Are you using jarsigner and a code
signing cert?
|
|
|
Powered by
FUDForum. Page generated in 0.01586 seconds