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

Bug 465106

Summary: Remove indentation validation from manifest editor
Product: [ECD] Orion Reporter: Wojciech Sudol <sudol.wojciech>
Component: DeploymentAssignee: Wojciech Sudol <sudol.wojciech>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: sudol.wojciech
Version: 8.0   
Target Milestone: 9.0   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/46178
https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=6b0e541ebf21a6401bf7a4b6288ffc1b9833714d
Whiteboard:

Description Wojciech Sudol CLA 2015-04-21 09:22:35 EDT
Since SnakeYAML parser (introduced with bug 444717) validates indentations, it is no longer necessary to do this in manifestEditor.js. Moreover the validation in manifestEditor.js does not work correctly with multiline values.
Comment 1 Eclipse Genie CLA 2015-04-21 09:30:27 EDT
New Gerrit change created: https://git.eclipse.org/r/46178
Comment 3 Wojciech Sudol CLA 2015-04-21 09:39:08 EDT
.