|
||||||||
|
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.

I was unable to find the documentation you referred to, if you could provide a link, I would appreciate it.
For some background, the file I wanted to attach was in "<projectname>/builds/lastSuccessfulBuild/". With the base directory being "<projectname>/workspace/", I could not figure out how to break out of the workspace directory to get into the builds directory to get the log file I wanted. For now I have simply created a simlink in the "<projectname>/workspace/" directory to the "<projectname>/builds/lastSuccessfulBuild/" directory.
Is this the intended way for this to work, or is there another method that I am unaware of?