Issue Type: Task Task
Assignee: Unassigned
Components: extensible-choice-parameter
Created: 11/Jun/13 3:08 PM
Description:

how to execute "cleartool lsbl" to generate a basline list from jenkins (installed in linux) with Extensible choice build parameter after selecting groovy script option ?

i am using below groovy snippet but it is not working :
def list = 'lsbl -stream <Strem>@/vob/<pvob> -short'.execute().text
list.eachLine{ println it }

i need above customization as we have multiple baselines to mount from the selected baseline Any post to resolve above issue will be highly appreciated.

Due Date: 12/Jun/13 12:00 AM
Environment: local
Project: Jenkins
Priority: Blocker Blocker
Reporter: venkat ram
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