[
https://issues.apache.org/jira/browse/IMAGING-166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter resolved IMAGING-166.
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: Review Patch)
1.0
{code}
$ svn ci -m "IMAGING-166: ByteSourceImageTest: Local variable hides a field.
This also fixes #7 from github. Thanks to Michael Groß."
Sending src/changes/changes.xml
Sending
src/test/java/org/apache/commons/imaging/common/bytesource/ByteSourceImageTest.java
Transmitting file data ..
Committed revision 1661752.
{code}
Thank you!
> ByteSourceImageTest: Local variable hides a field
> -------------------------------------------------
>
> Key: IMAGING-166
> URL: https://issues.apache.org/jira/browse/IMAGING-166
> Project: Commons Imaging
> Issue Type: Task
> Components: imaging.common.*
> Reporter: Michael Groß
> Assignee: Benedikt Ritter
> Priority: Minor
> Labels: github
> Fix For: 1.0
>
>
> Testclass
> org.apache.commons.imaging.common.bytesource.ByteSourceImageTest::checkGetBufferedImage(...)
> There is a variable *imageFile* in this methods which hides the field
> *imageFile* in this class. Can be fixed by renaming the variable *imageFile*.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)