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

Bug 459965

Summary: Launch config wizard incorrectly shows "/manifest.yml" when no manifest exists
Product: [ECD] Orion Reporter: Mark Macdonald <mamacdon>
Component: DeploymentAssignee: Mark Macdonald <mamacdon>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Szymon.Brandys
Version: 8.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Mark Macdonald CLA 2015-02-15 14:59:58 EST
1. Create a project containing a Cloud Foundry application
2. Delete the manifest.yml if one exists
3. Click [+] in the Runbar to create a new launch config.
4. The dialog shows a Manifest File of /manifest.yml. Since no manifest exists, it should be blank.
Comment 1 Mark Macdonald CLA 2015-02-15 16:17:36 EST
Made the server provide the manifest file path in the deployment Plan. The Launch Config wizard now displays the manifest file path (or a "not found" message if no manifest exists).

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=34427b6
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=3c88507