You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Ashish Paliwal (JIRA)" <ji...@apache.org> on 2014/11/05 11:13:34 UTC

[jira] [Resolved] (FLUME-612) Fix REST tests to work under maven

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

Ashish Paliwal resolved FLUME-612.
----------------------------------
    Resolution: Won't Fix

Won't fix. 0.X branch not maintained anymore

> Fix REST tests to work under maven
> ----------------------------------
>
>                 Key: FLUME-612
>                 URL: https://issues.apache.org/jira/browse/FLUME-612
>             Project: Flume
>          Issue Type: Bug
>          Components: Master, Node, Technical Debt, Test
>    Affects Versions: v0.9.4
>            Reporter: E. Sammer
>              Labels: build, packaging
>             Fix For: v0.9.5
>
>
> After moving to maven, tests that instantiate FlumeMaster and FlumeNode and expect to be able to find the Jersey REST services fail because the servlets are now in different modules and require assembly to function. We will need to refactor the tests slightly and probably move them out into an integration test module where we can assemble components and then perform tests.
> Need to confirm with various maven-istas that this is the best way to go about this.



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