[
https://issues.apache.org/jira/browse/FALCON-908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14221201#comment-14221201
]
Paul Isaychuk commented on FALCON-908:
--------------------------------------
./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)