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

Bug 525304

Summary: DotJavaValidator.checkValidAttributeValue: Diagnostic.INFO case calls acceptError
Product: [Tools] GEF Reporter: Zoey Gerrit Prigge <eclipse>
Component: GEF DOTAssignee: Alexander Nyßen <nyssen>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: nyssen
Version: 5.0.1   
Target Milestone: 5.0.2 (Oxygen.2) M1   
Hardware: All   
OS: All   
See Also: https://github.com/eclipse/gef/pull/6
Whiteboard:

Description Zoey Gerrit Prigge CLA 2017-09-28 05:05:11 EDT
The method call in DotJavaValidator.checkValidAttributeValue:119 Diagnostic.INFO case should match in issue severity (acceptInfo instead of acceptError).

Pull request has been created and will be updated to include this Bugzilla entry.
Comment 1 Alexander Nyßen CLA 2017-09-28 13:08:36 EDT
Merged pull request https://github.com/eclipse/gef/pull/6. Resolving as fixed in 5.0.2 M1. Thanks for the contribution.