You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (JIRA)" <ji...@apache.org> on 2016/11/16 09:34:58 UTC

[jira] [Created] (UNOMI-65) Integrate jgitflow to manage feature branches

Serge Huber created UNOMI-65:
--------------------------------

             Summary: Integrate jgitflow to manage feature branches
                 Key: UNOMI-65
                 URL: https://issues.apache.org/jira/browse/UNOMI-65
             Project: Apache Unomi
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.2.0-incubating
            Reporter: Serge Huber
            Assignee: Serge Huber
             Fix For: 1.2.0-incubating


I propose that we integrate the jgitflow-maven-plugin to make it easier to create and manage feature branches.

This way we could then simply create a new feature branch using : 

mvn jgitflow:feature-start

and then complete it with 

mvn jgitflow:feature-finish

If there are no objections I'll start integrating this.



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