harrisric

Results 5 issues of harrisric

It is possible to have each module have a set of depencies which are not circular in themselves but which makes it impossible to build either project, i.e. Suppose you...

When reviewing code it is useful to be able to step forwards and backwards through the history for that file. This might be either as a whole file view (potentially...

enhancement
UI

In using `flatten:flatten` I have found a change in behaviour between 1.3.0 and 1.6.0. Specifically I think that the change is in 1.4.0 as this is the first version at...

bug

If we have the scenario as follows: - Base {A = 1, B = 1} - BranchX {A = 2, B = 1} - BranchY {A = 1, B =...

Thanks for your contribution to [Apache Commons](https://commons.apache.org/)! Your help is appreciated! Before you push a pull request, review this list: - [/] Read the [contribution guidelines](CONTRIBUTING.md) for this project. -...