[
https://issues.apache.org/jira/browse/DRILL-3708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julien Le Dem updated DRILL-3708:
---------------------------------
Attachment: DRILL-3708.1.patch.txt
> Make extra resources available on cp when running tests from eclipse
> --------------------------------------------------------------------
>
> Key: DRILL-3708
> URL: https://issues.apache.org/jira/browse/DRILL-3708
> Project: Apache Drill
> Issue Type: Bug
> Components: Tools, Build & Test
> Reporter: Julien Le Dem
> Assignee: Steven Phillips
> Attachments: DRILL-3708.1.patch.txt
>
>
> I modified the build so that extra resources (function source, test datasets)
> are added to the resource path list instead of directly copied to the build
> target.
> This way they become known to maven and copied to the jar the standard way in
> instead of copied in an opaque manner.
> this allows running the tests from eclipse after a mvn eclipse:eclipse.
> Otherwise those resources are missing on the cp.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)