[
https://issues.apache.org/jira/browse/FALCON-699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruslan Ostafiychuk updated FALCON-699:
--------------------------------------
Fix Version/s: 0.7
> Use APIResult and other support classes from falcon-client in
> falcon-regression
> -------------------------------------------------------------------------------
>
> Key: FALCON-699
> URL: https://issues.apache.org/jira/browse/FALCON-699
> Project: Falcon
> Issue Type: Improvement
> Components: merlin
> Affects Versions: 0.5
> Reporter: Ruslan Ostafiychuk
> Assignee: Ruslan Ostafiychuk
> Priority: Critical
> Fix For: 0.7
>
> Attachments: FALCON-699.patch
>
>
> We should use InstancesResult, InstancesSummaryResult, APIResult, EntityList
> and other classes from falcon-client directly.
> - org.apache.falcon.regression.core.response.*EntitiesResult* ->
> org.apache.falcon.resource.*EntityList*
> - org.apache.falcon.regression.core.response.*EntityResult* ->
> org.apache.falcon.resource.EntityList.*EntityElement*
> - org.apache.falcon.regression.core.response.*InstancesResult* ->
> org.apache.falcon.resource.*InstancesResult*
> - org.apache.falcon.regression.core.response.*InstancesSummaryResult* ->
> org.apache.falcon.resource.*InstancesSummaryResult*
> - org.apache.falcon.regression.core.response.*APIResult* ->
> org.apache.falcon.resource.*APIResult*
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)