History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2312
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Robin Shen
Reporter: Benoit Maury-Bouet
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Add a getTicket() to the com.pmease.quickbuild.plugin.scm.perforce.PerforceRepository

Created: 06/Feb/15 02:40 PM   Updated: 07/Feb/15 01:30 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Some times it would be more helpful to get the ticket instead of the password of the user (for instance to create a p4ticket file to be deploy to several machines)

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [07/Feb/15 01:30 AM]
This method already exists, just call:
repo.getTicket(repo.userName, repo.password);

Change by Robin Shen [07/Feb/15 01:30 AM]
Field Original Value New Value
Status Open [ 1 ] Closed [ 6 ]
Resolution Fixed [ 1 ]