Consolidate test classes into a src/test/java directory tree.
-------------------------------------------------------------
Key: TIKA-11
URL: https://issues.apache.org/jira/browse/TIKA-11
Project: Tika
Issue Type: Improvement
Components: general
Affects Versions: 0.1-incubator
Reporter: Keith R. Bennett
Fix For: 0.1-incubator
Currently there are test classes in two trees: src/test/java, and
src/main/test. We want to move all test classes into one directory tree.
src/test/java is used because it is the conventional location as per Maven 2.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.