You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@batchee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/06/23 11:00:01 UTC

[jira] [Created] (BATCHEE-121) Make the default CLI lifecycle configurable via batchee.properties

Mark Struberg created BATCHEE-121:
-------------------------------------

             Summary: Make the default CLI lifecycle configurable via batchee.properties 
                 Key: BATCHEE-121
                 URL: https://issues.apache.org/jira/browse/BATCHEE-121
             Project: BatchEE
          Issue Type: Bug
          Components: CLI
    Affects Versions: 0.4-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.5-incubating


Currently one has to define a lifecycle for batches in the CLI manually.
But some batches do exactly know the lifecylce they need to run with.
So it would be great if they could declare that intent in batchee.properties already.

The decision tree would be

* -lifecycle bla parameter on the CLI
* if not given -> read org.apache.batchee.cli.lifecycle=bla from batchee.properties
* if still not given -> run without Lifecycle



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