Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cross-project-issues-dev] JAR signing

Hello Rüdiger,

you must have applied for jar signing privilege
with the Webmaster, or you cannot sign jars on 
Eclipse. Every project can name 2 jarsigners.

The webmast will then send you an E-Mail with
exact instructions.

Basically, he will create a special directory 
for you on build.eclipse.org where only you 
have permission to place files:
  /home/data/httpd/download-staging.priv/your/project/name/

That's where you put the files before you invoke
the "sign" shellscript on build.eclipse.org

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
 
 

> -----Original Message-----
> From: cross-project-issues-dev-bounces@xxxxxxxxxxx 
> [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On 
> Behalf Of Rüdiger Herrmann
> Sent: Wednesday, September 03, 2008 10:58 PM
> To: Cross project issues
> Subject: Re: [cross-project-issues-dev] JAR signing
> 
> thanks for the link. Though, that one I encountered before.
> 
> It says:
>    When is signing done?
>      [...]
>      3. Send build output to eclipse.org for signing
> 
> Maybe it is getting to late in the day, but I don't get the clue.
> * where exactly do I have to send the build output to?
> * how am I notified that signing is done?
> * where to obtained the signed jars from?
> 
> Richard Gronback wrote:
> > http://wiki.eclipse.org/JAR_Signing 
> > 
> > -----Original Message-----
> > From: cross-project-issues-dev-bounces@xxxxxxxxxxx 
> [mailto:cross-project-issues-dev-bounces@xxxxxxxxxxx] On 
> Behalf Of Rüdiger Herrmann
> > Sent: Wednesday, September 03, 2008 4:29 PM
> > To: Cross project issues
> > Subject: [cross-project-issues-dev] JAR signing
> > 
> > Hi,
> > 
> > could anyone give me a hint where to find information on 
> how to get JARs signed 'manually' by the Eclipse Foundation.
> > 
> > I vaguely remember some push-and-pull process but cannot 
> find the doc anymore...
> > 
> > Thanks in advance
> > Rüdiger
> > _______________________________________________
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> > 
> > 
> > _______________________________________________
> > cross-project-issues-dev mailing list
> > cross-project-issues-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> _______________________________________________
> cross-project-issues-dev mailing list
> cross-project-issues-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
> 


Back to the top