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

Bug 442797

Summary: Improve Cloud Foundry application sanization
Product: [ECD] Orion Reporter: Maciej Bendkowski <maciej.bendkowski>
Component: DeploymentAssignee: Maciej Bendkowski <maciej.bendkowski>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 6.0   
Target Milestone: 7.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Maciej Bendkowski CLA 2014-08-28 08:44:51 EDT
The Cloud Foundry application sanizator checks for common mistakes in proper manifests as the last step in the parsing tool chain. As not all common mistakes are currently covered, the application sanizator needs improvement.
Comment 1 Maciej Bendkowski CLA 2014-08-28 09:47:54 EDT
Fixed with: http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=d1d84bec1e992b7a4b2666d45fa85fa365ecad8c

Added basic sanity checks for common application properties ensuring their correct type.