You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2007/09/12 23:07:32 UTC

[jira] Closed: (TIKA-11) Consolidate test classes into a src/test/java directory tree.

     [ https://issues.apache.org/jira/browse/TIKA-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann closed TIKA-11.
---------------------------------


- metadata unit tests moved to src/test
- all unit tests passed except for TestParsers
- patch applied to trunk:

http://svn.apache.org/viewvc?rev=575066&view=rev
http://svn.apache.org/viewvc?rev=575067&view=rev

> 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.