Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] signing jars


Yes, for eclipse.org builds you we just put the jars to be signed in a queue and the signed files are output to a specified directory.  If you are a committer that requires signing access, send an email to the webmaster.  Only certain people have privileges to sign jars at eclipse.

Kim



Jacek Pospychała <jacek.pospychala@xxxxxxxxx>
Sent by: pde-dev-bounces@xxxxxxxxxxx

12/15/2009 01:43 PM

Please respond to
"Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>

To
"Eclipse PDE general developers list." <pde-dev@xxxxxxxxxxx>
cc
Subject
Re: [pde-dev] signing jars





hi Mark,
afaik on Eclipse build server there's a queue and automatic script ran under special privileges, that takes bundles from the queue and produces them signed. There's also some more information on web e.g. at http://wiki.eclipse.org/Platform-releng-signedbuild or http://dev.eclipse.org/mhonarc/lists/dsdp-ercp-dev/msg00012.html

For more details I would ask on dash-dev mailing list which is probably read by more release engineers than pde-dev :-)

hope this helps

Jacek

On Tue, Dec 15, 2009 at 7:05 PM, Mark Russell <mark_russell@xxxxxxxxxxxxxxxxxx> wrote:
How do people handle the passwords for the keystore and the keys for signing?  You can't hard code them into the scripts so how do you get them into the builds?
--
Mark Russell
Build Master
Instantiations, Inc.
+1 724-368-3331 (land line)

http://www.instantiations.com

_______________________________________________
pde-dev mailing list

pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev

_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev


Back to the top