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

Bug 426974

Summary: [Projects] Minor bugs after changing the Deploy selection policy
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: ClientAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: maciej.bendkowski, Szymon.Brandys
Version: 5.0   
Target Milestone: 5.0 RC3   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Malgorzata Janczarska CLA 2014-01-30 05:02:25 EST
After making the Deploy button on Project page sensitive to selection there are some minor fixes to be made:
1. Deploy action is not shown for subfolders unless they have been opened
2. Deploy action doesn't work when there is no selection (should work for the root)
3. Overwriting the saved launch configuration needs some investigation, because I once managed to make it fail (but don't know how)
4. Some more testing with different test deploy plugin implementations
Comment 1 Malgorzata Janczarska CLA 2014-01-30 08:06:42 EST
> 1. Deploy action is not shown for subfolders unless they have been opened
This one is fixed is a branch, because there are some updates in cfPlugin to be made along:
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?h=Bug426974_cfPushUpdate&id=cd4dc8a8f066ca9b6234a6425bcef8e91c947582

Maciek, please reference here your bug for CF Push and merge the branch Bug426974_cfPushUpdate when it's done.
Comment 2 Malgorzata Janczarska CLA 2014-01-30 11:13:37 EST
points 2-4 are done.
Comment 3 Malgorzata Janczarska CLA 2014-03-07 05:37:31 EST
point 1 was fixed by other fix, so marking this bug as resolved.