You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/01 09:57:00 UTC

[jira] [Commented] (KNOX-1019) Remove test-driver "hack" to copy services

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

ASF subversion and git services commented on KNOX-1019:
-------------------------------------------------------

Commit f4de8565783976a912c87c14382680994f3f9375 in knox's branch refs/heads/master from [~coheigea]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=f4de856 ]

KNOX-1019 - Remove test-driver "hack" to copy services


> Remove test-driver "hack" to copy services
> ------------------------------------------
>
>                 Key: KNOX-1019
>                 URL: https://issues.apache.org/jira/browse/KNOX-1019
>             Project: Apache Knox
>          Issue Type: Test
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>             Fix For: 0.14.0
>
>
> The GatewayTestDriver has some code to manually find the service definitions and copy them:
> //TODO: [sumit] This is a hack for now, need to find a better way to locate the source resources for 'stacks' to be tested
> This is also re-used a few times in the gateway-test module. A much better approach is to use the maven-dependency-plugin to copy the services into the target directory, and then point the gatewayServicesDir to this. This means the copying only takes place once, and is independent of the file-system layout.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)