Skip to main content



      Home
Home » Eclipse Projects » Babel » Signing jar problem
Signing jar problem [message #580097] Wed, 16 December 2009 02:20 Go to next message
Eclipse UserFriend
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 #580172 is a reply to message #580097] Tue, 22 December 2009 11:03 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607353
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?
Previous Topic:Babel Next Gen ?
Next Topic:babel.eclipse.org is down
Goto Forum:
  


Current Time: Fri Jul 04 12:43:26 EDT 2025

Powered by FUDForum. Page generated in 0.04369 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top