Resources.getResourceAsStream() logic is incorrect
--------------------------------------------------
Key: JBSEAM-1154
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1154
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 1.1.6.GA
Environment: Any
Reporter: Mike Quilleash
See method:
private static InputStream getResourceAsStream(String resource, String stripped)
The return value from Seam.class.getResourceAsStream() is ignored, should be assigned to
the stream local variable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira