Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Babel » Signing jar problem
Signing jar problem [message #580097] Wed, 16 December 2009 07:20 Go to next message
Hoang-Quan is currently offline Hoang-QuanFriend
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 16:03 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
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: Thu May 16 23:22:24 GMT 2024

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

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

Back to the top