Re: [MATH] Build Failure

2022-01-05 Thread Gilles Sadowski
By the way, we should also start a new ML thread when we change subject (this thread was about "Build Failure", not about modifying a previous PR). Thanks, Gilles Le mer. 5 janv. 2022 à 17:50, Gilles Sadowski a écrit : > > On GH, the "feature" branch referred to below is at > > https://gith

Re: [MATH] Build Failure

2022-01-05 Thread Gilles Sadowski
On GH, the "feature" branch referred to below is at https://github.com/apache/commons-math/tree/feature__MATH-1563__genetic_algorithm Le mer. 5 janv. 2022 à 17:45, Gilles Sadowski a écrit : > > Hello. > > Le mer. 5 janv. 2022 à 09:26, Avijit Basak a écrit : > > > > Hi All > > > >I h

Re: [MATH] Build Failure

2022-01-05 Thread Gilles Sadowski
Hello. Le mer. 5 janv. 2022 à 09:26, Avijit Basak a écrit : > > Hi All > >I have identified a few *protected* methods which could be made > *private*. Those are mostly validation methods of input arguments and used > internally. Keeping them as protected won't add much value considering >

Re: [MATH] Build Failure

2022-01-05 Thread Avijit Basak
Hi All I have identified a few *protected* methods which could be made *private*. Those are mostly validation methods of input arguments and used internally. Keeping them as protected won't add much value considering future extension. I would like to do the modification. It would be

Re: [MATH] Build Failure

2022-01-02 Thread Avijit Basak
Hi All I have created a new *PR*(*#200*) with all changes under a single commit message. Kindly review the same and let me know if any further change is required. Thanks & Regards --Avijit Basak On Mon, 27 Dec 2021 at 23:31, Gilles Sadowski wrote: > Hello. > > Le lun. 27 déc. 2021 à 16

Re: [MATH] Build Failure

2021-12-27 Thread Gilles Sadowski
Hello. Le lun. 27 déc. 2021 à 16:02, Avijit Basak a écrit : > > Hi All > > Please ignore my previous mail. The rebase is done successfully. > Please let me know if there is any issue. Here is a the list of commit messages that are should not be present (at least not when introducing comp

Re: [MATH] Build Failure

2021-12-27 Thread Avijit Basak
Hi All Please ignore my previous mail. The rebase is done successfully. Please let me know if there is any issue. Thanks & Regards --Avijit Basak On Mon, 27 Dec 2021 at 19:21, Avijit Basak wrote: > Hi All > > I have tried to rebase. However I found too many conflicts and > most

Re: [MATH] Build Failure

2021-12-27 Thread Avijit Basak
Hi All I have tried to rebase. However I found too many conflicts and most of them are unnecessary. So I aborted the process. Can we avoid the rebase as we have very few commits after the last rebase. Please share your views on this. Thanks & Regards --Avijit Basak On Sat, 25 Dec 2021 at

Re: [MATH] Build Failure

2021-12-25 Thread Gilles Sadowski
Hello. I've fetched the current contents of PR 199; locally, the build completes successfully, so the problem reported by Travis looks strange indeed. I would create a branch for further discussion on your GA design but please first create a *single* commit that contains all changes wrt to current

Re: [MATH] Build Failure

2021-12-24 Thread Gilles Sadowski
Le ven. 24 déc. 2021 à 18:09, Avijit Basak a écrit : > > Hi > >I have no access to change anything in the master branch. That's normal. Anyways, the issue is not in the "master" branch[1] but likely in your clone of it. Please compare the Travis log with the Jenkins log.[1] > The > artif

Re: [MATH] Build Failure

2021-12-24 Thread Avijit Basak
Hi I have no access to change anything in the master branch. The artifact id for the module "commons-math-core" is mentioned as "commons-math4-core" in the pom file present in the master branch. Please check the following URL. https://github.com/apache/commons-math/blob/master/commons-math-

Re: [MATH] Build Failure

2021-12-24 Thread Gilles Sadowski
Le ven. 24 déc. 2021 à 12:23, Avijit Basak a écrit : > > Hi > > I have initiated the build once again after pulling changes from > the master branch. However, the build has failed again. Kindly look into > the report. > https://app.travis-ci.com/github/apache/commons-math/builds/2439637

Re: [MATH] Build Failure

2021-12-24 Thread Avijit Basak
Hi I have initiated the build once again after pulling changes from the master branch. However, the build has failed again. Kindly look into the report. https://app.travis-ci.com/github/apache/commons-math/builds/243963791 The artifact id "commons-math4-core" is present in th

Re: [MATH] Build Failure

2021-12-23 Thread Gilles Sadowski
Hi. Le mer. 22 déc. 2021 à 17:31, Gilles Sadowski a écrit : > > Hello. > > Le mer. 22 déc. 2021 à 15:05, Avijit Basak a écrit : > > > > Hi All > > > > I am facing a build issue for PR #199 in commons-math library. After you fix the build (cf. below), I'll create a branch dedicated to G

Re: [MATH] Build Failure

2021-12-22 Thread Gilles Sadowski
Hello. Le mer. 22 déc. 2021 à 15:05, Avijit Basak a écrit : > > Hi All > > I am facing a build issue for PR #199 in commons-math library. Next time, please provide a direct link to the build log. Thanks. The last Travis build is here: https://app.travis-ci.com/github/apache/commons-