You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/10/21 01:42:33 UTC

[jira] [Commented] (NUTCH-1882) ant eclipse target to add output path to src/test

    [ https://issues.apache.org/jira/browse/NUTCH-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14177661#comment-14177661 ] 

Lewis John McGibbney commented on NUTCH-1882:
---------------------------------------------

+1 Seb. Verified with Nutch trunk. 

> ant eclipse target to add output path to src/test
> -------------------------------------------------
>
>                 Key: NUTCH-1882
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1882
>             Project: Nutch
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.9, 2.2.1
>            Reporter: Sebastian Nagel
>            Priority: Minor
>             Fix For: 2.3, 1.10
>
>         Attachments: NUTCH-1882-2x-v1.patch, NUTCH-1882-trunk-v1.patch
>
>
> class files for test classes are placed by ant build in build/test/classes/.
> Eclipse project configuration should follow this convention which would required to add the output path to the source folder:
> {noformat}
> <classpathentry kind="src" path="src/test/" output="build/test/classes" />
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)