Re: Hello Apache Commons :)

2020-12-01 Thread Kanak Sony
Thank you for responding :) I have reviewed bugs @MATH, looks like this would be a bit difficult for me to start as beginner. I would like to start with some small issues. -- Regards, Kanak Sony On Wed, Nov 25, 2020 at 7:13 PM Gilles Sadowski wrote: > Hello. > > Le mar. 24 nov. 2020 à 21:1

How to run Test cases of Apache Commons Lang in Intellij?

2020-12-01 Thread Kanak Sony
Hey Developers, I have been trying to debug the library in Intellij and in respect to that trying to run test cases of Apache Commons Lang in intellij but I was unable to find the same. Can anyone of you please suggest me if any such resources are available? -- Regards, Kanak Sony

Re: [MATH] - Truncated Normal Distribution

2020-12-01 Thread Gilles Sadowski
Hello. Le mar. 1 déc. 2020 à 06:02, Marko Malenic a écrit : > > Awesome. > > Should I submit a jira ticket for this? Yes. https://issues.apache.org/jira/browse/STATISTICS Regards, Gilles > > On Tue, Dec 1, 2020 at 12:11 PM Gilles Sadowski > wrote: > > > Hello. > > > > Le mar. 1 déc. 2020 à 01

Re: How to run Test cases of Apache Commons Lang in Intellij?

2020-12-01 Thread Phil Steitz
On 12/1/20 3:19 AM, Kanak Sony wrote: Hey Developers, I have been trying to debug the library in Intellij and in respect to that trying to run test cases of Apache Commons Lang in intellij but I was unable to find the same. Can anyone of you please suggest me if any such resources are availabl

Re: How to run Test cases of Apache Commons Lang in Intellij?

2020-12-01 Thread John Patrick
Standard steps for a Maven project in IntelliJ... a.k.a. open maven pom.xml in IntelliJ as a project. You should see a "Maven" tab and inside that tab see "Apache Commons Lang". Then expand commons-lang->src->test->java->org.apache.commons.lang3. Then right click or secondary click on the folde

Re: [commons-bsf] Question(s)

2020-12-01 Thread John Patrick
Rony, Check emails that I started or replied too, from 1st March 2020 onwards. Probably up to about 10 separate email chains covering dependabot, java 1.6/1.7/8/11+, junit 4.13, junit jupiter, getting repo's in sync. So I wasn't raising pr's blindly, I was doing them in conjunction with email conve