]
George Gastaldi updated FORGE-1957:
-----------------------------------
Status: Closed (was: Pull Request Sent)
Fix Version/s: 2.7.3.Final
(was: 2.x Future)
Resolution: Done
Remove "throws FileNotFoundException" declaration from
JavaSourceFacet
----------------------------------------------------------------------
Key: FORGE-1957
URL:
https://issues.jboss.org/browse/FORGE-1957
Project: Forge
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: Parsers / File Manipulation
Affects Versions: 2.7.2.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Labels: api-change
Fix For: 2.7.3.Final
The methods in JavaSourceFacet shouldn't throw FileNotFoundException because a
reference to a JavaResource is always returned on the methods, making it never thrown.