You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Narayan Periwal (JIRA)" <ji...@apache.org> on 2015/11/26 15:03:11 UTC

[jira] [Comment Edited] (FALCON-1577) Migration of EntityManagerJerseyIT to use falcon unit

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

Narayan Periwal edited comment on FALCON-1577 at 11/26/15 2:02 PM:
-------------------------------------------------------------------

Now, EntityManagerJerseyIT can run in two modes - local and cluster. Default is the cluster mode. To run it in local mode(as part of build), set the property "it.run.mode" to "local" from the command line. It is done by adding -Dit.run.mode=local while issuing the build command


was (Author: nperiwal):
Now, EntityManagerJerseyIT can run in two modes - local and cluster. Default is the cluster mode. If we want to run it in local mode(as part of build), then we will have to set the property "it.run.mode" to "local" from the command line. It can be set as -Dit.run.mode=local

> Migration of EntityManagerJerseyIT to use falcon unit
> -----------------------------------------------------
>
>                 Key: FALCON-1577
>                 URL: https://issues.apache.org/jira/browse/FALCON-1577
>             Project: Falcon
>          Issue Type: Sub-task
>            Reporter: Narayan Periwal
>            Assignee: Narayan Periwal
>         Attachments: FALCON-1577-v0.patch, FALCON-1577-v1.patch
>
>
> In this jira, we migrate EntityManagerJerseyIT using falcon unit.



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