You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (JIRA)" <ji...@apache.org> on 2017/08/18 18:54:00 UTC

[jira] [Updated] (MNEMONIC-343) Add a switch option to select specific example to run

     [ https://issues.apache.org/jira/browse/MNEMONIC-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wang, Gang updated MNEMONIC-343:
--------------------------------
    Description: 
The switch option is used for the user to run the different example in one example application. 
{code:sh}
$ mvn exec:exec -Pexample -pl mnemonic-examples <example name> <optional parameters>
{code}

  was:
The switch option is used for the user to run the different example in one example application. 
{code:bash}
$ mvn exec:exec -Pexample -pl mnemonic-examples <example name> <optional parameters>
{code}


> Add a switch option to select specific example to run
> -----------------------------------------------------
>
>                 Key: MNEMONIC-343
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-343
>             Project: Mnemonic
>          Issue Type: Improvement
>          Components: Example
>    Affects Versions: 0.9.0-incubating
>            Reporter: Wang, Gang
>
> The switch option is used for the user to run the different example in one example application. 
> {code:sh}
> $ mvn exec:exec -Pexample -pl mnemonic-examples <example name> <optional parameters>
> {code}



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