[
https://issues.apache.org/jira/browse/TIKA-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith R. Bennett reopened TIKA-11:
----------------------------------
Source files were (correctly) moved to src/test/java rather than src/test.
I believe the pom file needs to be modified so that the test source directory
points to src/test/java, not src/test.
> 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
> Assignee: Chris A. Mattmann
> 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.