Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 425258

Summary: New deploy plugin responses API
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: ClientAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Szymon.Brandys
Version: 5.0   
Target Milestone: 5.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 422047    

Description Malgorzata Janczarska CLA 2014-01-10 04:44:29 EST
Every method should be able to return status with fields:

State: STARTED, STOPPED, NOT_DEPLOYED (old Running flag)
CheckState: true/false (State is ignored and we do getState instead)
ToSave: Containing launch configuration to save {ConfigurationName, Parameters, Url}
Message: String
Comment 1 Malgorzata Janczarska CLA 2014-01-10 05:37:47 EST
Fixed, should be OK.