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

Hudson commented on NUTCH-1882:
-------------------------------

SUCCESS: Integrated in Nutch-nutchgora #1201 (See 
[https://builds.apache.org/job/Nutch-nutchgora/1201/])
NUTCH-1882 ant eclipse target to add output path to src/test (snagel: 
http://svn.apache.org/viewvc/nutch/branches/2.x/?view=rev&rev=1633426)
* /nutch/branches/2.x/CHANGES.txt
* /nutch/branches/2.x/build.xml
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/build.xml


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

Reply via email to