]
George Gastaldi updated FORGE-1957:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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
Labels: api-change
Fix For: 2.x Future
The methods in JavaSourceFacet shouldn't throw FileNotFoundException because a
reference to a JavaResource is always returned on the methods, making it never thrown.