Hi.

> You are welcome to implement your suggestion

I want to, but this repo is out of my ability.
Although I do have some experiences in ICPC, the graph part is handled by
my team mates, and I personally nearly know nothing about any complex graph
algorithms.



Gilles Sadowski <gillese...@gmail.com> 于2020年6月13日周六 下午9:31写道:

> Hi.
>
> 2020-06-13 15:11 UTC+02:00, Xeno Amess <xenoam...@gmail.com>:
> >> IMO, the top priority is now to fix the failing unit tests;
> >> personally, I'm not going to merge any PR before that is
> >> achieved (and please refer to the JIRA identifier[1] in the
> >> corresponding commit/PR).
> >
> > agreed.
> >
> > And I still suggest revert back to the last version which can build, and
> > start an investigation/modification about every commit after that.
>
> You are welcome to implement your suggestion and/or
> coordinate with Amey.
>
> > After all it is not good to leave hundreds of commits who fails tests in
> > branch master.
> > That is confusing when people try to learn about history of this repo /
> how
> > does the repo built from beginning.
>
> Another perspective: It reflects the actual history of the
> repository.
> Presumably, this would not have happened in a released
> component; at least, it was right for this component to be
> in the sand-box. ;-)
>
> Personally, I'd forget about the history prior to the move to
> git (viewed as the "initial" state from a source code donation),
> fix the issues and start refactoring.
>
> Regards,
> Gilles
>
> >
> > Gilles Sadowski <gillese...@gmail.com> 于2020年6月13日周六 下午9:06写道:
> >
> >> Hello.
> >>
> >> After the migration from SVN to "gitbox", we noticed that the
> >> _first_ build failed due to 3 unit tests not passing (see e.g. the
> >> Travis report  referred to the JIRA report[1]).
> >>
> >> The move to "git" was intended to make it easier for people
> >> willing to revive the [Graph] project.
> >>
> >> IMO, the top priority is now to fix the failing unit tests;
> >> personally, I'm not going to merge any PR before that is
> >> achieved (and please refer to the JIRA identifier[1] in the
> >> corresponding commit/PR).
> >>
> >> Furthermore, I'd suggest that branch "modularization"
> >> becomes the reference branch (in place of "master"[2]),
> >> since the latest batch of work for [Graph] was done on
> >> that one, seemingly leaving "master" behind (TBC by
> >> Amey?).  [This path might avoid subsequent work of
> >> merging the fixed (but outdated) "master" into the more
> >> recent branch that is bound to replace it anyway...]
> >>
> >> Thanks,
> >> Gilles
> >>
> >> [1] https://issues.apache.org/jira/browse/SANDBOX-510
> >> [2] Even though the names of the maven "modules" should
> >> be changed (for the sake of code layout "standardization"
> >> with other modular components such as "Commons RNG").
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to