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

Bug 432907

Summary: DeleteApplicationRoutesCommand should delete the app routes
Product: [ECD] Orion Reporter: Szymon Brandys <Szymon.Brandys>
Component: DeploymentAssignee: Szymon Brandys <Szymon.Brandys>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Szymon Brandys CLA 2014-04-16 08:02:27 EDT
Now:
It query for all routes in CF (!) and then tries to delete entries that match the manifest

Should:
Just delete routes assigned to the app
Comment 1 Szymon Brandys CLA 2014-04-16 08:03:28 EDT
Fixed.