Are you sure that information is in build.xml?

In Jenkins I see: "Started by anonymous user" in the dashboard but in build.xml all I see is:

<hudson.model.CauseAction>
<causes>
<hudson.model.Cause_-UserIdCause/>
</causes>
</hudson.model.CauseAction>

For a build that isn't forced ie. triggered by SCM I see:

<hudson.model.CauseAction>
<causes>
<hudson.triggers.SCMTrigger_-SCMTriggerCause/>
</causes>
</hudson.model.CauseAction>

Am I missing something?

Regards,
Tom

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to