Keith, Please don't reopen issues without consenting the development list. Ideally, the developers are the ones with permissions to orchestrate the JIRA process. If you had waited a bit, you would have seen that I fixed this issue in r575093, without the need to reopen the issue for this minor modification.
Thanks, Chris On 9/12/07 3:03 PM, "Keith R. Bennett (JIRA)" <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/TIKA-11?page=com.atlassian.jira.plugin.s > ystem.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. ______________________________________________ Chris Mattmann, Ph.D. [EMAIL PROTECTED] Key Staff Member Modeling and Data Management Systems Section (387) Data Management Systems and Technologies Group _________________________________________________ Jet Propulsion Laboratory Pasadena, CA Office: 171-266B Mailstop: 171-246 _______________________________________________________ Disclaimer: The opinions presented within are my own and do not reflect those of either NASA, JPL, or the California Institute of Technology.
