Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [xtext-dev] [SUCCESS / OK] TMF XTEXT HEAD Build 0.7.0 / N200902171710 done [17:45]

Hello Nick,
so this should work fine:
dhubner@build:~> groups
common signers emftadmin callisto-dev modeling-home m2t-dev m2t-home m2tadmin emft-mwe emft-mwe-releng modeling.tmf-home modeling.tmf-admin modeling.tmf.xtext

signers and modeling.tmf.xtext are listed. Or am I missing something?

Best regards,
Dennis.


Nick Boldt schrieb:
No, because I can't write into the staging folder.

You either need to pretend you're a project for which I'm a committer (change projectPath to use modeling/gmf, for example), or set the signing to run as someone who's in the signers group on build.eclipse.org AND a TMF-XTEXT committer.
$ groups pschonbac
pschonbac : common m2t-dev m2t-home emft-mwe emft-mwe-releng modeling.tmf.xtext

(not in signers)

$ groups nickb

(in signers, but not in modeling.tmf.xtext)

<property name="stagingHome"
value="/home/data/httpd/download-staging.priv" />
<property name="projectPath" value="modeling/${projectName}" />
<!-- user with write perms in staging dir & permission to run /usr/bin/sign -->
<property name="buildServerUser" value="nickb@xxxxxxxxxxxxxxxxx" />


Nick

Patrick Schönbach wrote:
On 17.02.2009 23:45, TMF XTEXT Build Team wrote:
Status: SUCCESS / OK

Ok. N-builds do work, but signing does not. However, signing user is "nickb". Shouldn't that work? :) See attached file.

Regards,
Patrick





Back to the top