Arnoud Glimmerveen
Arnoud Glimmerveen
@bvarner do you agree that with the suggested deltas from #120 and #122 , we can move forward to merging branch [feature/other-branch-reversioning-extension](https://github.com/egineering-llc/gitflow-helper-maven-plugin/tree/feature/other-branch-reversioning-extension) and cutting a 3.1.0 release?
Hi @rondefreitas , sorry for this (very) late reply. I have been using a locally forked version of this relatively successfully. The main issue I encounter with this functionality is...
Hi @rondefreitas and @bvarner , while using this feature for a longer period, there are some changes I think are needed, in order for the OtherBranchVersionExtension to run more reliably,...
In addition to the functional changes, I took the liberty to breakup the original afterProjectsRead function, as it had gotten quite big/nested, which made it hard to read. I also...
@bvarner did you already have to see if you agree with the proposed changes? I think with these additional changes we could consider #105 as closed.
Submitted PR #129 that adds a feature that provides means for the described use-case to work.
I guess that with the merging of PR #126 and #128 this issue can be closed as well. There is an open PR #134 with some improvements, but I think...
Thank you @bvarner for merging this! I have opened an additional PR to fix certain edge cases we ran into while using this capability #134
Good suggestion to change the syntax to better align with the Maven notation conventions. Just a small remark on the check to avoid configuration errors: it will result in "false...