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

Let's say it's not FinalBuilder ....
Let's say its just a VS compilation of a Solution that containcs lots of projects.
You asked where the PROJECT NAME comes from. Well, DURING the compilation and the log generation, if Jenkins finds the string (for example):
----- Rebuild All started: Project: PROJ1 , Configuration: Release x64 ------
Now Jenkins knows that PROJ1 is being compiled now. and the PROJECT NAME will be PROJ1
Now you can update the job desription with a flashing PROJECT NAME.