You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Paul Isaychuk (JIRA)" <ji...@apache.org> on 2014/11/21 19:29:34 UTC

[jira] [Comment Edited] (FALCON-908) Remove jars and xsd that is not needed

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

Paul Isaychuk edited comment on FALCON-908 at 11/21/14 6:29 PM:
----------------------------------------------------------------

./merlin/src/test/resources/oozie/lib/oozie-examples-3.1.5.jar is used within default workflow for processes in our tests. 
./merlin/src/test/resources/workflows/aggregatorNoOutput/lib/oozie-examples-3.1.5.jar is used within workflows that are used for noOutput/noInput process tests.
./merlin/src/test/resources/IvoryClient/IvoryCLI.jar is used within CLI commands (IEntityManagerHelper.getDependencies, IEntityManagerHelper.list methods) which are used in Bundle class, but I'm not sure what they exactly perform.


was (Author: pisaychuk):
./merlin/src/test/resources/oozie/lib/oozie-examples-3.1.5.jar is used within default workflow for processes in our tests. 
./merlin/src/test/resources/workflows/aggregatorNoOutput/lib/oozie-examples-3.1.5.jar is used within workflows that are used for noOutput/noInput process tests.
./merlin/src/test/resources/IvoryClient/IvoryCLI.jar is used within CLI commands (IEntityManagerHelper.getDependencies, IEntityManagerHelper.list methods) which are used in Bundle class, but I'm not sure what they exactly do.

> Remove jars and xsd that is not needed
> --------------------------------------
>
>                 Key: FALCON-908
>                 URL: https://issues.apache.org/jira/browse/FALCON-908
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: merlin
>    Affects Versions: 0.6
>            Reporter: Raghav Kumar Gautam
>
> I think we should be able to get rid of most of these with possible exception of oozie-examples:
> {code}
> ./merlin/src/test/resources/feed-0.1.xsd
> ./merlin/src/test/resources/IvoryClient/IvoryCLI.jar
> ./merlin/src/test/resources/oozie/lib/oozie-examples-3.1.5.jar
> ./merlin/src/test/resources/process-0.1.xsd
> ./merlin/src/test/resources/workflows/aggregatorNoOutput/lib/oozie-examples-3.1.5.jar
> ./merlin/src/test/resources/xsd/dataset-0.1.xsd
> {code}



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