[JIRA] [perforce] (JENKINS-20735) P4_LABEL variable not set

2014-03-19 Thread rob.pe...@gmail.com (JIRA)















































Rob Petti
 assigned  JENKINS-20735 to Unassigned



P4_LABEL variable not set
















Change By:


Rob Petti
(19/Mar/14 5:45 PM)




Assignee:


RobPetti



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [perforce] (JENKINS-20735) P4_LABEL variable not set

2013-11-22 Thread usoa...@gmail.com (JIRA)














































D Soa
 created  JENKINS-20735


P4_LABEL variable not set















Issue Type:


Bug



Assignee:


Rob Petti



Components:


perforce



Created:


22/Nov/13 10:45 PM



Description:


Plugin Version 1.3.25

I'm not getting a value for ${P4_LABEL} in a shell script.  It looks like from the plugin doc version history that it should be set if building from a label (the P4 Label field in the SCM configuration).

I'm trying to run the following command to create a BOM file in a build step:
/usr/local/bin/p4 files //depot/...@${P4_LABEL}  ${WORKSPACE}/p4.bom

Also, could you please add the list of all variables you are setting with this plugin to the documentation?  I haven't found a definitive list anywhere.

Thanks.




Environment:


Linux




Project:


Jenkins



Priority:


Major



Reporter:


D Soa

























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [perforce] (JENKINS-20735) P4_LABEL variable not set

2013-11-22 Thread rob.pe...@gmail.com (JIRA)














































Rob Petti
 commented on  JENKINS-20735


P4_LABEL variable not set















I just took a quick glance at the code, and you're right, it doesn't make any sense. It's trying to use the label from the TagAction, which when the build is still running hasn't been tagged yet.

I'll also look into listing all the env variables. It's a good thing to have listed somewhere. 



























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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.