Juhan Aasaru created FINCN-185:
----------------------------------
Summary: create stabilisation branch 0.1.x
Key: FINCN-185
URL: https://issues.apache.org/jira/browse/FINCN-185
Project: Fineract Cloud Native
Issue Type: Task
Reporter: Juhan Aasaru
At this moment all known Fineract-CN functionality works. Also we have solved
most of the issues in
[https://cwiki.apache.org/confluence/display/FINERACT/Fineract+CN+Compliance+Report]
so now is goot time to create a branch 0.1.x to each repository and configure
the dependencies to use artifacts build from this branch. This way we are able
to have a stablie, working version of Fineract-CN always available. We continue
to fix bugs and add new features in develop branch as we have done this far.
What needs to be done in each repository:
1. create new branch 0.1.x
2. replace all the occurences of '0.1.0-BUILD-SNAPSHOT' need to be replaced
with '0.1.x-SNAPSHOT'
We can create versions 0.1.0-M1, 0.1.0-M2, 0.1.0, 0.1.1 etch from this branc by
tagging versions.
NB! We will never merge branch 0.1.x to develop, we only can merge commits from
develop to 0.1.x (need to be careful with this not to break working version).
I will do this myself
--
This message was sent by Atlassian Jira
(v8.3.4#803005)