Benedikt Ritter created IMAGING-155:
---------------------------------------
Summary: Remove file loading framework
Key: IMAGING-155
URL: https://issues.apache.org/jira/browse/IMAGING-155
Project: Commons Imaging
Issue Type: Test
Affects Versions: Patch Needed
Reporter: Benedikt Ritter
Currently test files are loaded through the use of a self implemented
framework, which implements a custom file tree traversal. Instead of this, we
should just use standard Java file loading mechanisms like
Class.getResource(String) and the like.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)